-
Notifications
You must be signed in to change notification settings - Fork 549
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.7.0) #5335
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
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
bd5f0d4
Thanks @hussam-i-am! - Convert SelectPanel to CSS modules behind feature flag#5336
59a6654
Thanks @hussam-i-am! - Convert SegmentedControl to use CSS modules behind feature flag#5339
dc2f083
Thanks @jonrohan! - Remove the CSS modules feature flag from ButtonGroup#5332
3fcfba8
Thanks @hussam-i-am! - Convert PageHeader to CSS modules behind feature flag#5326
1d79cc5
Thanks @hussam-i-am! - Convert KeybindingHint to CSS modules behind feature flag#5361
2fbdd3b
Thanks @JelloBagel! - Convert BaseStyles to CSS modules behind team feature flag#5299
8673664
Thanks @jonrohan! - UpdateAvatarStack
component to use CSS modules behind the feature flag primer_react_css_modules_team#5376
167c8d4
Thanks @hussam-i-am! - fix(useFormControlForwardedProps): do not pass through validationStatus#5337
7d9bb0c
Thanks @jonrohan! - Remove the CSS modules feature flag from Checkbox#5282
d6fe52e
Thanks @jonrohan! - Remove the CSS modules feature flag from Banner#5367
844e41f
Thanks @langermank! - Convert ActionList.Heading to CSS Modules#5302
82bf850
Thanks @randall-krauskopf! - ConvertPagination
component to use CSS modules#5271
05db651
Thanks @randall-krauskopf! - UpdateToken
,IssueLabelToken
,AvatarToken
components to use CSS Modules#5342
39df71e
Thanks @joshblack! - Update FormControl sub-components to use new styled components format for migration#5338
4c7056b
Thanks @jonrohan! - Remove the CSS modules feature flag from Checkbox#5222
b5ff840
Thanks @jonrohan! - feat(ButtonBase): Remove css modules feature flag from ButtonBase#5375
ba0a6c0
Thanks @langermank! - Convert ActionList (wrapper) and ActionList.Divider to CSS ModulesPatch Changes
#5343
70005b8
Thanks @jonrohan! - BugFix: Fix issue in ButtonGroup Overlay screenshots by updating the selector to use:is(button, a)
and:first-of-type
and:last-of-type
pseudo-classes.#5402
6978865
Thanks @francinelucca! - fix(PageHeader): use display block insteaf of flex when FF off#5383
efc5c47
Thanks @jonrohan! - Move VisuallyHidden component css module feature flag to ga#5394
1a51288
Thanks @jonrohan! - Move Dialog component css module feature flag to staff#5397
3dd1e5e
Thanks @jonrohan! - Move Textarea component css module feature flag to staff#5358
b08f770
Thanks @langermank! - ActionList UI bug fixes#5363
3e0fc7c
Thanks @joshblack! - Update line-height value for Table to be a valid calc() expression#5377
6bf3e9e
Thanks @jonrohan! - Move Radio component css module feature flag to ga#5345
e231b5f
Thanks @francinelucca! - docs: fix *.docs.json story ids#5379
2ced9a3
Thanks @jonrohan! - Move Details component css module feature flag to ga#5385
2afdd5d
Thanks @jonrohan! - Move Spinner component css module feature flag to ga#5391
f0a530b
Thanks @jonrohan! - Move Popover component css module feature flag to staff#5396
64bb31b
Thanks @jonrohan! - Move Textarea component css module feature flag to staff#5389
2129f9d
Thanks @jonrohan! - Move Timeline component css module feature flag to staff#5395
a90da75
Thanks @jonrohan! - Move DialogV1 component css module feature flag to staff#5390
20957b4
Thanks @jonrohan! - Move ProgressBar component css module feature flag to staff#5392
184e292
Thanks @jonrohan! - Move CheckboxOrRadioGroup component css module feature flag to staff#5393
eec92da
Thanks @jonrohan! - Move UnstyledTextInput component css module feature flag to staff