Bump @primer/react-brand from 0.44.1 to 0.56.0
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(11 months ago)
(11 months ago)
(11 months ago)
dependencies javascript
Bumps @primer/react-brand from 0.44.1 to 0.56.0.
Release notes
Sourced from @primer/react-brand's releases.
@primer/react-brand@0.56.0See documentation for this release
Patch Changes
#1052
7c16517Thanks@joshfarrant! - TheSubNavcomponent now traps focus inside the expanded menu on narrow viewports.#1051
2946071Thanks@joshfarrant! - Tooltips in theVideoPlayercomponent now remain briefly visible after the pointer is moved away from the toggle. This small delay improves general usability and helps meet the WCAG 1.4.13 criterion for accessible hover interactions with tooltips.#917
0ca0f08Thanks@rezrah! - Internal change to CSS module type definitions in theIDEcomponent. No user-facing updates toIDEpresentation or functionality are expected.#1050
6772b34Thanks@joshfarrant! - Added anaria-labelto the GitHub logo in theVideoPlayercomponent#1055
3419824Thanks@rezrah! - Restoreidleoption toLogoSuite.Logobarfor enabling a default paused state, and programmatic control over animation.Use
marqueeSpeed="idle"to display a logo bar that is initially paused.<LogoSuite> <LogoSuite.Heading /> <LogoSuite.Logobar marquee marqueeSpeed="idle" /> </LogoSuite>
@primer/react-brand@0.55.0See documentation for this release
Patch Changes
#1044
8a1bb23Thanks@rezrah! - Increase specificity of custom fill styles inPricingOptions.FeatureListItemandUnorderedList.Item. This update ensures that the value ofleadingVisualFilltakes a higher precedence over rules that might otherwise override it.#1042
50705e3Thanks@rezrah! - AddHero.Videoslot toHerofor 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
1e970b6Thanks@joshfarrant! - - Update accessible label ofSubNavsubmenu toggle button
- Update accessible label of
ActionMenudropdown toggle button
... (truncated)
Commits
6f6e40fVersion Packages (#1046)df07063upgrade doctocat to fix basePath issues in prod (#1060)7c16517Trap focus inside SubNav component when expanded on narrow viewports (#1052)2946071Allow VideoPlayer tooltips to be hovered (#1051)9e860a1Add new@primer/brand-csspackage (#924)bd52cb2upgrade doctocat/next-js to 0.52.0 (#1054)3419824Restore idle option to LogoSuite.Logobar (#1055)6772b34Add aria-label to GitHub logo in VideoPlayer component (#1050)49386e0Add VRT coverage for marquee LogoSuite and increase timeout on FAQ test (#1049)2d9d28bUpdate release testing checklist (#1045)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
2
+30
-35
Package Dependencies
Technical Details
| ID: | 2473284 |
| UUID: | 2628096468 |
| Node ID: | PR_kwDOKSXv_c6cpZHU |
| Host: | GitHub |
| Repository: | github/forgoodfirstissue |
| Mergeable: | Yes |
| Merge State: | Clean |