Skip to content

Releases: zer0-os/zUI

v0.6.1

04 Oct 05:22
8e4f367
Compare
Choose a tag to compare

What's Changed

  • fix: add image export, adjust style export by @colbr in #50

Full Changelog: v0.6.0...v0.6.1

v0.6.0

04 Oct 05:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

04 Oct 05:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.0

04 Oct 05:23
Compare
Choose a tag to compare

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

04 Oct 05:23
Compare
Choose a tag to compare

What's Changed

  • feat(tabs): create new tabs, separate tabnav by @colbr in #32

Full Changelog: v0.2.1...v0.3.0

v0.2.0

04 Oct 05:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.2.0

v0.1.0

17 Aug 12:47
16e76b3
Compare
Choose a tag to compare

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!