Releases: rotki/ui-library
Releases · rotki/ui-library
v0.5.1
🐞 Bug Fixes
- Button: Update loading state in button - by @lukicenturi in #127 (ad389)
- Card: Update card bg to use solid color - by @lukicenturi in #128 (9b91d)
- Table: Fix pagination not wrapping properly - by @lukicenturi in #130 (9cc34)
- Tooltip: Fix behaviour of open and close delay - by @lukicenturi in #129 (955d6)
View changes on GitHub
v0.5.0
🚀 Features
🐞 Bug Fixes
- Badge:
- Chip:
- Allow skipping label when slot is used - by @kelsos and @lukicenturi (ea2a1)
- DataTable:
- Exposes table pagination type - by @kelsos and @lukicenturi (faf71)
- Add internal pagination support - by @kelsos and @lukicenturi (0d573)
- Add border radius to table, set default to most used - by @tewshi (51ae0)
- Improve type inference by introducing generics - by @kelsos (c3a6a)
- Tab:
- Adds automatic tab id generation - by @kelsos and @lukicenturi (972bc)
- TabItem:
- Tooltip:
View changes on GitHub
v0.4.0
🚨 Breaking Changes
- DataTable: Update align props in table component - by @lukicenturi in #108 (fbe0d)
- Tooltip: Update tooltip component to easier migration from vuetify - by @lukicenturi in #109 (a6e58)
🚀 Features
- Adds tabs component - by @lukicenturi in #107 (9c07e)
- AutoComplete: Add listener to autocomplete component - by @lukicenturi in #111 (9bcb9)
🐞 Bug Fixes
- Updates slots in chip and dialog component - by @lukicenturi in #110 (59790)
View changes on GitHub
v0.3.0
🚀 Features
- Adds tooltip component - by @tewshi (7de9d)
- Adds data table component - by @tewshi in #93 (7c548)
- Adds modal dialog component - by @tewshi in #96 (494fb)
- Adds card component - by @tewshi in #103 (82346)
- Alert: Adds title and default slot support - by @lukicenturi (c14e7)
- Logo: Adds support for custom src - by @lukicenturi in #95 (ad636)
- Table: Adds empty and loading states - by @tewshi in #100 (11f8f)
🐞 Bug Fixes
- Adjusts colors to support custom theme - by @lukicenturi in #99 (c0626)
- Tooltip: Show tooltips on small screens - by @tewshi in #94 (7d4a5)
View changes on GitHub
v0.2.4
🚀 Features
- AutoComplete: Adds no-data slot in template - by @lukicenturi in #88 (e212f)
View changes on GitHub
v0.2.3
🚀 Features
- Stepper: Keeps active step visible on screen - by @lukicenturi in #87 (bcb42)
View changes on GitHub
v0.2.2
v0.2.1
🐞 Bug Fixes
View changes on GitHub
v0.2.0
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
- Sets adaptive theme default and removes unhead - by @lukicenturi in #83 (167fb)
- Allows import from /components and /composables - by @kelsos in #84 (51cbb)
- AutoComplete: Improves performance with virtual scroller - by @lukicenturi in #80 (83511)
- Button: Overrides preflight style from tailwind - by @lukicenturi in #79 (3233d)
- Stepper: Adjusts style and simplifies custom steps - by @lukicenturi in #81 (ba613)
View changes on GitHub
v0.1.2
🚀 Features
- Removes tabindex from textfield - by @lukicenturi in #73 (03989)