Releases: rotki/ui-library
Releases · rotki/ui-library
v1.9.0
🚨 Breaking Changes
- Icon: Removes some custom icons that are based on the remix theme
🚀 Features
- Icon: More icons - by @lukicenturi (2dc15)
🐞 Bug Fixes
- Autocomplete: Fix focus in autocomplete - by @lukicenturi (5ef2a)
- Icon: Support all icons tags - by @lukicenturi (2773e)
View changes on GitHub
v1.8.4
🐞 Bug Fixes
- Autocomplete: Fix the styling for the clear button - by @lukicenturi (14d72)
View changes on GitHub
v1.8.3
v1.8.2
v1.8.1
v1.8.0
🚀 Features
- Icon: Add lucide icons - by @lukicenturi (75776)
🐞 Bug Fixes
- Remove prefix ri- for lucide icons - by @lukicenturi (9a5ae)
- Switch: Remove glowing effect in disabled state - by @cleanerzkp in #310 (ac947)
View changes on GitHub
v1.7.1
🐞 Bug Fixes
- AutoComplete: Hide selected item when searching in single select mode - by @cleanerzkp (982d5)
View changes on GitHub
v1.7.0
🚀 Features
- Card: Add content-class prop - by @lukicenturi in #304 (9de30)
- Dialog: Emit click outside and esc click - by @lukicenturi (04d7f)
View changes on GitHub
v1.6.0
🚀 Features
🐞 Bug Fixes
- Export ExternalLinks type that is exposed via props - by @kelsos (6e60b)
- TextField: Add white background - by @lukicenturi (477ee)
View changes on GitHub
v1.5.0
🚀 Features
- Tabs: Props for change indicator position - by @lukicenturi (07dd0)
🐞 Bug Fixes
- Change the rui icon composable to use inject - by @kelsos (2ec2b)
- Resolve double import warning for composables - by @kelsos (7e34d)
- DataTable: Make header pagination position fixed - by @lukicenturi (5f8a2)