react
react copied to clipboard
An implementation of GitHub's Primer Design System using React
### Description You can see how the page numbers in the 1000s all seem to run together so it because hard to see what page numbers actually are:  Would...
Closes # ### Changelog #### New #### Changed #### Removed ### Rollout strategy - [ ] Patch release - [ ] Minor release - [ ] Major release; if selected,...
Closes https://github.com/github/primer/issues/3359 ### Changelog #### New #### Changed * Moves `aria-*` attributes to `ProgressBar.Item` * Marks `ProgressBar.Item` as `role="progressbar"` #### Removed ### Rollout strategy - [ ] Patch release -...
Closes # ### Changelog #### New #### Changed #### Removed ### Rollout strategy - [x] Patch release - [ ] Minor release - [ ] Major release; if selected, include...
Closes # ### Changelog #### New #### Changed #### Removed ### Rollout strategy - [ ] Patch release - [ ] Minor release - [ ] Major release; if selected,...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
Closes # ### Changelog #### New #### Changed #### Removed ### Rollout strategy - [ ] Patch release - [ ] Minor release - [ ] Major release; if selected,...
Part of https://github.com/github/primer/issues/3815 ### Changelog #### Changed - The ButtonBase component uses CSS modules behind the flag ### Rollout strategy - Minor release ### Testing & Reviewing Snapshots should match...
- Preparatory PR for https://github.com/primer/react/pull/4794 Refactored the snapshot test file to make it easier split by theme and feature flags. (Add new scenarios in the future) ### Rollout strategy -...