Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/famous-berries-kneel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/free-wasps-drop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/many-suns-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-pumas-itch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/navlist-parent-flicker-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perf-action-menu-memo-context.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/perf-css-has-safari-audit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-bears-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-points-explain.md

This file was deleted.

4 changes: 2 additions & 2 deletions examples/codesandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.3",
"@primer/react": "38.21.1",
"@primer/styled-react": "1.0.6",
"@primer/react": "38.22.0",
"@primer/styled-react": "1.0.7",
"styled-components": "5.x",
"typescript": "^5.9.2",
"vite": "^7.1.11"
Expand Down
4 changes: 2 additions & 2 deletions examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@primer/react": "38.21.1",
"@primer/styled-react": "1.0.6",
"@primer/react": "38.22.0",
"@primer/styled-react": "1.0.7",
"next": "^16.1.7",
"react": "^19.2.0",
"react-dom": "^19.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"@primer/octicons-react": "^19.21.0",
"@primer/react": "38.21.1",
"@primer/styled-react": "1.0.6",
"@primer/react": "38.22.0",
"@primer/styled-react": "1.0.7",
"clsx": "^2.1.1",
"next": "^16.1.7",
"react": "^19.2.0",
Expand Down
20 changes: 20 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @primer/react

## 38.22.0

### Minor Changes

- [#7655](https://github.com/primer/react/pull/7655) [`f59a1b1`](https://github.com/primer/react/commit/f59a1b190027b56f853797c4dc2cf9475cf5e225) Thanks [@iansan5653](https://github.com/iansan5653)! - Replace `ActionBar` overflow calculations with CSS wrapping approach to improve performance and stability

- [#7755](https://github.com/primer/react/pull/7755) [`0e868f9`](https://github.com/primer/react/commit/0e868f9c34ee6d073485e81651a16e92d3ff822c) Thanks [@francinelucca](https://github.com/francinelucca)! - feat: add ActionList, SelectPanel primitives exports and new FilteredActionList.Input components

### Patch Changes

- [#7797](https://github.com/primer/react/pull/7797) [`3e05935`](https://github.com/primer/react/commit/3e059351a65b18e99d006facc1863feb94be0a7e) Thanks [@liuliu-dev](https://github.com/liuliu-dev)! - Breadcrumbs overflow menu no longer appears when there are only two crumb items.

- [#7511](https://github.com/primer/react/pull/7511) [`eb73dee`](https://github.com/primer/react/commit/eb73deea0c9f8fb0fdb44b28445eebc748a39443) Thanks [@RSoeborg](https://github.com/RSoeborg)! - Fix NavList parent item flicker during static-to-interactive transitions when navigating between current sub-items in a SubNav.

- [#7619](https://github.com/primer/react/pull/7619) [`68aaf61`](https://github.com/primer/react/commit/68aaf617ebbeeb36aa5a7eb4b696d0061f6c2674) Thanks [@hectahertz](https://github.com/hectahertz)! - Memoize ActionMenu context values to prevent unnecessary re-renders of menu items

- [#7708](https://github.com/primer/react/pull/7708) [`d0fa0ff`](https://github.com/primer/react/commit/d0fa0ff2301b3db7a4b66e7aabf3ff544ffb4ef2) Thanks [@hectahertz](https://github.com/hectahertz)! - perf(css): audit :has() selectors and add stylelint guard for Safari

- [#7780](https://github.com/primer/react/pull/7780) [`8330aad`](https://github.com/primer/react/commit/8330aadeba6231bf916a9c93757f89018838ebb4) Thanks [@francinelucca](https://github.com/francinelucca)! - fix: Checkbox indeterminate state now persists on click if the state didn't change

## 38.21.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@primer/react",
"type": "module",
"version": "38.21.1",
"version": "38.22.0",
"description": "An implementation of GitHub's Primer Design System using React",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/styled-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @primer/styled-react

## 1.0.7

### Patch Changes

- [#7773](https://github.com/primer/react/pull/7773) [`4360ab0`](https://github.com/primer/react/commit/4360ab055f2729567cc48d004ed627d58b54e300) Thanks [@jonrohan](https://github.com/jonrohan)! - chore(styled-react): remove Breadcrumbs, Table, Timeline, Truncate

- [#7708](https://github.com/primer/react/pull/7708) [`d0fa0ff`](https://github.com/primer/react/commit/d0fa0ff2301b3db7a4b66e7aabf3ff544ffb4ef2) Thanks [@hectahertz](https://github.com/hectahertz)! - perf(css): audit :has() selectors and add stylelint guard for Safari

- [#7794](https://github.com/primer/react/pull/7794) [`0b6dabb`](https://github.com/primer/react/commit/0b6dabbd71fe467f0a5433f4909050e05cc7f595) Thanks [@jonrohan](https://github.com/jonrohan)! - chore(styled-react): remove TabNav, SegmentedControl, Header, FormControl, LinkButton from @primer/styled-react

## 1.0.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/styled-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/styled-react",
"version": "1.0.6",
"version": "1.0.7",
"type": "module",
"exports": {
".": {
Expand Down Expand Up @@ -49,7 +49,7 @@
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@primer/primitives": "10.x || 11.x",
"@primer/react": "^38.20.0",
"@primer/react": "^38.22.0",
"@rollup/plugin-babel": "^6.1.0",
"@storybook/react-vite": "^10.3.3",
"@types/react": "18.3.11",
Expand Down
Loading