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.24.1
🐞 Bug Fixes
- MenuSelect:
- Set full-width automatically - by @lukicenturi (1a8fb)
- Weird behaviour because activator doesn't have type=button - by @lukicenturi (3ddfe)
View changes on GitHub
v0.24.0
🚀 Features
- ColorPicker: Introduce ColorPicker component - by @lukicenturi (28584)
View changes on GitHub
v0.23.1
v0.23.0
🚀 Features
- DataTable: Add itemClass prop to set class for each row - by @lukicenturi (3d4d1)
- Dialog: Introduce Dialog and BottomSheet component - by @lukicenturi (897a1)
🐞 Bug Fixes
- MenuSelect: Weird border color and hover state - by @lukicenturi (30221)
- TextField: Fix border color on hover state - by @lukicenturi (0dba1)
View changes on GitHub
v0.22.18
🐞 Bug Fixes
- FooterStepper: Adjust gap between stepper and buttons - by @tewshi (bd6e3)
- Switch: Add some space between error message and the switch - by @lukicenturi (be9d4)
View changes on GitHub
v0.22.17
🚀 Features
View changes on GitHub
v0.22.16
🐞 Bug Fixes
View changes on GitHub
v0.22.15
🚀 Features
- Menu: Add props to keep menu when click outside - by @lukicenturi (4da21)
🐞 Bug Fixes
- Tabs: "active" props not added when "tabValue" is defined - by @lukicenturi (7539e)