-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency @headlessui/react to v1.7.19 #49
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/headlessui-react-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/headlessui-react-1.x
branch
from
August 2, 2022 12:35
b7cc292
to
000bff0
Compare
renovate
bot
force-pushed
the
renovate/headlessui-react-1.x
branch
from
September 6, 2022 17:16
000bff0
to
cf01c6e
Compare
renovate
bot
changed the title
Update dependency @headlessui/react to v1.6.6
Update dependency @headlessui/react to v1.7.0
Sep 6, 2022
renovate
bot
force-pushed
the
renovate/headlessui-react-1.x
branch
from
September 12, 2022 22:01
cf01c6e
to
6b73456
Compare
renovate
bot
changed the title
Update dependency @headlessui/react to v1.7.0
Update dependency @headlessui/react to v1.7.1
Sep 12, 2022
renovate
bot
force-pushed
the
renovate/headlessui-react-1.x
branch
from
September 15, 2022 17:30
6b73456
to
9258d91
Compare
renovate
bot
changed the title
Update dependency @headlessui/react to v1.7.1
Update dependency @headlessui/react to v1.7.2
Sep 15, 2022
renovate
bot
force-pushed
the
renovate/headlessui-react-1.x
branch
from
September 30, 2022 16:39
9258d91
to
3150e15
Compare
renovate
bot
changed the title
Update dependency @headlessui/react to v1.7.2
Update dependency @headlessui/react to v1.7.3
Sep 30, 2022
renovate
bot
force-pushed
the
renovate/headlessui-react-1.x
branch
from
November 20, 2022 12:40
3150e15
to
e64f77f
Compare
renovate
bot
changed the title
Update dependency @headlessui/react to v1.7.3
Update dependency @headlessui/react to v1.7.4
Nov 20, 2022
renovate
bot
changed the title
Update dependency @headlessui/react to v1.7.4
Update dependency @headlessui/react to v1.7.13
Mar 17, 2023
renovate
bot
force-pushed
the
renovate/headlessui-react-1.x
branch
from
March 17, 2023 00:01
e64f77f
to
e0c5231
Compare
renovate
bot
changed the title
Update dependency @headlessui/react to v1.7.13
Update dependency @headlessui/react to v1.7.14
Apr 17, 2023
renovate
bot
force-pushed
the
renovate/headlessui-react-1.x
branch
from
April 17, 2023 12:21
e0c5231
to
a60a0d1
Compare
renovate
bot
changed the title
Update dependency @headlessui/react to v1.7.14
Update dependency @headlessui/react to v1.7.15
Jun 2, 2023
renovate
bot
force-pushed
the
renovate/headlessui-react-1.x
branch
from
June 2, 2023 14:57
a60a0d1
to
099f739
Compare
renovate
bot
changed the title
Update dependency @headlessui/react to v1.7.15
Update dependency @headlessui/react to v1.7.16
Jul 27, 2023
renovate
bot
force-pushed
the
renovate/headlessui-react-1.x
branch
from
July 27, 2023 14:50
099f739
to
f3be5c6
Compare
renovate
bot
changed the title
Update dependency @headlessui/react to v1.7.16
Update dependency @headlessui/react to v1.7.17
Aug 17, 2023
renovate
bot
force-pushed
the
renovate/headlessui-react-1.x
branch
from
August 17, 2023 15:45
f3be5c6
to
d5c9b9d
Compare
renovate
bot
force-pushed
the
renovate/headlessui-react-1.x
branch
from
January 8, 2024 15:42
d5c9b9d
to
2123ac8
Compare
renovate
bot
changed the title
Update dependency @headlessui/react to v1.7.17
Update dependency @headlessui/react to v1.7.18
Jan 8, 2024
renovate
bot
force-pushed
the
renovate/headlessui-react-1.x
branch
from
April 15, 2024 16:58
2123ac8
to
0dae888
Compare
renovate
bot
changed the title
Update dependency @headlessui/react to v1.7.18
Update dependency @headlessui/react to v1.7.19
Apr 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.6.5
->1.7.19
Release Notes
tailwindlabs/headlessui (@headlessui/react)
v1.7.19
Compare Source
Fixed
disabled
state on<Tab />
component (#2918)Dialog.Panel
(#2919)hidden
attribute to internal<Hidden />
component when theFeatures.Hidden
feature is used (#2955)tabIndex
on the<Switch />
component (#2966)disabled
state to hidden inputs in form-like components (#3004)selectedIndex
for controlled<Tab/>
components (#3037)v1.7.18
Compare Source
Fixed
<Dialog>
'sonClose
twice on mobile devices (#2690)<Dialog>
(#2697)Tab.Panel
components are hidden from the accessibility tree (#2708)role="alertdialog"
to<Dialog>
component (#2709)Combobox.Input
component closes theCombobox
(#2712)className
prop when the<Transition />
component is currently not transitioning (#2722)<Disclosure.Panel>
and<Popover.Panel>
whenas={Fragment}
(#2760)Listbox
component in Chrome (#2824)v1.7.17
Compare Source
Fixed
<Listbox multiple>
and<Combobox multiple>
(#2626)<MainTreeNode />
inPopover.Group
component only (#2634)Dialog
components on iOS (#2635)<Tab />
components are available when setting the next index (#2642)Combobox.Input
component on page load (#2654)appear
works using theTransition
component (even when used with SSR) (#2646)nullable
prop on theCombobox
component (#2660)<Suspense>
(#2663)v1.7.16
Compare Source
Fixed
Combobox.Input
value (#2568)aria-expanded
purely based on the open/closed state (#2610)Enter
even if no submit-like button was found (#2613)v1.7.15
Compare Source
Added
Menu
andPopover
components (#2448)Fixed
FocusTrap
is only active when the givenenabled
value istrue
(#2456)<Transition appear>
from overwriting classes on re-render (#2457)Menu
andListbox
options while searching (#2471)Portal
component, does not close thePopover
component (#2492)Changed
types
condition to the front (#2469)v1.7.14
Compare Source
Fixed
Transition
component (#2374)FocusTrap
event listeners once document has loaded (#2389)className
hydration for<Transition appear>
(#2390)Combobox
types to improve false positives (#2411)className
correctly when it’s a function (#2412)<Combobox.Input>
(#2426)Added
form
prop to form-like components such asRadioGroup
,Switch
,Listbox
, andCombobox
(#2356)v1.7.13
Compare Source
Fixed
Transition
component completes if nothing is transitioning (#2318)<Switch>
where possible (#2265)Dialog
component in theFocusTrap
component (#2322)XYZPropsWeControl
and cleanup internal TypeScript types (#2329)Popover.Button
components inside aPopover.Panel
(#2333)Dialog
component closes (#2326)v1.7.12
Compare Source
Added
Fixed
Dialog
components are marked asinert
(#2290)Popover
components not opening (#2293)Dialog
cleanup when theDialog
becomes hidden (#2303)v1.7.11
Compare Source
Fixed
null
values for thedataRef
correctly (#2258)aria-multiselectable
to[role=listbox]
in theCombobox
component (#2271)Combobox.Input
when aCombobox.Option
is selected (#2272)activeOptionIndex
if the active option is unmounted (#2274)Ref
type for forwardedSwitch
's ref (#2277)Dialog
component when going into theClosing
state (#2264)v1.7.10
Compare Source
Fixed
import * as React from 'react'
pattern (#2242)v1.7.9
Compare Source
Fixed
Suspense
boundary received an update before it finished hydrating" error in theDisclosure
component (#2238)import * as React from 'react'
pattern (#2242)v1.7.8
Compare Source
Fixed
Tab
(after DOM order changes) (#2145)<Popover.Button>
components (#2146)Tab
key with non focusable elements inPopover.Panel
(#2147)<Popover.Button />
in React 17 (#2163)failed to removeChild on Node
bug (#2164)Combobox
accessibility (#2153)headlessuiFocusGuard
ofrelatedTarget
in theFocusTrap
component (#2203)FocusTrap
inDialog
when there is only 1 focusable element (#2172)Tabs
wrapping around when controlling the component and overflowing theselectedIndex
(#2213)shadow-root
bug closingDialog
containers (#2217)Added
tabIndex
on theTab.Panel
(#2214)v1.7.7
Compare Source
Fixed
Dialog
closes (b20e48dd)v1.7.6
Compare Source
Fixed
displayValue
crashes (#2087)displayValue
syncing whenCombobox.Input
is unmounted and re-mounted in different trees (#2090)v1.7.5
Compare Source
Fixed
<form>
resets (#2004)<Popover.Button />
multiple times (#2007)focus
is going towindow
(#2019)shift+home
andshift+end
works as expected in theCombobox.Input
component (#2024)Combobox.Input
value (#2042)multiple
mode withoutvalue
prop (uncontrolled) forListbox
andCombobox
components (#2058)enter
andenterFrom
classes in SSR forTransition
component (#2059)id
prop (#2060)Dialog
unmounting problem due to incorrecttransitioncancel
event in theTransition
component on Android (#2071)v1.7.4
Compare Source
Fixed
<Popover.Button as={Fragment} />
crash (#1889)close
function forMenu
andMenu.Item
components (#1897)useOutsideClick
, add improvements for ShadowDOM (#1914)<Combobox.Input>
'sonChange
handler when changing the value internally (#1916)client-only
to mark everything as client components (#1981)Added
v1.7.3
Compare Source
Fixed
Portal
detection forPopover
components (#1842)useOutsideClick
swallowing events inside ShadowDOM (#1876)Tab
incorrectly activating onfocus
event (#1887)v1.7.2
Compare Source
Fixed
Combobox.Input
while composing (#1850)static
prop inTab.Panel
components correctly (#1856)v1.7.1
Compare Source
Fixed
<Listbox multiple>
and<Combobox multiple>
(#2626)<MainTreeNode />
inPopover.Group
component only (#2634)Dialog
components on iOS (#2635)<Tab />
components are available when setting the next index (#2642)Combobox.Input
component on page load (#2654)appear
works using theTransition
component (even when used with SSR) (#2646)nullable
prop on theCombobox
component (#2660)<Suspense>
(#2663)v1.7.0
Compare Source
Added
by
prop forListbox
,Combobox
andRadioGroup
(#1482, #1717, #1814, #1815)@headlessui/tailwindcss
plugin (#1487)Fixed
Menu
component when usingtab
key (#1673)Tabs
don't change automagically (#1680)Popover
close
to be passed directly toonClick
handlers (#1696)Dialog
(#1716)Combobox
re-opening keyboard issue on mobile (#1732)Disclosure.Panel
is properly linked (#1747)<tab>
in theCombobox
component (#1750)Combobox
component (#1761)Menu.Button
if necessary when activating aMenu.Option
(#1782)Transition
component's incorrect cleanup and order of events (#1803)unmount={false}
(#1811)Listbox.Option
andCombobox.Option
components (#1812)ref
stealing from children (#1820)value
from theCombobox
andListbox
components render prop (#1822)scroll lock
on iOS (#1824)Tab
component when usingas={Fragment}
(#1826)Transition
component (#1823)v1.6.6
Compare Source
Fixed
CMD
+Backspace
works in nullable mode forCombobox
component (#1617)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.