-
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 #3493
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
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/react@35.27.0
Minor Changes
#3510
bdbcfd15
Thanks @camertron! - Implement accessibility audit feedback for ToggleSwitch#3466
11b54ac8
Thanks @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
b4e15b84
Thanks @mperrotti! - The showPages prop on both Pagination components can now accept a responsive value.#3496
11cdbdcc
Thanks @joshblack! - Update dependency ranges to use caret ranges instead of pinned versionsPatch Changes
#3264
5e655203
Thanks @mperrotti! - Adds truncation features to the LabelGroup component:#3505
c3f1e3c7
Thanks @siddharthkp! - ActionList: Fix icon and description hover colors for danger variant#3520
daee9a9c
Thanks @mattcosta7! - passthrough dom props on toggleswitch#3441
90a145cc
Thanks @tomthorogood! - Renders docs.json markdown content#3540
a90350cc
Thanks @kendallgassner! - Css styled block fixes#3389
57c4bdf9
Thanks @radglob! - Deprecatesposition
prop for PageLayout.Pane and SplitPageLayout.Pane.#3490
8d1d5146
Thanks @langermank! - Bug fix: ActionList item label weight and spacing if description exists#3361
bea39c24
Thanks @broccolinisoup! - UnderlineNav2: underline nav items' selected state can be managed by the app state#3533
33b60551
Thanks @amarmanhala! - Changed div tag to HTML semantic tag header for Header (file Header.tsx) component.#3516
33d43459
Thanks @danielguillan! - ActionList: Fixes the width of items for the full variant#3517
cf9d8a5e
Thanks @kendallgassner! - Adding aria-attributes and role to the ProgressBar component#3539
c02f3a2f
Thanks @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
311c8c91
Thanks @kendallgassner! - Make checkmark visible on reduced-motion#3491
263d5978
Thanks @nicolleromero! - MarkdownViewer: Address scenario in useListInteraction where the position calculation can be incorrect when tasklists appear above legacy task lists#3447
40808db7
Thanks @jesskuo4! - [Bug] Leading & Trailing Visual Colors for Button#3562
53791841
Thanks @iansan5653! - FixMarkdownEditor
file uploads inserting the URL into the wrong input when an overlay is open#3547
7ef802e8
Thanks @mperrotti! - Prevents body scroll when Dialog (the newer Dialog) is open