brand
brand copied to clipboard
React components and Primitives for GitHub marketing websites
## Summary This PR contains a fix update to `FAQ Groups` tab order accessibility issue 👇 . Tab list items should be navigateable by arrow keys and only one element...
## Summary ## List of notable changes: - - ## What should reviewers focus on? - - ## Steps to test: 1. 1. 1. ## Supporting resources (related issues, external...
## Summary Hello there, again! 👋 When there is a lot of items and the user is on a small 320x480 screen or zooms in the page, few last items...
## Summary Hello there! 👋 I'm suggesting this single style line update to address the reported accessibility issues where the Bento Box CTAs get cut off on letter spacing increase....
SEO
## Summary [Link to Storybook](https://primer-9b9e948839-26139705.drafts.github.io/storybook/?path=/story/recipes-seo-article-page--playground) [Link to Slack for PR discussion](https://github.slack.com/archives/C06UE379Y3U/p1715973027064179)
SEO
## Summary
### Describe the bug Reported [here](https://github.com/orgs/github/projects/9798/views/1?pane=issue&itemId=60907709) (internal). When resizing the browser window to around `930px`, it can cause wrapping/overflow issues when there are multiple CTA buttons with multi-word text labels....
## Summary Added a first version of the breadcrumb docs. A lot of the content is from the [primer.style entry for Product UI breadcrumbs](https://primer.style/components/breadcrumbs/). This opens up an opportunity for...
## Summary Adds logosuite to f2 template 🔗 [See slack for full details](https://github.slack.com/archives/C04E44ZPNEA/p1714056946250149) Resolves https://github.com/github/primer/issues/3098 ## List of notable changes: - adds logosuite to F2 templates ## What should reviewers...
### Describe the bug Version `0.32.0` of `@primer/react-brand` incorrectly marks `SubNav.Link` items as "current" when using `aria-current="false"`. According to MDN, [`false`](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-current#false) is a valid value for this attribute. Currently, the...