Skip to content

@headlessui/[email protected]

Compare
Choose a tag to compare
@RobinMalfait RobinMalfait released this 24 Feb 15:30
· 382 commits to main since this release
885f446

Added

  • Add explicit props types for every component (#2282)

Fixed

  • Ensure the main tree and parent Dialog components are marked as inert (#2290)
  • Fix nested Popover components not opening (#2293)
  • Make React types more compatible with other libraries (#2282)
  • Fix Dialog cleanup when the Dialog becomes hidden (#2303)