Skip to content

@headlessui/vue@v1.7.14

Compare
Choose a tag to compare
@RobinMalfait RobinMalfait released this 01 Jun 10:42
· 262 commits to main since this release
14b8c56

Fixed

  • Fix memory leak in Popover component (#2430)
  • Ensure FocusTrap is only active when the given enabled value is true (#2456)
  • Ensure the exposed activeIndex is up to date for the Combobox component (#2463)
  • Improve control over Menu and Listbox options while searching (#2471)
  • Consider clicks inside iframes to be "outside" (#2485)
  • Ensure moving focus within a Portal component, does not close the Popover component (#2492)

Changed

  • Move types condition to the front (#2469)