-
Notifications
You must be signed in to change notification settings - Fork 599
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 #5717
base: main
Are you sure you want to change the base?
Release tracking #5717
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 📦
|
f22d7f1
to
270e8f2
Compare
270e8f2
to
d30f0c0
Compare
d30f0c0
to
9ec8282
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! |
9ec8282
to
9fbb689
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! |
f1701a8
to
e30cdd2
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! |
e30cdd2
to
e682e4f
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! |
e682e4f
to
df504e5
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! |
df504e5
to
355100a
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! |
355100a
to
4b8e784
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! |
4b8e784
to
0f685f6
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! |
0f685f6
to
1d9c7ba
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
#4686
6b137a4
Thanks @TylerJDev! - AddNavList.ShowMoreItem
component to support showing more content within aNavList
.#5726
2646c12
Thanks @smockle! - feat: SupportclassName
prop inFormControl.Caption
component#5716
d62a494
Thanks @hussam-i-am! - chore: Ensure class names conform to PascalCase#5666
7400549
Thanks @TylerJDev! - ActionBar: Improvesdisabled
state onActionBar.IconButton
; includesdisabled
state in overflow menu#5737
454ff20
Thanks @hussam-i-am! - fix(SplitPageLayout): add className propPatch Changes
#5705
2857a8e
Thanks @iansan5653! - FixAvatarStack
stackingz-index
bugs by creating a new stacking context around the component#5710
b1cdc63
Thanks @jonrohan! - Moving AvatarStack toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving PageLayout toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving Pagination toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving SegmentedControl toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving SelectPanel toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving SubNav toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving Token toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving Tooltip toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving BaseStyles toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving SideNav toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving ConfirmationDialog toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving DataTable toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving UnderlinePanels toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving InlineMessage toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving KeybindingHint toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving NavList toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving Overlay toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving PageHeader toprimer_react_css_modules_ga
feature flag#5710
b1cdc63
Thanks @jonrohan! - Moving Autocomplete toprimer_react_css_modules_ga
feature flag#5743
9d78410
Thanks @langermank! - MoveActionList
feature flag to GA#5733
7849c95
Thanks @francinelucca! - fix(TextInput): use cursor text on wrapper#5714
0cfafe8
Thanks @mperrotti! - Fixes AvatarStack styling bugs. Primarily, preventing avatars from appearing above overlays such as dialog modals.