Releases: rotki/ui-library
Releases · rotki/ui-library
v0.1.1
v0.1.0
🚀 Features
- Init dependencies - by @lukicenturi (f9195)
- Introduce theme manager - by @tewshi in #15 (be59a)
- Setup base of the design system - by @lukicenturi in #11 (34b48)
- Update build and setup scripts, update types and composables, update docs, use correct syntax and add keys, fix slot name - by @tewshi (7b5e4)
- Icons and dark mode toggle in storybook - by @lukicenturi in #26 (e6fdb)
- Adds cypress integration test - by @tewshi (59b1b)
- Add elevations - by @lukicenturi (f4b16)
- Add checkbox component - by @lukicenturi in #35 (2a927)
- Add stepper component - by @tewshi in #37 (7af3e)
- Adds input component - by @lukicenturi in #39 (2585c)
- Update button component - by @lukicenturi in #42 (75ad4)
- Add progress and footer stepper - by @tewshi in #45 (28828)
- Adds revealable-input component - by @lukicenturi in #46 (0a05f)
- Adds radio component - by @lukicenturi in #47 (7d495)
- Adds alert component - by @lukicenturi (25286)
- Setup typescript and make storybook interactive - by @lukicenturi in #49 (f33e7)
- Adds button group component - by @lukicenturi in #51 (73ad4)
- Add spinner to loading button - by @lukicenturi in #52 (5b971)
- Remove font face from the bundle - by @lukicenturi in #58 (7c541)
- Define text color - by @lukicenturi in #66 (da3c4)
- Adds tailwind config plugin - by @lukicenturi in #61 (f3b58)
- Adds autocomplete and chip components - by @tewshi in #65 (08da4)
🐞 Bug Fixes
- Storybook build - by @tewshi in #32 (e5bf8)
- Remove input outline - by @lukicenturi and @kelsos in #48 (a0b27)
- Add required prop to radio story to make it reactive on storybook - by @tewshi in #54 (2099e)
- Properly externalize fontface - by @lukicenturi in #67 (2b507)
- Makes alert title optional - by @lukicenturi in #68 (36713)
- Line height gettting overriden - by @lukicenturi in #69 (bcd50)
- Updates chips color adds outline variant - by @tewshi in #70 (0757b)
- logo: Src not found when used in other repository - by @lukicenturi in #57 (41b28)