react-pdf-js
react-pdf-js copied to clipboard
Bump @headlessui/react from 2.2.0 to 2.2.4
Bumps @headlessui/react from 2.2.0 to 2.2.4.
Release notes
Sourced from @headlessui/react's releases.
@headlessui/react@v2.2.4Fixed
- Fix
Comboboxerror (unexpected undefined) when using virtual mode (#3734)
@headlessui/react@v2.2.3Added
- Add a quick trigger action to the
Menu,ListboxandComboboxcomponents (#3700)Fixed
- Fix clicking
Labelcomponent should open<Input type="file">(#3707)- Ensure clicking on interactive elements inside
Labelcomponent works (#3709)- Fix focus not returned to SVG Element (#3704)
- Fix
Listboxnot focusing first or last option on ArrowUp / ArrowDown (#3721)- Performance improvement: only re-render top-level component when nesting components e.g.:
Menuinside aDialog(#3722)- Fix closing
Menuwhen otherMenuis opened (#3726)
@headlessui/react@v2.2.2Fixed
- Improve
Menucomponent performance (#3685)- Improve
Listboxcomponent performance (#3688)- Improve
Comboboxcomponent performance (#3697)- Open
MenuandListboxonmousedown(#3689)- Fix
Transitioncomponent from incorrectly exposing theClosingstate (#3696)
@headlessui/react@v2.2.1Added
- Accept
tabIndexon theCheckboxcomponent (#3645)- Accept
tabIndexon theRadioGroupcomponent (#3646)Fixed
- Use correct
ownerDocumentwhen using internalPortalcomponent (#3594)- Bump
@tanstack/react-virtualto fix warnings in React 19 projects (#3588)- Fix
aria-invalidattributes to have a valid'true'value (#3639)- Add missing
invalidprop toComboboxcomponent (#3677)- Fix
Unexpected undefinedcrash inComboboxcomponent withvirtualmode (#3678)
Changelog
Sourced from @headlessui/react's changelog.
[2.2.4] - 2025-05-20
Fixed
- Fix
Comboboxerror (unexpected undefined) when using virtual mode (#3734)[2.2.3] - 2025-05-12
Added
- Add a quick trigger action to the
Menu,ListboxandComboboxcomponents (#3700)Fixed
- Fix clicking
Labelcomponent should open<Input type="file">(#3707)- Ensure clicking on interactive elements inside
Labelcomponent works (#3709)- Fix focus not returned to SVG Element (#3704)
- Fix
Listboxnot focusing first or last option on ArrowUp / ArrowDown (#3721)- Performance improvement: only re-render top-level component when nesting components e.g.:
Menuinside aDialog(#3722)- Fix closing
Menuwhen otherMenuis opened (#3726)[2.2.2] - 2025-04-17
Fixed
- Improve
Menucomponent performance (#3685)- Improve
Listboxcomponent performance (#3688)- Open
MenuandListboxonmousedown(#3689)- Fix
Transitioncomponent from incorrectly exposing theClosingstate (#3696)- Improve
Comboboxcomponent performance (#3697)[2.2.1] - 2025-04-04
Added
- Accept
tabIndexon theCheckboxcomponent (#3645)- Accept
tabIndexon theRadioGroupcomponent (#3646)Fixed
- Use correct
ownerDocumentwhen using internalPortalcomponent (#3594)- Bump
@tanstack/react-virtualto fix warnings in React 19 projects (#3588)- Fix
aria-invalidattributes to have a valid'true'value (#3639)- Add missing
invalidprop toComboboxcomponent (#3677)- Fix
Unexpected undefinedcrash inComboboxcomponent withvirtualmode (#3678)
Commits
bc76bbd2.2.4 -@headlessui/react17f75c3update changelogd689bbcFixComboboxissue when using virtual mode (#3734)8a240402.2.3 -@headlessui/reactad7300bFix closingMenuwhen otherMenuis opened (#3726)afc04bcImplementPopoverusing a separate state machine (#3725)7ff4b5bfix typo18cf984Performance improvement: only re-render top-level component (#3722)662663drevert accidentally removed part of testa7e0f0aSimplify internal tests (#3720)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)