-
Notifications
You must be signed in to change notification settings - Fork 645
Release tracking (37.7.0) #5335
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 📦
|
0c8fb8e to
786e0ab
Compare
786e0ab to
1260022
Compare
1260022 to
0d08802
Compare
0d08802 to
c5e4cb0
Compare
c5e4cb0 to
6777eba
Compare
6777eba to
d10aaf0
Compare
ad79473 to
0128bf7
Compare
0128bf7 to
d1f96b2
Compare
|
I have some integration tests failing in main, that will be fixed when this PR merges https://github.com/github/github/pull/353901 |
d1f96b2 to
a8eff6f
Compare
31f494d to
2443393
Compare
2443393 to
5bd6124
Compare
5bd6124 to
3ad1c97
Compare
francinelucca
left a comment
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 passed over at: https://github.com/github/github/pull/353548 |
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/[email protected]
Minor Changes
#5324
bd5f0d4Thanks @hussam-i-am! - Convert SelectPanel to CSS modules behind feature flag#5336
59a6654Thanks @hussam-i-am! - Convert SegmentedControl to use CSS modules behind feature flag#5339
dc2f083Thanks @jonrohan! - Remove the CSS modules feature flag from ButtonGroup#5332
3fcfba8Thanks @hussam-i-am! - Convert PageHeader to CSS modules behind feature flag#5326
1d79cc5Thanks @hussam-i-am! - Convert KeybindingHint to CSS modules behind feature flag#5361
2fbdd3bThanks @JelloBagel! - Convert BaseStyles to CSS modules behind team feature flag#5299
8673664Thanks @jonrohan! - UpdateAvatarStackcomponent to use CSS modules behind the feature flag primer_react_css_modules_team#5376
167c8d4Thanks @hussam-i-am! - fix(useFormControlForwardedProps): do not pass through validationStatus#5337
7d9bb0cThanks @jonrohan! - Remove the CSS modules feature flag from Checkbox#5282
d6fe52eThanks @jonrohan! - Remove the CSS modules feature flag from Banner#5367
844e41fThanks @langermank! - Convert ActionList.Heading to CSS Modules#5302
82bf850Thanks @randall-krauskopf! - ConvertPaginationcomponent to use CSS modules#5271
05db651Thanks @randall-krauskopf! - UpdateToken,IssueLabelToken,AvatarTokencomponents to use CSS Modules#5342
39df71eThanks @joshblack! - Update FormControl sub-components to use new styled components format for migration#5338
4c7056bThanks @jonrohan! - Remove the CSS modules feature flag from Checkbox#5222
b5ff840Thanks @jonrohan! - feat(ButtonBase): Remove css modules feature flag from ButtonBase#5375
ba0a6c0Thanks @langermank! - Convert ActionList (wrapper) and ActionList.Divider to CSS ModulesPatch Changes
#5343
70005b8Thanks @jonrohan! - BugFix: Fix issue in ButtonGroup Overlay screenshots by updating the selector to use:is(button, a)and:first-of-typeand:last-of-typepseudo-classes.#5402
6978865Thanks @francinelucca! - fix(PageHeader): use display block insteaf of flex when FF off#5383
efc5c47Thanks @jonrohan! - Move VisuallyHidden component css module feature flag to ga#5394
1a51288Thanks @jonrohan! - Move Dialog component css module feature flag to staff#5397
3dd1e5eThanks @jonrohan! - Move Textarea component css module feature flag to staff#5358
b08f770Thanks @langermank! - ActionList UI bug fixes#5363
3e0fc7cThanks @joshblack! - Update line-height value for Table to be a valid calc() expression#5377
6bf3e9eThanks @jonrohan! - Move Radio component css module feature flag to ga#5345
e231b5fThanks @francinelucca! - docs: fix *.docs.json story ids#5379
2ced9a3Thanks @jonrohan! - Move Details component css module feature flag to ga#5385
2afdd5dThanks @jonrohan! - Move Spinner component css module feature flag to ga#5391
f0a530bThanks @jonrohan! - Move Popover component css module feature flag to staff#5396
64bb31bThanks @jonrohan! - Move Textarea component css module feature flag to staff#5389
2129f9dThanks @jonrohan! - Move Timeline component css module feature flag to staff#5395
a90da75Thanks @jonrohan! - Move DialogV1 component css module feature flag to staff#5390
20957b4Thanks @jonrohan! - Move ProgressBar component css module feature flag to staff#5392
184e292Thanks @jonrohan! - Move CheckboxOrRadioGroup component css module feature flag to staff#5393
eec92daThanks @jonrohan! - Move UnstyledTextInput component css module feature flag to staff