react
react copied to clipboard
An implementation of GitHub's Primer Design System using React
Updates the requirements on [@github/relative-time-element](https://github.com/github/relative-time-element) to permit the latest version. Release notes Sourced from @github/relative-time-element's releases. v4.4.3 What's Changed Bump braces from 3.0.2 to 3.0.3 by @dependabot in github/relative-time-element#286 docs:...
Closes # ### Changelog #### New #### Changed #### Removed ### Rollout strategy - [ ] Patch release - [ ] Minor release - [ ] Major release; if selected,...
Closes https://github.com/github/primer/issues/4035 This component has a usage of `0` [according to primer query](https://musical-adventure-wlr3n3k.pages.github.io/?name=caret) and the primary internal usage `PointerBox` has `6` uses [from primer query](https://musical-adventure-wlr3n3k.pages.github.io/?name=pointerbox). Because these numbers are so...
_This is a scheduled issue for tracking the release between Monday, October 7th and Monday, October 21st_ | Last week | Value | | :-------- | :---- | | Issue...
### Description If you change the items in an `UnderlineNav`, it doesn't update the tabs. In the video, I'm generating an `UnderlineNav` from `numItems`; if I change the `useState` initializer,...
Closes https://github.com/github/primer/issues/3432 Removes the caret in `Popover`. ### Changelog #### Removed * Removes `caret` prop and associated styles from `Popover` component ### Rollout strategy - [ ] Patch release -...
Closes https://github.com/github/primer/issues/4040 ### Changelog #### New #### Changed - Update `BranchName` to use CSS Modules behind a feature flag #### Removed ### Rollout strategy - [x] Minor release
Closes https://github.com/github/primer/issues/3378 Usages of `Overlay` tend to lean more towards a dialog across GH. This PR aims to define it as a `dialog` in most cases, provided with a focus...
### Description This came up from an accessibility audit of one of our internal components which makes use of TreeView. (GitHub staff link for more context: https://github.com/github/collaboration-workflows-flex/issues/1190). It looks like...
Closes # ### Changelog #### New #### Changed #### Removed ### Rollout strategy - [ ] Patch release - [ ] Minor release - [ ] Major release; if selected,...