Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 10:46
· 1938 commits to main since this release

0.1.14 (2023-09-19)

Bug Fixes

  • combobox: fix race condition issue with disabled options (494d68f)
  • combobox: remove platform prop (dd029ce)
  • combobox: removing extra ref api (d7f4982)
  • cypress: tests fixes, docs improvements (90688a4)
  • docs & popover: popover overflow fix, banner animation fix (fd9ec4e)
  • headless/tabs: flickering is fixed (e5193fc)
  • headless/tabs: type issues (aa15c83)
  • kit-headless: fix the TS2742 errors on dts generation (b71d1d0)
  • type issues (ba0eaaa)

Features

  • add new separator component and fix typo in status banner message (e9f9d37)
  • combobox: adding floating UI feature parity for the listbox (edaa979)
  • combobox: beta! This component can be used in production (54c8330)
  • combobox: filter API, major refactor, type changes, docs additions (a47e524)
  • combobox: focus first option when hitting down arrow (1bc9bca)
  • combobox: more feature parity with floating UI (742ccfd)
  • combobox: new keyboard navigation, selecting options, prevent default on click (15d5924)
  • combobox: new prop support such as default Value, better navigation, bigger test suite (4b4ae1b)
  • combobox: proper disabled behavior, refactor (1bff0a0)
  • combobox: search Bar configuration (6149b6d)
  • docs: docs fixes (ac59001)
  • docs: docs redesign (bdc9e95)
  • docs: updating a lot more docs examples (e895a61)
  • headless/tabs: add disabled to TabPanel (d705db4)
  • headless/tabs: add tabId to tab (eb40287)
  • headless/tabs: shortcut for adding tabs (de08124)
  • popover: adding accessibility to the popover trigger - removing ts-reflection (a13cdf0)
  • popover: adding accessibility to the popover trigger as a first test (1bf6f99)
  • popover: changes after review (c3e1532)
  • popover: changes after review (f3581fb)
  • popover: fixed comments from the code review (caf47c0)
  • popover: Making the solution more reliable (5d65ffd)
  • popover: Signing cla (c596e24)
  • portals: portals support, deprecation of autocomplete (e4c03fe)
  • tabs: add "selected" shorthand (2ecc712)