@headlessui/vue@v1.7.14
RobinMalfait
released this
01 Jun 10:42
·
262 commits
to main
since this release
Fixed
- Fix memory leak in
Popover
component (#2430) - Ensure
FocusTrap
is only active when the givenenabled
value istrue
(#2456) - Ensure the exposed
activeIndex
is up to date for theCombobox
component (#2463) - Improve control over
Menu
andListbox
options while searching (#2471) - Consider clicks inside iframes to be "outside" (#2485)
- Ensure moving focus within a
Portal
component, does not close thePopover
component (#2492)
Changed
- Move
types
condition to the front (#2469)