-
Notifications
You must be signed in to change notification settings - Fork 33
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 #837
base: main
Are you sure you want to change the base?
Release tracking #837
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 |
cd245e7
to
1d9d40e
Compare
🟢 No visual differences foundOur visual comparison tests did not find any differences in the UI. |
1d9d40e
to
4f220db
Compare
4f220db
to
8f488ce
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/react-brand@0.44.0
Minor Changes
#824
6e398ba7
Thanks @rezrah! - Updates toSubNav
componentNew anchor-based navigation pattern available:
Use
variant="anchor"
onSubNav.SubMenu
to apply anchor navigation as an alternative to the default dropdown-based submenu.Overlay now closes when user clicks outside of it
Dropdown submenus now appear with white and black background and foreground colors respectively, irrespective of color mode.
Various other visual updates to improve brand-alignment. These include adjustments to text size, weight, color and iconography.
Patch Changes
#833
0f8bfa65
Thanks @rezrah! -selected
breadcrumb items now use non-interactive elements for improved keyboard navigation and correct semantics.#838
bf785d6b
Thanks @joshfarrant! - Updated the accessible label of the SubNav's open/close toggle button to include the name of the current page.@primer/brand-primitives@0.44.0
@primer/brand-storybook@0.44.0
@primer/brand-e2e@0.44.0
@primer/brand-fonts@0.44.0
@primer/brand-config@0.44.0