fix: update radix-ui-primitives monorepo#444
Merged
Merged
Conversation
✅ Deploy Preview for eslint-code-explorer ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2.12→^1.2.13^1.1.15→^1.1.16^2.1.16→^2.1.17^2.1.8→^2.1.9^1.1.15→^1.1.16^2.2.6→^2.3.0^1.2.4→^1.2.5^1.2.6→^1.3.0^1.1.10→^1.1.11^1.1.11→^1.1.12Release Notes
radix-ui/primitives (@radix-ui/react-accordion)
v1.2.13@radix-ui/react-collapsible@1.1.13,@radix-ui/react-collection@1.1.9,@radix-ui/react-direction@1.1.2,@radix-ui/primitive@1.1.4,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.1.4,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.5,@radix-ui/react-use-controllable-state@1.2.3radix-ui/primitives (@radix-ui/react-dialog)
v1.1.16react-dialogwere brokenaria-controlswhen their content is removed from the DOM (credit to @dodomorandi for the original PR)@radix-ui/react-presence@1.1.6,@radix-ui/react-slot@1.2.5,@radix-ui/react-focus-guards@1.1.4,@radix-ui/react-dismissable-layer@1.1.12,@radix-ui/primitive@1.1.4,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.1.4,@radix-ui/react-focus-scope@1.1.9,@radix-ui/react-id@1.1.2,@radix-ui/react-portal@1.1.11,@radix-ui/react-primitive@2.1.5,@radix-ui/react-use-controllable-state@1.2.3radix-ui/primitives (@radix-ui/react-dropdown-menu)
v2.1.17@radix-ui/react-menu@2.1.17,@radix-ui/primitive@1.1.4,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.1.4,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.5,@radix-ui/react-use-controllable-state@1.2.3radix-ui/primitives (@radix-ui/react-label)
v2.1.9@radix-ui/react-primitive@2.1.5radix-ui/primitives (@radix-ui/react-popover)
v1.1.16react-dialogwere brokenaria-controlswhen their content is removed from the DOM (credit to @dodomorandi for the original PR)@radix-ui/react-presence@1.1.6,@radix-ui/react-popper@1.3.0,@radix-ui/react-slot@1.2.5,@radix-ui/react-focus-guards@1.1.4,@radix-ui/react-dismissable-layer@1.1.12,@radix-ui/primitive@1.1.4,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.1.4,@radix-ui/react-focus-scope@1.1.9,@radix-ui/react-id@1.1.2,@radix-ui/react-portal@1.1.11,@radix-ui/react-primitive@2.1.5,@radix-ui/react-use-controllable-state@1.2.3radix-ui/primitives (@radix-ui/react-select)
v2.3.0ProviderandBubbleInputparts to Select.Select.unstable_Providersets up Select's context and state without implicitly rendering the hidden nativeselect, andSelect.unstable_BubbleInputexposes that previously internal nativeselectso consumers can recompose it explicitly.Selectcontinues to render both by default.__selectScopeprop toPopperContentcomponentSelectclosing unexpectedly after touch-scrolling its content when rendered inside an open shadow DOMreact-dialogwere brokenaria-controlswhen their content is removed from the DOM (credit to @dodomorandi for the original PR)SelectValuelogging invalid prop errors when used with bothasChildand a placeholder@radix-ui/react-presence@1.1.6,@radix-ui/react-popper@1.3.0,@radix-ui/react-slot@1.2.5,@radix-ui/react-focus-guards@1.1.4,@radix-ui/react-dismissable-layer@1.1.12,@radix-ui/react-collection@1.1.9,@radix-ui/react-direction@1.1.2,@radix-ui/number@1.1.2,@radix-ui/primitive@1.1.4,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.1.4,@radix-ui/react-focus-scope@1.1.9,@radix-ui/react-id@1.1.2,@radix-ui/react-portal@1.1.11,@radix-ui/react-primitive@2.1.5,@radix-ui/react-use-callback-ref@1.1.2,@radix-ui/react-use-controllable-state@1.2.3,@radix-ui/react-use-layout-effect@1.1.2,@radix-ui/react-use-previous@1.1.2,@radix-ui/react-visually-hidden@1.2.5radix-ui/primitives (@radix-ui/react-slot)
v1.2.5Slotcreating a new ref callback on every renderSlottablevia a render prop, so a slotted element can be wrapped while still merging Slot props and refs onto it@radix-ui/react-compose-refs@1.1.3radix-ui/primitives (@radix-ui/react-switch)
v1.3.0Provider,TriggerandBubbleInputparts to Switch. These expose the previously internal composition (context provider, the interactive control, and the hidden form input) so consumers can directly access and recompose them. TheSwitchcomponent continues to render them by default.@radix-ui/primitive@1.1.4,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.1.4,@radix-ui/react-primitive@2.1.5,@radix-ui/react-use-controllable-state@1.2.3,@radix-ui/react-use-previous@1.1.2,@radix-ui/react-use-size@1.1.2radix-ui/primitives (@radix-ui/react-toggle)
v1.1.11@radix-ui/primitive@1.1.4,@radix-ui/react-primitive@2.1.5,@radix-ui/react-use-controllable-state@1.2.3radix-ui/primitives (@radix-ui/react-toggle-group)
v1.1.12@radix-ui/react-direction@1.1.2,@radix-ui/primitive@1.1.4,@radix-ui/react-context@1.1.4,@radix-ui/react-primitive@2.1.5,@radix-ui/react-roving-focus@1.1.12,@radix-ui/react-toggle@1.1.11,@radix-ui/react-use-controllable-state@1.2.3Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.