github tailwindlabs/headlessui @headlessui/vue@v1.7.8

latest releases: @headlessui/react@v2.1.8, @headlessui/react@v2.1.7, @headlessui/react@v2.1.6...
20 months ago

Fixed

  • Ensure disabled="false" is not incorrectly passed to the underlying DOM Node (#2138)
  • Fix arrow key handling in Tab (after DOM order changes) (#2145)
  • Fix Tab key with non focusable elements in Popover.Panel (#2147)
  • Don’t overwrite classes during SSR when rendering fragments (#2173)
  • Improve Combobox accessibility (#2153)
  • Fix crash when reading headlessuiFocusGuard of relatedTarget in the FocusTrap component (#2203)
  • Fix FocusTrap in Dialog when there is only 1 focusable element (#2172)
  • Improve Tabs wrapping around when controlling the component and overflowing the selectedIndex (#2213)
  • Fix shadow-root bug closing Dialog containers (#2217)

Added

  • Allow setting tabIndex on the Tab.Panel (#2214)

Changed

  • Adjust SSR detection mechanism (#2102)

Don't miss a new headlessui release

NewReleases is sending notifications on new releases.