This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
Releases: rotki/ui-library-compat
Releases · rotki/ui-library-compat
v0.10.0
🚨 Breaking Changes
- Chip: Rename prop 'label' to 'tile' - by @lukicenturi (8fb4d)
🚀 Features
- Button: Add variant "list" to button - by @lukicenturi in #90 (f9626)
🐞 Bug Fixes
- Card:
- Adjust Card footer padding - by @lukicenturi in #89 (cda54)
- Adjust Card footer padding - by @lukicenturi in #92 (9f698)
View changes on GitHub
v0.9.2
v0.9.1
🐞 Bug Fixes
- Expose contextColors - by @kelsos (31e96)
- Chip: Add type=button to chip close button - by @lukicenturi (ed47a)
- Tabs: Highlight correct active tab on route changed - by @lukicenturi (6935c)
View changes on GitHub
v0.9.0
🚀 Features
- Chip: Add closeable, readonly, and close-icon props - by @lukicenturi (dbf95)
🐞 Bug Fixes
View changes on GitHub
v0.8.4
🐞 Bug Fixes
- Checkbox: Make component root inherit root attributes - by @tewshi (7f7e4)
- Radio: Make component root inherit root attributes - by @tewshi (8d59b)
- TextArea: Make component root inherit root attributes, remove unused prop - by @tewshi (311cb)
- TextField: Make component root inherit root attributes, remove extra div node - by @tewshi (d883b)
View changes on GitHub
v0.8.3
🚀 Features
- Add text area component - by @tewshi in #73 (27b61)
- RadioGroup: Add label for radio group - by @lukicenturi in #72 (8c579)
🐞 Bug Fixes
- Scope card child style - by @lukicenturi in #74 (a6926)
View changes on GitHub
v0.8.2
🚀 Features
- Update card subheader style, add prop - by @lukicenturi (4f3f9)
- Add clearable props for text field - by @lukicenturi (d2e35)
- Adjust errorMessages and successMessages to accept string - by @lukicenturi (1991e)
🐞 Bug Fixes
- Pass down props from radio group to its children - by @lukicenturi in #71 (9791d)
View changes on GitHub
v0.8.1
🐞 Bug Fixes
- Tooltip: Add listeners for tooltip - by @lukicenturi in #62 (a8e5a)
View changes on GitHub
v0.8.0
v0.7.4
No significant changes