polaris
polaris copied to clipboard
Bump @headlessui/react from 1.6.5 to 2.1.10
Bumps @headlessui/react from 1.6.5 to 2.1.10.
Release notes
Sourced from @headlessui/react's releases.
@headlessui/react@v2.1.10Fixed
- Use
React.JSXinstead of deprecated globalJSX(#3511)- Fix crash in
ListboxOptionswhen usingas={Fragment}(#3513)
@headlessui/react@v2.1.9Fixed
- Ensure
Elementis available before polyfilling to prevent crashes in non-browser environments (#3493)- Fix crash when using
instanceof HTMLElementin some environments (#3494)- Cleanup
processin Combobox component when using virtualization (#3495)
@headlessui/react@v2.1.8Fixed
- Fix crash when using
as={Fragment}onMenuButton,ListboxButton,DisclosureButtonorButtoncomponents (#3478)
@headlessui/react@v2.1.7Fixed
- Prevent crash in environments where
Element.prototype.getAnimationsis not available (#3473)
@headlessui/react@v2.1.6Fixed
- Fix
ListboxOptionsbeing incorrectly marked asinert(#3466)- Fix crash when using
DisclosureButtoninside of aDisclosurePanelwhen theDisclosureis open by default (#3465)
@headlessui/react@v2.1.5Fixed
- Fix transition bug on Firefox, triggered by clicking the
PopoverButtonin rapid succession (#3452)
@headlessui/react@v2.1.4Fixed
- Fix components not closing properly when using the
transitionprop (#3448)
@headlessui/react@v2.1.3Fixed
- Ensure
Transitioncomponent state doesn't change when it becomes hidden (#3372)- Fix closing components using the
transitionprop, and after scrolling the page (#3407)- Ensure all client components are marked correctly to avoid a crash with React 19 and Turbopack (#3429)
@headlessui/react@v2.1.2Fixed
- Fix prematurely added anchoring styles on
ListboxOptions(#3337)
... (truncated)
Changelog
Sourced from @headlessui/react's changelog.
[2.1.10] - 2024-10-10
Fixed
- Use
React.JSXinstead of deprecated globalJSX(#3511)- Fix crash in
ListboxOptionswhen usingas={Fragment}(#3513)[2.1.9] - 2024-10-03
Fixed
- Ensure
Elementis available before polyfilling to prevent crashes in non-browser environments (#3493)- Fix crash when using
instanceof HTMLElementin some environments (#3494)- Cleanup
processin Combobox component when using virtualization (#3495)[2.1.8] - 2024-09-12
Fixed
- Fix crash when using
as={Fragment}onMenuButton,ListboxButton,DisclosureButtonorButtoncomponents (#3478)[2.1.7] - 2024-09-11
Fixed
- Prevent crash in environments where
Element.prototype.getAnimationsis not available (#3473)[2.1.6] - 2024-09-09
Fixed
- Fix
ListboxOptionsbeing incorrectly marked asinert(#3466)- Fix crash when using
DisclosureButtoninside of aDisclosurePanelwhen theDisclosureis open by default (#3465)[2.1.5] - 2024-09-04
Fixed
- Fix transition bug on Firefox, triggered by clicking the
PopoverButtonin rapid succession (#3452)[2.1.4] - 2024-09-03
Fixed
- Fix components not closing properly when using the
transitionprop (#3448)[2.1.3] - 2024-08-23
Fixed
... (truncated)
Commits
5eb3b122.1.10 -@headlessui/reacta4953a2Fix crash inListboxOptionswhen usingas={Fragment}(#3513)3b047fcupdate changelog13d8829UseReact.JSXinstead ofJSX(#3511)24222502.1.9 -@headlessui/react02b43d0Cleanupprocessin Combobox component when using virtualization (#3495)63daa86Fix crash when usinginstanceof HTMLElementin some environments (#3494)f2c80c4EnsureElementis available before polyfilling (#3493)5ca68a9Update react types to avoid unbound method lint errors (#3480)994303f2.1.8 -@headlessui/react- 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)