You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#10151afeeae Thanks @danielguillan! - Fixed an issue in ActionMenu where anchor links in split-button mode were only clickable on the text. Now, the clickable area covers the full width and height of the item.
#102497b7a97 Thanks @joshfarrant! - Improved accessibility of SubNav component when no active link — denoted by aria-current="page" — is present.
Hide last separator (on large viewports only) when there is no active link
Set a fallback accessible label on the overlay toggle when there is no active link
Fixed a bug in ActionMenu.Item where provided onClick and onKeyDown handlers wouldn't be called.
Fixed a bug which allowed Tab to cycle through the list of ActionMenu.Item elements which resulted in unpredictable focus behaviour. The intended way to navigate through the list is by using the arrow keys.
#1012ce945a2 Thanks @joshfarrant! - Removed the Checkbox and Radio components' built-in <label> as it was only used for styling and would result in inputs having two associated labels when used inside a FormControl.
#1017dd93551 Thanks @joshfarrant! - Increased the touch target size of SubNav.SubMenu toggle button
❗ Dotcom integration checklist
Note
GitHub Staff only
Please ensure these items are checked before merging.
Performed successful integration test with github/github
A new release is available: https://github.com/primer/brand/releases/tag/%40primer/react-brand%400.54.1.
Changelog
See documentation for this release
Patch Changes
#1025
667d820
Thanks @joshfarrant! - Removedaria-describedby
fromAnchorNav.Link
component.#1015
1afeeae
Thanks @danielguillan! - Fixed an issue inActionMenu
where anchor links insplit-button
mode were only clickable on the text. Now, the clickable area covers the full width and height of the item.#1024
97b7a97
Thanks @joshfarrant! - Improved accessibility ofSubNav
component when no active link — denoted byaria-current="page"
— is present.#1020
584280e
Thanks @joshfarrant! -ActionMenu
bugfixes:ActionMenu.Item
where providedonClick
andonKeyDown
handlers wouldn't be called.ActionMenu.Item
elements which resulted in unpredictable focus behaviour. The intended way to navigate through the list is by using the arrow keys.#1012
ce945a2
Thanks @joshfarrant! - Removed theCheckbox
andRadio
components' built-in<label>
as it was only used for styling and would result in inputs having two associated labels when used inside aFormControl
.#1017
dd93551
Thanks @joshfarrant! - Increased the touch target size ofSubNav.SubMenu
toggle button❗ Dotcom integration checklist
Note
GitHub Staff only
Please ensure these items are checked before merging.
github/github
@primer/[email protected]
/features/copilot
/enterprise
/enterprise/advanced-security
/articles/security
/articles/security/what-is-security-testing
/features/preview
/features/copilot/getting-started
and/features/copilot
/solutions/devops
/education
/mobile
/contact-sales
/about/diversity
The text was updated successfully, but these errors were encountered: