react
react copied to clipboard
An implementation of GitHub's Primer Design System using React
I'm updating test files from Jest to Vitest in the packages/react folder. I've currently migrated some already, you can use packages/react/src/Banner/Banner.test.tsx as an example. I want you to help me...
Bumps the eslint group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.2.9` |...
Bumps [next](https://github.com/vercel/next.js) from 14.2.26 to 15.3.3. Release notes Sourced from next's releases. v15.3.3 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
_This is a scheduled issue for tracking the release between Monday, June 16th and Tuesday, July 1st_ | Last week | Value | | :-------- | :---- | | Issue...
At the moment, Primer React is [bundled via `rollup`](https://github.com/primer/react/blob/100c9cf5f9e8ef44de0e7af89ad9c7d438403e8e/packages/react/rollup.config.mjs#L4). To improve build speed, switching to [Rolldown](https://rolldown.rs/), either plain or via a bundler like [tsdown](https://github.com/rolldown/tsdown/) or [obuild](https://github.com/unjs/obuild) might be worth a...
We are updating the labels picker in issues to not have a loading state, but instead just add more items from the server as they are loaded. This is causing...
Bumps [eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react) from 5.4.0 to 7.0.1. Release notes Sourced from eslint-plugin-primer-react's releases. v7.0.1 Patch Changes #331 82a7d03 Thanks @francinelucca! - Update message for no-deprecated-experimental-components rule #333 c709c98 Thanks @francinelucca! -...
Closes # ### Changelog #### New #### Changed #### Removed ### Rollout strategy - [ ] Patch release - [ ] Minor release - [ ] Major release; if selected,...
The [very opinionated Relay schema for graphQL](https://relay.dev/graphql/connections.htm#sec-Connection-Types.Fields.PageInfo) has a very different pagination model where it only supports returning a cursor, and the ability to load more data before or after...
### Description When trying to file a request for a new component, it redirects to https://github.com/github/primer/discussions/categories/design-patterns which 404's ### Steps to reproduce 1. Click new issue 2. Click "Propose an...