v0.9.0
·
31 commits
to main
since this release
[0.9.0] - 2025-11-27
🚀 Features
- (fieldset) Add fieldset component
- (popover) Add icon only popover variant, rounded style, disallowing children
🐛 Bug Fixes
- (table) Remove unused translate prop
🏭 Operations
- (release) Update and commit docs before publishing
🚜 Refactor
- (i18n/loader) Extract texts into separate file
- (table) Remove unused i18n translate prop
- (input/number) To allow passing rest props to input element
- (input/number) Rename onChanged to onValueChange for more ai/react similarity
- (label) Extract classes
- (number input demo) Add more andvanced use case
📚 Documentation
- (ui lib) Removed i18n files