v1.0.0-next.97
Pre-release
Pre-release
·
15 commits
to main
since this release
🚀 Features
- Clean up code and add tests to improve coverage - by @jerrythomas (579f3)
- Added mx-auto for i within icon - by @jerrythomas (9aaae)
- Renamed getType to typeOf and it assumes type is string for undefined and nulls - by @jerrythomas (3502e)
- Switched to using typeOf from @rokkit/data and cleaned up tests - by @jerrythomas (bc64c)
- Modified ItemWrapper to exclude index attribute being passed to item - by @jerrythomas (920e2)
- Added a registry store to contain various components - by @jerrythomas (1f2dd)
- Added tests for TableCell, modified accordion and list to use ListItems component - by @jerrythomas (861ca)
🐞 Bug Fixes
- Remove unused imports, variables and correct missing imports - by @jerrythomas (cb257)
- Resolve issue #39 - by @jerrythomas in #39 (80a2d)
- Fixed tests which were referring to getEvents function - by @jerrythomas (b7ab0)