-
Notifications
You must be signed in to change notification settings - Fork 563
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
Release tracking (37.0.0-rc.11) #5095
Conversation
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🌏 Integration tests
🤔 Sanity test
🚢 After merge
Please also leave any testing notes on the weekly release tracking issue. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as maintainers. |
👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks! |
size-limit report 📦
|
6e511b0
to
cda9ed7
Compare
cda9ed7
to
a5e403c
Compare
a5e403c
to
3920f2d
Compare
3920f2d
to
221bf3f
Compare
221bf3f
to
0279ecd
Compare
0279ecd
to
ef8aced
Compare
c25f41e
to
33cc902
Compare
33cc902
to
b74022b
Compare
b74022b
to
5b155ea
Compare
5b155ea
to
954cd13
Compare
954cd13
to
0100d5a
Compare
0100d5a
to
0259a11
Compare
0259a11
to
ef9e979
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
main
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmain
.Releases
@primer/react@37.0.0-rc.11
Minor Changes
#5097
2a3c473
Thanks @randall-krauskopf! - Added className prop to the AvatarStack component#5113
c28378e
Thanks @randall-krauskopf! - AddclassName
prop toFormControl.Label
component#5102
2742ee5
Thanks @randall-krauskopf! - Addclassname
prop support toActionList.Description
component#5099
cb21a38
Thanks @joshblack! - Add ButtonBase to@primer/react/experimental
to help with wildcard import interop#4994
be58fff
Thanks @camertron! - [SegmentedControl, Autocomplete] Support passing React.ReactElements for icons.#5100
b0d858a
Thanks @francinelucca! - fix(ProgressBar): add aria-valuetext attribute#5115
e94f0a1
Thanks @randall-krauskopf! - Add 'className' prop toDialog
component#5130
661e94c
Thanks @randall-krauskopf! - AddclassName
prop support toTextarea
componentPatch Changes
#5126
f574372
Thanks @langermank! - Add support foraria-disabled
inButton
#5128
adf8c4f
Thanks @stephaniegiang! - Update confirmation dialog body to default color. Removing the muted color override.#5041
4da550e
Thanks @francinelucca! - fix(TooltipV2): always add aria-hidden#5132
623a411
Thanks @langermank! - Bug fix: ActionList Group className prop#5111
802568a
Thanks @joshblack! - Update CSS styles for CounterLabel to allow overrides for color, background color