#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.15.0.
Release notes
Sourced from
@primer/react
's releases.... (truncated)
Commits
f9eae58
Version Packages (#4478)8429ca6
Fix up manually published 36.14.0 (accidently) (#4510)ee46088
[Draft] Stack component (#4423)13971c9
feat: add support for feature flags (#4276)8151d39
docs: add adr for responsive values (#4449)2014173
generate the component name in the story id based on import path (#4483)8bfab0a
ActionBar: Make aria-label mandatory (#4501)46c7ceb
Add minwidth=0 to toolbar flexbox to make sure contents don't leak (#4508)58bc16a
docs: Update React version referenced in contributor docs (#4509)d141918
Export default ActionBar component in drafts index (#4506)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