#4395c2557d102b80ea4ccc280e041bea212e8602573e Thanks @broccolinisoup! - ActionList.Group: deprecate title prop - please use ActionList.GroupHeading instead
ActionList.GroupHeading: update the warning to be an error if there is no explict as prop for list role action lists.
ActionList.GroupHeading: There shouldn't be an as prop on ActionList.GroupHeading for listbox or menu role action lists. console.error if there is one
#4424392a3ca508b5de1b7440ff9f6f0700414560f2cf Thanks @pksjce! - ActionBar: The overflow menu was earlier bootlegged with heavily customised ActionList. This is being replaced with ActionMenu which is cleaner and more robust.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @primer/react from 36.6.0 to 36.13.0.
Release notes
Sourced from
@primer/react
's releases.... (truncated)
Commits
07b1661
Version Packages (#4410)9f1e02a
npm package: Add changelog.md to files published (#4444)82072eb
Revert "Add support for nested submenus toActionMenu
(#4386)" (#4472)84e2662
use dist (#4470)5993c05
chore(docs): Add importPath to docs.json (#4461)3d05019
Update Tooltip v1 and v2 docs.json to make it work with the way primer/design...0b54799
RelativeTime: prefer children if passed (#4465)c01901f
Revert "Addloading
prop forButton
andIconButton
(#3582)" (#4464)06f57f4
Revert "Addsaria-expanded="false"
back toAnchoredOverlay
(#4394)" (#4455)392a3ca
ActionBar: Add stories for couple of edge cases (#4424)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show