-
Notifications
You must be signed in to change notification settings - Fork 582
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.8.0) #5404
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 📦
|
74638be
to
ac7afd1
Compare
ac7afd1
to
996c2f3
Compare
996c2f3
to
910d035
Compare
910d035
to
329ac71
Compare
329ac71
to
233501b
Compare
233501b
to
7c6efd1
Compare
7c6efd1
to
74284c4
Compare
👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks! |
b49b8f0
to
79de184
Compare
👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks! |
79de184
to
543660b
Compare
👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks! |
543660b
to
c259af8
Compare
👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks! |
c259af8
to
13f2e9e
Compare
👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks! |
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
#5414
d44a4cf
Thanks @iansan5653! - AddonPrimary
variant
toKeybindingHint
#5310
13ce9a3
Thanks @francinelucca! - feat(Overlay): Convert Overlay to CSS modules behind team feature flag#5413
9f5a9ac
Thanks @JelloBagel! - Convert SideNav component to CSS Modules behind team feature flag#5403
877497c
Thanks @JelloBagel! - ConvertHidden
to CSS modules behind team feature flag#5357
161e3fd
Thanks @randall-krauskopf! - Convert UnderlinePanels to CSS modules behind feature flags#5331
e39dddb
Thanks @TylerJDev! - Convert ConfirmationDialog to CSS modules behind feature flagPatch Changes
#5419
73da985
Thanks @jonrohan! - bugfix(Stack): Fix typo in custom media variable used in Stack component#5415
67fc8f5
Thanks @randall-krauskopf! - Fix display bug forPageHeader
component title.#5378
5a8138a
Thanks @jonrohan! - Move Pagehead component css module feature flag to ga#5416
1dcc534
Thanks @langermank! - ActionList color bug fixes#5381
18692e5
Thanks @jonrohan! - Move BranchName component css module feature flag to ga#5350
4bcf78b
Thanks @francinelucca! - fix(TooltipV2): delay tooltip opening time by ms#5434
da7debd
Thanks @francinelucca! - Revert "refactor(FormControl): update to CSS Modules behind feature flag" & "refactor(Table): update to CSS Modules"#5428
d544f64
Thanks @joshblack! - Update Pagination CSS syntax to help with parsing downstream#5409
d48afbc
Thanks @langermank! - Fixborder-color
on ActionList Group header#5411
74d3de4
Thanks @langermank! - Removemin-width
on leading visuals in ActionList#5432
60a2f47
Thanks @langermank! - AddheadingWrapElement
prop toActionList.GroupHeading
to supportdiv
orli
elements for proper list markup