-
Notifications
You must be signed in to change notification settings - Fork 32
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 #712
Release tracking #712
Conversation
❗ Pre-merge checklistPlease ensure these items are checked before merging. ✅ Preliminary checks
🔌 Integration smoke testsDotcom
Subdomain sites
Sandboxes
🤔 Cross-check (aka sanity test)
After tests
🚢 After merge
|
🟢 No design token changes found |
🟢 No visual differences foundOur visual comparison tests did not find any differences in the UI. |
bd3a5c3
to
e8709b7
Compare
e8709b7
to
de5693e
Compare
de5693e
to
05718d5
Compare
05718d5
to
f607854
Compare
f607854
to
a18dc47
Compare
a18dc47
to
1e6c2e8
Compare
1e6c2e8
to
0751789
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/brand-primitives@0.39.0
Minor Changes
#717
24fc6d02
Thanks @rezrah! - Change toxxlarge
breakpoint and the addition of two new base scale size tokens.Outcome of an upgrade to Primer Primitives
v9
release.+ --base-size-2: 0.125rem;
+ --base-size-6: 0.375rem;
@primer/react-brand@0.39.0
Minor Changes
#717
24fc6d02
Thanks @rezrah! - Improved a11y labelling in various components.Please note these changes could affect any behavioral tests, which rely on accessible matchers such as
getByRole
.SubdomainNavBar
search buttonaria-label
changed from 'search' to 'Toggle search bar'SubdomainNavBar
removal of unnecessaryaria-label
'global breadcrumb'Checkbox
addition of new label forchecked
state icon as 'Checkmark'Checkbox
addition of new label forindeterminate
state icon as 'Dash icon'#707
715dfbb3
Thanks @rezrah! - NewFootnotes
component generally available🔗 Read the documentation for usage guidelines and examples
Patch Changes
#711
1cde8ef2
Thanks @joshfarrant! - UpdatedSubNav
links and submenus to useul
andli
elements — instead ofdiv
elements — to communicate the hierarchy of the navigation to assistive technologies.#700
47908f1e
Thanks @rezrah! -ActionMenu
button no longer truncates longer labels. Now follows WCAG criterion around text reflow.#714
fb1980b1
Thanks @rezrah! - Hide paged items in Pagination component on narrow viewports to prevent horizontal scrolling and offer improved accessibility by default.Use
showPages
to re-enable paged items if required:@primer/brand-storybook@0.39.0
@primer/brand-e2e@0.39.0
@primer/brand-fonts@0.39.0
@primer/brand-config@0.39.0