react icon indicating copy to clipboard operation
react copied to clipboard

An implementation of GitHub's Primer Design System using React

Results 520 react issues
Sort by recently updated
recently updated
newest added

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...

react
component: Avatar
staff

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` |...

dependencies
skip changeset

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...

dependencies
skip changeset

_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...

react

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...

size: rock
react
component: SelectPanel

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! -...

dependencies
skip changeset
integration-tests: recommended

Closes # ### Changelog #### New #### Changed #### Removed ### Rollout strategy - [ ] Patch release - [ ] Minor release - [ ] Major release; if selected,...

integration-tests: recommended

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...

Stale
react

### 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...

bug
react
primer-quality