Skip to content

Releases: globalbrain/sefirot

v4.31.0

20 Aug 10:43

Choose a tag to compare

Bug Fixes

  • action-menu: flip dropdown alignment if not enough space (#632) (#643) (638901a)
  • keep the linkify-it patch on nuxt too (#644) (e0def5f)
  • reduce unnecessary modularity
  • make useSetupApp SSR compatible
  • handle fallbacks properly
  • don't use aliased imports in distributed code
  • rename useBrowserLang to getBrowserLang (#646) (0cb1b38)

v4.30.1

05 Aug 06:57

Choose a tag to compare

Bug Fixes

  • force override locale and prevent warnings on re-instantiation (#642) (6838faf)

v4.30.0

05 Aug 05:29

Choose a tag to compare

Bug Fixes

Features

  • input: add tabindex props to basic input components (#528) (#639) (4896a85)
  • input: consistent Size and Color type exports from input components (#640) (0ce3e64)

BREAKING CHANGES

  • input: CheckColor is renamed to Check for consistency

v4.29.1

25 Jul 01:17

Choose a tag to compare

Bug Fixes

  • input: bring back mini size (f1b2cd6)

v4.29.0

25 Jul 00:51

Choose a tag to compare

Features

v4.28.0

22 Jul 00:58

Choose a tag to compare

Features

  • action-menu: add dropdown align option (#634) (7ce8381)

v4.27.0

18 Jul 10:26

Choose a tag to compare

Bug Fixes

  • markdown, content: set correct counter in ordered lists, render ordered list marker correctly, and allow passing advanced options (#633) (e15c036)

v4.26.0

17 Jul 04:11

Choose a tag to compare

Bug Fixes

  • input: pass missing props to input base (17c2077)

Features

  • data-list: introduce <SDataList> (#629) (e536d3a)
  • table: support specifying width in column options (#631) (b567340), closes #630

v4.25.1

25 Jun 09:03

Choose a tag to compare

Bug Fixes

v4.25.0

16 Jun 07:51

Choose a tag to compare

Features

  • types: allow passing components in tag props (#626) (ebc3d55)