Skip to content

v0.8.0

Choose a tag to compare

@lxsmnsyc lxsmnsyc released this 06 Oct 15:32
· 602 commits to main since this release

This release introduces some breaking changes!

  • Tailwind prefix has been dropped.
  • Toaster class has been renamed to ToasterStore.
  • Adds Menu, ContextMenu (kind of Disclosure) and Feed.
  • Adds data-sh-disabled, data-sh-expanded, data-sh-active, data-sh-checked and data-sh-pressed properties.
  • Fixes Popover toggle conflict when clicking PopoverButton
  • Adds proper ref handling internally.