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.22.2
🚀 Features
- DataTable: Allow shift selection for table checkboxes - by @lukicenturi (47bec)
View changes on GitHub
v0.22.1
🐞 Bug Fixes
- Accordion: Fix wrong accordion content class - by @lukicenturi (a4cd4)
- Logo: Add fallback mechanism for customSrc - by @lukicenturi (1e775)
View changes on GitHub
v0.22.0
🚀 Features
- Accordions: Implement accordions components - by @lukicenturi (72950)
View changes on GitHub
v0.21.0
🚀 Features
- MenuSelect: Add menu select dropdown, replace simple select on table with menu select - by @tewshi (d94ce)
- Slider: Create slider component - by @lukicenturi (a2bca)
View changes on GitHub
v0.20.0
🐞 Bug Fixes
- DataTable: Fix sorting for BigNumber value - by @lukicenturi (6717d)
- Teleport: Teleport use different instance - by @lukicenturi (0d84d)
View changes on GitHub
v0.19.0
🚀 Features
- Menu: Implement menu component - by @lukicenturi (d964c)
🐞 Bug Fixes
- TextField: Truncate label overflow if it's too long - by @lukicenturi in #138 (4d17a)
View changes on GitHub
v0.18.1
🐞 Bug Fixes
View changes on GitHub
v0.18.0
🚀 Features
View changes on GitHub
v0.17.1
v0.17.0
🚀 Features
- Add switch component - by @tewshi (fbea3)
- DataTable: Add ability to scroll to top on paginate, specify global sticky offset - by @tewshi (62d4a)
- TablePagination: Add ability to disable items per page, and also ability to go to any page - by @tewshi (77712)
🐞 Bug Fixes
- DataTable: Reset page to 1 when search value is changed - by @lukicenturi (25745)