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.7.3
v0.7.2
🐞 Bug Fixes
View changes on GitHub
v0.7.1
🐞 Bug Fixes
View changes on GitHub
v0.7.0
🚀 Features
- Add divider component - by @lukicenturi in #42 (e994d)
- ButtonGroup: Add prop to enable separated buttons - by @tewshi (a0e3e)
🐞 Bug Fixes
- ButtonGroup: Resolve type error when setting active - by @lukicenturi in #40 (83dee)
- TextField: Resolve issue when message area appears - by @lukicenturi in #41 (1f452)
View changes on GitHub
v0.6.0
🚀 Features
- Add striped props to table - by @lukicenturi (da7f0)
- ButtonGroup: Add toggle state to button and button group - by @tewshi (430a1)
- RevealableTextField: Add custom color and show success message on text field - by @tewshi in #36 (9eb6d)
🐞 Bug Fixes
- Button: Propagate listeners to button - by @tewshi (8ef2f)
- Card: Change card header to h6 - by @kelsos (f4f97)
- DataTable: Use badge for sort indicator - by @tewshi (c4ef5)
View changes on GitHub
v0.5.2
🐞 Bug Fixes
View changes on GitHub
v0.5.1
v0.5.0
v0.4.4
🐞 Bug Fixes
- Table pagination footer - by @lukicenturi in #25 (71f32)
- Button: Update loading state in button - by @lukicenturi in #23 (1305d)
- Card: Update card bg to use solid color - by @lukicenturi in #22 (e8330)
- Tooltip: Fix open and close delay behaviour - by @lukicenturi in #24 (83dbd)