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

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

Fixed

  • Fix SSR tab rendering on React 17 (#2102)
  • Fix arrow key handling in Tab (after DOM order changes) (#2145)
  • Fix false positive warning about using multiple <Popover.Button> components (#2146)
  • Fix Tab key with non focusable elements in Popover.Panel (#2147)
  • Fix false positive warning when using <Popover.Button /> in React 17 (#2163)
  • Fix failed to removeChild on Node bug (#2164)
  • 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)

Don't miss a new headlessui release

NewReleases is sending notifications on new releases.