Skip to content

@headlessui/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 21:49
· 16 commits to main since this release
8a24040

Added

  • Add a quick trigger action to the Menu, Listbox and Combobox components (#3700)

Fixed

  • Fix clicking Label component should open <Input type="file"> (#3707)
  • Ensure clicking on interactive elements inside Label component works (#3709)
  • Fix focus not returned to SVG Element (#3704)
  • Fix Listbox not focusing first or last option on ArrowUp / ArrowDown (#3721)
  • Performance improvement: only re-render top-level component when nesting components e.g.: Menu inside a Dialog (#3722)
  • Fix closing Menu when other Menu is opened (#3726)