-
Notifications
You must be signed in to change notification settings - Fork 615
Release tracking #6192
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 #6192
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 📦
|
6635c3b
to
f05cf8e
Compare
6fdef70
to
02b924f
Compare
02b924f
to
d2253aa
Compare
d2253aa
to
02e318d
Compare
02e318d
to
7eaf6cf
Compare
7eaf6cf
to
1aacac9
Compare
e4ed816
to
82d9588
Compare
82d9588
to
9f1a0e6
Compare
9f1a0e6
to
2040b85
Compare
2040b85
to
00d0098
Compare
00d0098
to
d19630c
Compare
d19630c
to
11722dd
Compare
11722dd
to
e3c899e
Compare
e3c899e
to
5eae7ec
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
#6116
4cca0e9
Thanks @TylerJDev! - ActionList: Add new propdisableFocusZone
to disable the default focus zone provided#6090
7bbdcab
Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList and related components#6183
a5f7928
Thanks @TylerJDev! - SelectPanel: Addalign
prop toSelectPanel
which determines the alignment of the panel relative to the anchor#6169
15f942d
Thanks @hussam-i-am! - fix(ProgressBar): pass-through style propsPatch Changes
#6190
613a362
Thanks @llastflowers! - fix Banner spacing / vertical alignment issue#6170
e4f0fc6
Thanks @llastflowers! - Update SelectPanel so that content isn't hidden behind mobile keyboard#5829
72ae1e2
Thanks @maraisr! - feat(UnderlineNav): Now supports variant 'inset' and 'flush' that allow for contextual horizontally aligned spacing#6108
df60cb0
Thanks @francinelucca! - chore(ActionMenu): Add fullscreen sample story and variant prop#6210
a8b871b
Thanks @kelsey-myers! - Adds notice announcements to SelectPanel#6200
2317ca8
Thanks @owenniblock! - Fixes issue with Tooltip description id overriding existing description ids