Releases: rotki/ui-library
Releases · rotki/ui-library
v0.13.0
🚀 Features
- Switch: Introduce switch component - by @lukicenturi in #190 (8e33e)
🐞 Bug Fixes
- TextField: Styling bug for text-field label - by @lukicenturi (fa383)
View changes on GitHub
v0.12.0
🚀 Features
View changes on GitHub
v0.11.0
v0.10.1
🐞 Bug Fixes
- Rename wrong custom icon - by @lukicenturi in #177 (3e10b)
- DataTable: Make loading column size not expand - by @tewshi in #178 (75505)
View changes on GitHub
v0.10.0
🚀 Features
- Adjustments for generating and splitting icons - by @tewshi (64d6d)
- Table grouping, provide table defaults, adjust examples - by @tewshi (64561)
- useBreakpoint: Tailwind breakpoint composable - by @lukicenturi in #174 (7bf84)
🐞 Bug Fixes
View changes on GitHub
v0.9.0
🚀 Features
- Button: Add variant list to button - by @lukicenturi (f4e0e)
- Stepper: Add loading prop and automatic render for non-custom stepper - by @lukicenturi (55307)
🐞 Bug Fixes
- DataTable: External pagination, and sticky table header - by @lukicenturi (adaf4)
View changes on GitHub
v0.8.1
v0.8.0
🚨 Breaking Changes
- Change library how initialization happens - by @kelsos (e10c3)
- Chip: Add closeable, readonly, and close-icon props - by @lukicenturi in #150 (675e1)
🚀 Features
- DataTable:
🐞 Bug Fixes
- Card: Adjust Card footer padding - by @lukicenturi in #152 (7fd8e)
View changes on GitHub
v0.7.0
🚀 Features
- Add divider component - by @tewshi (fa6b0)
- Allow multiple error/success messages in form components - by @tewshi (f5f58)
- Add text area component - by @tewshi (64267)
- ButtonGroup:
- Card:
- Checkbox:
- FooterStepper:
- Radio:
- RadioGroup:
- Add label prop - by @lukicenturi (33a7b)
- SkeletonLoader:
- TextField:
🐞 Bug Fixes
- Remove activator div from tooltip - by @kelsos (bf11a)
- Button:
- Card:
- Scope card child style - by @lukicenturi (474d2)
- Checkbox:
- DataTable:
- Radio:
- RadioGroup:
- Pass props to children - by @lukicenturi and @kelsos (1a555)
- TextArea:
- TextField:
- Tooltip:
View changes on GitHub
v0.6.0
🚀 Features
- Add striped props to table - by @lukicenturi (db6a1)
- ButtonGroup: Add separation support to button group - by @tewshi (a404b)
- DataTable: Add body append slot - by @kelsos (90997)
- TextField: Add and animate success message and text color - by @tewshi (31305)