-
Notifications
You must be signed in to change notification settings - Fork 0
Description
A new release is available: https://github.com/primer/brand/releases/tag/%40primer/react-brand%400.55.0.
Changelog
See documentation for this release
Patch Changes
-
#1044
8a1bb23
Thanks @rezrah! - Increase specificity of custom fill styles inPricingOptions.FeatureListItem
andUnorderedList.Item
. This update ensures that the value ofleadingVisualFill
takes a higher precedence over rules that might otherwise override it. -
#1042
50705e3
Thanks @rezrah! - AddHero.Video
slot toHero
for inserting custom videos.<Hero> <Hero.Heading>Your super sweet hero heading</Hero.Heading> <Hero.Video> <VideoPlayer title="Your custom video"> <VideoPlayer.Source src="./example.mp4" type="video/mp4" /> <VideoPlayer.Track src="./example.vtt" default /> </VideoPlayer> </Hero.Video> </Hero>
Refer to Storybook for more usage examples.
-
#993
1e970b6
Thanks @joshfarrant! - - Update accessible label ofSubNav
submenu toggle button- Update accessible label of
ActionMenu
dropdown toggle button
- Update accessible label of
-
#1009
b3ba1dc
Thanks @joshfarrant! - Accessibility fixes toPagination
component- Fixed a bug where the "..." button was focusable
- Fixed a bug where the "Previous" and "Next" buttons had the role
"link"
instead of"button"
- Fixed a bug where the "Previous" and "Next" buttons lost their
aria-label
when disabled
-
#1035
4b854e6
Thanks @danielguillan! - Added agap
prop with a newcondensed
option toLogoSuite.Logobar
.<LogoSuite> <LogoSuite.Heading visuallyHidden>Heading</LogoSuite.Heading> <LogoSuite.Logobar gap="condensed">{/* ... */}</LogoSuite.Logobar> </LogoSuite>
❗ Dotcom integration checklist
Note
GitHub Staff only
Please ensure these items are checked before merging.
- Performed successful integration test with
github/github
- Install release
@primer/[email protected]
- Verify CI passes
- Install release
- Manually verify regressions on following pages against production:
/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