@headlessui/react@v2.1.2
github-actions
released this
05 Jul 16:18
·
30 commits
to main
since this release
Fixed
- Fix prematurely added anchoring styles on
ListboxOptions
(#3337) - Ensure
unmount
onDialog
works in combination with thetransition
prop onDialogBackdrop
andDialogPanel
components (#3352) - Fix crash in
Combobox
component when invirtual
mode when options are empty (#3356) - Fix hanging tests when using
anchor
prop (#3357) - Fix
transition
andfocus
prop combination forPopoverPanel
component (#3361) - Fix outside click in nested portalled
Popover
components (#3362) - Fix restoring focus to correct element when closing
Dialog
component (#3365) - Fix
flushSync
warning forCombobox
component withimmediate
prop enabled (#3366)