-
Notifications
You must be signed in to change notification settings - Fork 538
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 #5296
base: main
Are you sure you want to change the base?
Release tracking #5296
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 📦
|
353f513
to
280ba7c
Compare
2c3632b
to
bfbf8b0
Compare
bfbf8b0
to
e01105d
Compare
e01105d
to
deebe39
Compare
08b9db4
to
e15027d
Compare
e441061
to
4e71e03
Compare
8c030a6
to
6b0997a
Compare
6b0997a
to
f528571
Compare
f528571
to
7fbba26
Compare
7fbba26
to
d67b57e
Compare
d67b57e
to
1502146
Compare
👋 Hi from github/github! Your integration PR is ready: https://github.com/github/github/pull/352071 |
🔴 golden-jobs completed with status |
1502146
to
a190fe1
Compare
a190fe1
to
0e4c590
Compare
0e4c590
to
a25a960
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
#5294
912a0d7
Thanks @randall-krauskopf! - UpdateTextarea
component to use CSS module#5227
1cfbf63
Thanks @hussam-i-am! - Convert TextInput to CSS module behind feature flag#5150
e89edbc
Thanks @jonrohan! - Convert Breadcrumbs to css module behind feature flag#5298
3935811
Thanks @hussam-i-am! - Convert Dialog v2 to CSS Modules behind feature flag#5267
ffc8f91
Thanks @ktravers! - UpdateTreeView
component to use CSS Modules#5320
e9e4d1c
Thanks @hussam-i-am! - Add forward ref to Popover#5306
84c3e62
Thanks @randall-krauskopf! - Convert PageLayout to CSS modules behind feature flags#5319
37c4e97
Thanks @hussam-i-am! - Do not pass through hoverColor prop into DOM element#5257
4aa40c9
Thanks @hussam-i-am! - Convert TextInput to use data attributes#5304
a3fc488
Thanks @TylerJDev! - Convert ProgressBar to CSS modules behind feature flag#5276
d91dc54
Thanks @hussam-i-am! - Migrate TextInputAction & TextInputInnerVisualSlot to CSS Modules behind feature flag#5300
65802fc
Thanks @francinelucca! - UpdatePopover
component to use CSS modules behind the feature flag primer_react_css_modules_teamPatch Changes
#5285
057d868
Thanks @jonrohan! - Move Select component from team to staff flag#5279
aac10fa
Thanks @jonrohan! - Move CounterLabel CSS module feature flag from staff to ga#5286
d4cb322
Thanks @jonrohan! - Move Spinner component from team to staff flag#5288
9d004d0
Thanks @jonrohan! - Move Radio component from team to staff flag#5291
8fd0035
Thanks @jonrohan! - Move Pagehead component from team to staff flag#5290
7c94916
Thanks @jonrohan! - Move Details component from team to staff flag#5284
8853f5f
Thanks @jonrohan! - Move Header component from team to staff flag#5275
d1b7bce
Thanks @jonrohan! - Convert CheckBoxOrRadioGroup to CSS modules behind feature flag#5287
41ae5aa
Thanks @jonrohan! - Move BranchName component from team to staff flag#5289
cc876d9
Thanks @jonrohan! - Move Skeleton component from team to staff flag#5281
b8e138e
Thanks @jonrohan! - chore(ButtonGroup): Move ButtonGroup CSS module feature flag from staff to ga#5209
556afbd
Thanks @dusave! - Check certain refs for nullishness to address HMR issues in dotcom