-
Notifications
You must be signed in to change notification settings - Fork 537
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.1.0) #5166
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 📦
|
a2780e9
to
aa32e37
Compare
7499ae3
to
3a65cd1
Compare
3a65cd1
to
a853d70
Compare
a853d70
to
64fb969
Compare
64fb969
to
41f1d2d
Compare
41f1d2d
to
08fb698
Compare
08fb698
to
c05884a
Compare
7ef375e
to
5c99c7e
Compare
5c99c7e
to
7be8d2e
Compare
7be8d2e
to
8e093a9
Compare
8e093a9
to
cc4a4ea
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.
Integration tests are passing, going to ship this release!
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.
Releases
@primer/react@37.1.0
Minor Changes
#5156
8e58e4d
Thanks @francinelucca! - feat(LabelGroup): render as list by default#5167
07b75e7
Thanks @jonrohan! - Convert Details to css module behind feature flag#5195
d349cfc
Thanks @jonrohan! - * Convert SkeletonAvatar to CSS modules behind the feature flag#5187
2ab7b9e
Thanks @jonrohan! - Convert Radio to css modules behind feature flag#5129
e27decd
Thanks @TylerJDev! - Overlay: Addsmin-width
to container to improve responsiveness#5040
8d9a357
Thanks @joshblack! - Update BranchName to use CSS Modules behind feature flag#5188
573ae51
Thanks @randall-krauskopf! - MigratedSpinner
component to use support CSS modules#5193
ed3d8c1
Thanks @randall-krauskopf! - MigratedVisuallyHidden
to CSS Modules#4878
73312d8
Thanks @TylerJDev! - Movearia-*
attributes toProgressBar.Item
and marksProgressBar.Item
as `role="progressbar".#5194
719def7
Thanks @randall-krauskopf! - MigrateSelect
component to css modules#5192
cbeed21
Thanks @hussam-i-am! - UpdateHeader
component to use CSS modules behind the feature flag primer_react_css_modules_team#5015
1473c26
Thanks @francinelucca! - feat(Details): Add summary subcomponent#5197
ad84d4f
Thanks @randall-krauskopf! - ConvertPagehead
to CSS Modules#5134
6713e72
Thanks @TylerJDev! - AvatarStack: Adds keyboard support toAvatarStack
#5060
33396ea
Thanks @jonrohan! - Remove CSS modules feature flag from Label component#5185
461ae57
Thanks @broccolinisoup! - SelectPanel: Allow using SelectPanel in FormControl#5148
002be35
Thanks @jonrohan! - Remove the CSS modules feature flag from the Link component#5106
851c857
Thanks @mperrotti! - Adds NavList.GroupHeading component that can be used instead of the ActionList.Group 'title' prop if you need to render something besides a stringPatch Changes
#5213
a5d7fe3
Thanks @langermank! - Bug fix:ButtonBase
sx base styles leaking into CSS modules feat flag#5214
916ed95
Thanks @jonrohan! - Convert Stack to CSS modules behind feature flag#5146
ad554da
Thanks @jonrohan! - Move Checkbox css module feature flag to staff#5171
8138dee
Thanks @alondahari! - catch TooltipV2 errors in old browsers as a temp fix for unnecessary Sentry reports#5140
73796d3
Thanks @francinelucca! - fix(SegmentedControl): set global focus styles#5201
29a9770
Thanks @joshblack! - Update the foreground color for FormControl.Caption to use the control tokens when disabled#5182
31d9a05
Thanks @francinelucca! - fix(DataTable): export datatable utility types#5027
9a30c63
Thanks @francinelucca! - fix(FormControl): allow required check boxes in CheckboxGroup#5147
e421f32
Thanks @jonrohan! - Move CounterLabel css modules feature flag to staff