-
Notifications
You must be signed in to change notification settings - Fork 37
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
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. |
4f220db
to
8f488ce
Compare
8f488ce
to
452b764
Compare
452b764
to
0215a8c
Compare
0215a8c
to
3ae344a
Compare
3ae344a
to
d156ad1
Compare
d156ad1
to
d87c64d
Compare
d87c64d
to
9a995ee
Compare
9a995ee
to
89071d7
Compare
89071d7
to
9b62687
Compare
9b62687
to
9711065
Compare
9711065
to
89a0745
Compare
89a0745
to
e66bc3b
Compare
Smoke test resultsReduced the text size in FormControl.Hint and FormControl.Validation 🟢New Icon component is generally available 🟢
New CheckboxGroup and RadioGroup components 🟢Updates to SubNav component 🟡Warning Multiple visual regressions observed in dotcom
Release testing statusThis won't be a straightforward upgrade for dotcom, and will require some effort to align with the new SubNav conventions. Please reach out to #primer-brand in Slack for any support.
|
e66bc3b
to
fbc4ac7
Compare
fbc4ac7
to
3e66298
Compare
Smoke test resultsUpdates to SubNav component 🟢Regressions from previous smoke test resolved through #851
New 'hidden until sticky' anchored navigation in SubNav v2 on Copilot page: Uploading Screen Recording 2024-12-09 at 10.49.40.mov… Hotfixed SubNav v2 for education page: Release testing statusThis won't be a straightforward upgrade for dotcom, and will require some effort to align with the new SubNav conventions. Please reach out to #primer-brand in Slack for any support. Ready to release 🟢 |
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
#831
8c3448d0
Thanks @joshfarrant! - Reduced the text size inFormControl.Hint
andFormControl.Validation
components to match their counterparts inCheckboxGroup
andRadioGroup
for improved consistency and visual design accuracy.#844
00275979
Thanks @joshfarrant! - NewIcon
component is generally available.Example:
🔗 Read the documentation for more usage examples
#830
1f9eb72b
Thanks @joshfarrant! - NewCheckboxGroup
andRadioGroup
components to groupCheckbox
andRadio
components are now available.CheckboxGroup
🔗 Read the documentation for more
CheckboxGroup
examplesRadioGroup
:🔗 Read the documentation for more
RadioGroup
examples#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
#842
26f79f62
Thanks @joshfarrant! - AllowAnchorNav
links to wrap to the next line in the expanded list on narrow viewports.#843
7473042c
Thanks @joshfarrant! - Added a small (200ms) delay to the closing of theTooltip
to make it easier for users to move their cursor to the contents of theTooltip
.#847
c3ca91c8
Thanks @stamat! - Improved accessibility ofButton
andLink
components on Windows-based high contrast themes. Outlines are now visible only when focused, and border underlines will appear correctly.#841
78e82c16
Thanks @joshfarrant! - Improved accessibility inAnchorNav
through clearer navigation menu labelling for screen reader users on narrow viewports.#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.#828
652e7ff0
Thanks @joshfarrant! - Fixed bug whereTextInput
,TextArea
, andSelect
components would expand to the width of a the validation message on the parentFormControl
.@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