@reapit/elements_v5.0.0-beta.32
Pre-release
Pre-release
·
73 commits
to main
since this release
Notable Changes
🎉 New additions
- BottomBar has been refactored to align with the patterns used by
SideBar
andTopBar
. It is also now properly exported from the lib. - Text now supports colour
inherit
, but remember, this utility component is only intended for prototyping or use in Element's documentation - Table cells now support alignment options
🐛 Fixes
- Types are included again in the published NPM artefact 🤦
- Icons
colour
prop renamed tocolor
What's Changed
- fix: #368 tablecell aligment by @rpt-rfoxy in #444
- feat: #218 added v5 Table Row Selection Component with Table Provider by @DanishAli-Reapit in #467
- chore: bump package version by @kurtdoherty in #537
- feat: Add new size to icons and make it the default by @kurtdoherty in #539
- feat: Add inherit option for text colour by @kurtdoherty in #540
- fix: #542 types are now built properly by @kurtdoherty in #543
- feat: use native color SVG attribute for icons by @kurtdoherty in #544
- chore: refactor bottom bar item as subcomponent of bottom bar by @kurtdoherty in #545
- chore: add new bottom bar menu list as subcomponent of bottom bar by @kurtdoherty in #546
- chore: update design tokens by @kurtdoherty in #541
- chore: Update drawer to use new
overlay/50
variable by @kurtdoherty in #547 - chore: refactor bottom bar by @kurtdoherty in #548
- chore: add date for beta.32 release in changelog by @kurtdoherty in #549
Full Changelog: https://github.com/reapit/elements/compare/@reapit/elements_v5.0.0-beta.31...@reapit/elements_v5.0.0-beta.32