react
react copied to clipboard
An implementation of GitHub's Primer Design System using React
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....
As we're working more on the v1 of SelectPanel, I wanted to add some additional tests to the test suite. This is not complete coverage but figured I'd add what...
Closes # ### Changelog #### New #### Changed #### Removed ### Rollout strategy - [ ] Patch release - [ ] Minor release - [ ] Major release; if selected,...
Fixes: https://github.com/github/primer/issues/1966 Unblocks: https://github.com/github/accessibility-audits/issues/2942 ### Changelog #### New This PR adds TrailingAction support to NavList, extending the support we added to ActionList in https://github.com/primer/react/pull/4634. ### Rollout strategy - [x] Patch...
Closes https://github.com/primer/react/issues/2008 Related https://github.com/primer/react/issues/4696 > [!CAUTION] > We will hold off merging this until we complete the roll out at dotcom. (Watch the progress [here (internal link only)](https://github.com/github/primer/discussions/3333)) ### Changelog...
Closes https://github.com/github/primer/issues/3408 Fixes https://dequeuniversity.com/rules/axe/4.7/aria-input-field-name for `FilteredActionList` and `SelectPanel` by labeling the listbox by the input ### Changelog #### New #### Changed - Add `id` to input for FilteredActionList - Label...
This is a tracking issue to safely enable tooltips in icon buttons in primer/react components. After we make the tooltips default in icon buttons, we will need to go through...
_This is a scheduled issue for tracking the release between Monday, June 17th and Monday, July 1st_ | Last week | Value | | :-------- | :---- | | Issue...
### Description `` needs to be upgraded to `popover` ### Steps to reproduce . ### Version v36 ### Browser _No response_
Closes https://github.com/github/primer/issues/2501 ### Changelog #### Changed * Added `aria-describedby` to inline description * Added `aria-labelledby` to `ActionList.TrailingVisual` ### Rollout strategy - [x] Patch release - [ ] Minor release -...