Releases: zer0-os/zUI
Releases · zer0-os/zUI
v0.6.1
v0.6.0
What's Changed
- fix: missing .scss files in build by @joonchoi0918 in #47
- feat: add markdown editor and viewer by @joonchoi0918 in #46
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
What's Changed
- refactor(modal): remove CSS-in-JS [skip ci] by @colbr in #29
- feat: additional token launcher components by @ashmidgley in #27
Full Changelog: v0.3.1...v0.4.0
v0.3.0
v0.2.0
What's Changed
- feat: add storybook version [skip ci] by @joonchoi0918 in #26
- feat: port media input component to zui by @ashmidgley in #25
Full Changelog: v0.1.6...v0.2.0
v0.1.0
Releasing some basic primitives to kick things off.
The following primitives are included:
- AsyncTable (Incomplete)
- Button
- Card
- DropdownMenu
- Icons (Currently a subset of our icon kit wrapped in Radix UI Accessible Icon primitives)
- Input
- Link (ArrowLink)
- LoadingIndicator
- Modal
- Skeleton
- StepBar
- TabNav
- Tooltip
- Wizard
- ZUIProvider
Note: do not expect this release to be particularly stable or usable - this is being actively iterated on!