Skip to content

v0.1.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Mar 18:48
· 1175 commits to master since this release

🚀 Features

  • createRegistry: add unregister method to registry tickets (b8189d4)
  • createValidation: redesign as per-input rule registry on createGroup (11d5ef6)
  • Input: add new component (#162) (0f9a42c)
  • Select: add headless select compound component (4eae3f2)
  • useBreakpoints: expose mobileBreakpoint on return context (40433de)
  • usePopover: extract popover composable from Popover component (d4a2ea0)
  • useRovingFocus: add new composable (77786eb)
  • useVirtualFocus: add new composable (2e2e575)

🔧 Bug Fixes

  • Select: add Cue, Placeholder, and post-review fixes (ddfb281)
  • useLocale: resolve missing keys from fallback locale (ce9d92f)
  • refactor(useLocale): widen types for t function (ac633ca)