Rez
Rez
## Summary Updates our kitchen sink with recently added components. Applies to both Storybook and integration tests. ## What should reviewers focus on? - Check the tests pass - Review...
[primer.style/brand ](https://primer.style/brand/) documentation currently shows a handful of cherry-picked UI patterns, rather than the entire inventory of components available through the [npm package](https://www.npmjs.com/package/@primer/react-brand). List of undocumented components at time of...
Primer Brand has matured significantly in Q4, so it's important to codify aspects of its data governance - specifically its source of truth - for our users and future maintainers....
## Summary Resolves https://github.com/github/primer/issues/3758 (SEV-1 ⚠️ ) Removes truncation of long text in `ActionMenu` button and lists, allowing it to instead reflow [per WCAG guidelines](https://www.w3.org/TR/WCAG22/#reflow). ## List of notable changes:...
## Summary ## List of notable changes: - - ## What should reviewers focus on? - - ## Steps to test: 1. 1. 1. ## Supporting resources (related issues, external...
## Summary Adds footnotes example to F2 template as an interim workaround for not having a dedicated component ## What should reviewers focus on? - Verify correctness of design, and...
### Describe the bug RiverStoryScroll applies a negative margin of `-20vh` to enable the animation effect. When animations are disabled through the `disabled` prop however, there is no need to...
## Summary Closes https://github.com/github/primer/issues/3658 ## List of notable changes: - - ## What should reviewers focus on? - - ## Steps to test: 1. 1. 1. ## Supporting resources (related...
## Summary 🧹 Tidying up ## Contributor checklist: - [ ] All new and existing CI checks pass - [ ] Tests prove that the feature works and covers both...
## Summary Fixes a typo in one of the radio group docs examples. ## Contributor checklist: - [ ] All new and existing CI checks pass - [ ] Tests...