-
Notifications
You must be signed in to change notification settings - Fork 646
Release tracking (37.17.0) #5802
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 📦
|
35937d2 to
6b00bcb
Compare
449591c to
d191010
Compare
d191010 to
a6b861d
Compare
a6b861d to
02edba6
Compare
02edba6 to
251d0c0
Compare
251d0c0 to
9bd7612
Compare
|
👋🏻 @TylerJDev one of my PRs will require https://github.com/github/github/commit/dd571cb553283c348f17cfdc7666b45112c9844a to get the CI passing |
65bfaa4 to
61a925b
Compare
8fad461 to
a44c491
Compare
9a6cc39 to
9f3f367
Compare
9f3f367 to
e65e0c2
Compare
e65e0c2 to
0292010
Compare
0292010 to
790afe8
Compare
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
#5804
687343cThanks @jonrohan! - Remove CSS modules feature flag from the InlineMessage component#5786
0f165d4Thanks @jonrohan! - Remove the CSS modules feature flag from the Timeline component#5793
4213a86Thanks @jonrohan! - Remove the CSS modules feature flag from the Autocomplete component.#5741
d32dd27Thanks @mperrotti! - AddshasBorderprop to PageHeader to allow a bottom border#5810
2411aa9Thanks @hussam-i-am! - ActionList.Group + ActionList.TrailingAction: add missing className propLabelGroup: add missing className prop
#5792
4e85438Thanks @jonrohan! - Remove the CSS modules feature flag from the KeybindingHint Component.#5790
acc5d27Thanks @hectahertz! - Add Notice to SelectPanel#5821
3a102a7Thanks @jamieshark! - Adds util function to swap out SX enabled components.#5795
1555b1bThanks @jonrohan! - Remove the CSS modules feature flag from the ConfirmationDialog component#5787
9272a8cThanks @jonrohan! - Remove the CSS module feature flag from SkeletonAvatar SkeletonBox and SkeletonTextPatch Changes
#5811
91b52f7Thanks @TylerJDev! - DialogV2: Fix CSS issue whereflex-growwasn't getting applied via classname#5436
11b8d4cThanks @TylerJDev! - ShowTooltipon close button inDialog#5832
b6c7690Thanks @francinelucca! - chore(SelectPanel): put fullscreen functionality behind FF#5816
59e62c1Thanks @langermank! - Bug fix:classNamepassed to PageLayout twice#5761
94bc6e4Thanks @siddharthkp! - SelectPanel: Make SelectPanel full screen on narrow devices with a Save button#5797
fbc6f97Thanks @broccolinisoup! - SubNav: Update selected styles to only apply todata-selected='true'