-
Notifications
You must be signed in to change notification settings - Fork 645
Release tracking (37.0.0-rc.11) #5095
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
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.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@primer/[email protected]
Minor Changes
#5097
2a3c473Thanks @randall-krauskopf! - Added className prop to the AvatarStack component#5113
c28378eThanks @randall-krauskopf! - AddclassNameprop toFormControl.Labelcomponent#5102
2742ee5Thanks @randall-krauskopf! - Addclassnameprop support toActionList.Descriptioncomponent#5099
cb21a38Thanks @joshblack! - Add ButtonBase to@primer/react/experimentalto help with wildcard import interop#4994
be58fffThanks @camertron! - [SegmentedControl, Autocomplete] Support passing React.ReactElements for icons.#5100
b0d858aThanks @francinelucca! - fix(ProgressBar): add aria-valuetext attribute#5115
e94f0a1Thanks @randall-krauskopf! - Add 'className' prop toDialogcomponent#5130
661e94cThanks @randall-krauskopf! - AddclassNameprop support toTextareacomponentPatch Changes
#5126
f574372Thanks @langermank! - Add support foraria-disabledinButton#5128
adf8c4fThanks @stephaniegiang! - Update confirmation dialog body to default color. Removing the muted color override.#5041
4da550eThanks @francinelucca! - fix(TooltipV2): always add aria-hidden#5132
623a411Thanks @langermank! - Bug fix: ActionList Group className prop#5111
802568aThanks @joshblack! - Update CSS styles for CounterLabel to allow overrides for color, background color