-
Notifications
You must be signed in to change notification settings - Fork 647
Release tracking #3493
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 #3493
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. |
size-limit report 📦
|
f2f02fb to
17579b9
Compare
17579b9 to
5615d99
Compare
5615d99 to
dccb175
Compare
dccb175 to
cdb9888
Compare
cdb9888 to
051a816
Compare
051a816 to
2bb4bad
Compare
1918473 to
de68235
Compare
b69cbd4 to
ef80935
Compare
ef80935 to
aa89826
Compare
aa89826 to
315b329
Compare
315b329 to
a14f189
Compare
2c65c2a to
8916b9f
Compare
8916b9f to
63e926f
Compare
siddharthkp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Integration tests are passing! 🚀
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
#3510
bdbcfd15Thanks @camertron! - Implement accessibility audit feedback for ToggleSwitch#3466
11b54ac8Thanks @mperrotti! - Allows consumers to disable the behavior where the AvatarStack expands to show each Avatar on hover. There are also changes that allow users to customize the size of the avatars - even responsively!#3390
b4e15b84Thanks @mperrotti! - The showPages prop on both Pagination components can now accept a responsive value.#3496
11cdbdccThanks @joshblack! - Update dependency ranges to use caret ranges instead of pinned versionsPatch Changes
#3264
5e655203Thanks @mperrotti! - Adds truncation features to the LabelGroup component:#3505
c3f1e3c7Thanks @siddharthkp! - ActionList: Fix icon and description hover colors for danger variant#3520
daee9a9cThanks @mattcosta7! - passthrough dom props on toggleswitch#3441
90a145ccThanks @tomthorogood! - Renders docs.json markdown content#3540
a90350ccThanks @kendallgassner! - Css styled block fixes#3389
57c4bdf9Thanks @radglob! - Deprecatespositionprop for PageLayout.Pane and SplitPageLayout.Pane.#3490
8d1d5146Thanks @langermank! - Bug fix: ActionList item label weight and spacing if description exists#3361
bea39c24Thanks @broccolinisoup! - UnderlineNav2: underline nav items' selected state can be managed by the app state#3533
33b60551Thanks @amarmanhala! - Changed div tag to HTML semantic tag header for Header (file Header.tsx) component.#3516
33d43459Thanks @danielguillan! - ActionList: Fixes the width of items for the full variant#3517
cf9d8a5eThanks @kendallgassner! - Adding aria-attributes and role to the ProgressBar component#3539
c02f3a2fThanks @mperrotti! - Adds 'display' text size to PRC theme. This size is described in our typography documentation, but was never added to our React theme.#3537
311c8c91Thanks @kendallgassner! - Make checkmark visible on reduced-motion#3491
263d5978Thanks @nicolleromero! - MarkdownViewer: Address scenario in useListInteraction where the position calculation can be incorrect when tasklists appear above legacy task lists#3447
40808db7Thanks @jesskuo4! - [Bug] Leading & Trailing Visual Colors for Button#3562
53791841Thanks @iansan5653! - FixMarkdownEditorfile uploads inserting the URL into the wrong input when an overlay is open#3547
7ef802e8Thanks @mperrotti! - Prevents body scroll when Dialog (the newer Dialog) is open