diff --git a/.changeset/clean-dolls-build.md b/.changeset/clean-dolls-build.md deleted file mode 100644 index 882d30fe245..00000000000 --- a/.changeset/clean-dolls-build.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -add new line of CSS to separate underline from hover event diff --git a/.changeset/good-ligers-pull.md b/.changeset/good-ligers-pull.md deleted file mode 100644 index a0cf300133a..00000000000 --- a/.changeset/good-ligers-pull.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -Add disableFullscreenOnNarrow prop to SelectPanel for opt-out of fullscreen behavior diff --git a/.changeset/hip-snakes-pay.md b/.changeset/hip-snakes-pay.md deleted file mode 100644 index 3d9922d701c..00000000000 --- a/.changeset/hip-snakes-pay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -ActionList: Ensures `aria-describedby` is applied to `ActionList.Item` when description is present diff --git a/.changeset/loud-ants-taste.md b/.changeset/loud-ants-taste.md deleted file mode 100644 index 788236d2143..00000000000 --- a/.changeset/loud-ants-taste.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -fix(Stack): correctly forward a Ref diff --git a/.changeset/mean-parrots-heal.md b/.changeset/mean-parrots-heal.md deleted file mode 100644 index 0d1dc4985de..00000000000 --- a/.changeset/mean-parrots-heal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -fix(SelectPanel): update input fontSize to 16 on small viewports on iOS diff --git a/.changeset/quiet-sides-slide.md b/.changeset/quiet-sides-slide.md deleted file mode 100644 index 2756454af39..00000000000 --- a/.changeset/quiet-sides-slide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Update Select to correctly merge classes when className is provided diff --git a/.changeset/short-melons-relate.md b/.changeset/short-melons-relate.md deleted file mode 100644 index 5c43d523f39..00000000000 --- a/.changeset/short-melons-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -Updates Dialog to only show border between body and footer when the body scrolls. diff --git a/.changeset/strange-lions-end.md b/.changeset/strange-lions-end.md deleted file mode 100644 index e18f959b742..00000000000 --- a/.changeset/strange-lions-end.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -UnderlineNav.Item accepts className prop without overriding existing styling diff --git a/.changeset/thick-days-fly.md b/.changeset/thick-days-fly.md deleted file mode 100644 index 2e9531b7129..00000000000 --- a/.changeset/thick-days-fly.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -fix(DataTable): fix incorrect page numbers rendered bug diff --git a/examples/codesandbox/package.json b/examples/codesandbox/package.json index 777e901e69c..7e01ca57aad 100644 --- a/examples/codesandbox/package.json +++ b/examples/codesandbox/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "^7.11.0", "@typescript-eslint/parser": "^7.3.1", "@vitejs/plugin-react": "^4.3.3", - "@primer/react": "37.25.0", + "@primer/react": "37.26.0", "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.19", diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index e48cc4d8ffd..437058c16d0 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -10,7 +10,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@primer/react": "37.25.0", + "@primer/react": "37.26.0", "next": "^15.2.3", "react": "^19.0.0", "react-dom": "^19.0.0", diff --git a/examples/theming/package.json b/examples/theming/package.json index ae84a078a1c..b69e402544e 100644 --- a/examples/theming/package.json +++ b/examples/theming/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@primer/octicons-react": "^19.14.0", - "@primer/react": "37.25.0", + "@primer/react": "37.26.0", "clsx": "^2.1.1", "next": "^14.2.26", "react": "^18.3.1", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 569cfcd339d..b8ef104f19e 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,29 @@ # @primer/react +## 37.26.0 + +### Minor Changes + +- [#6138](https://github.com/primer/react/pull/6138) [`3325ad6`](https://github.com/primer/react/commit/3325ad6d6b4624f6318d064bef589c4e82c47deb) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Add disableFullscreenOnNarrow prop to SelectPanel for opt-out of fullscreen behavior + +### Patch Changes + +- [#6113](https://github.com/primer/react/pull/6113) [`96c4b48`](https://github.com/primer/react/commit/96c4b488d6ba59640690102c40abfc289e1eb854) Thanks [@llastflowers](https://github.com/llastflowers)! - add new line of CSS to separate underline from hover event + +- [#6146](https://github.com/primer/react/pull/6146) [`6588cf2`](https://github.com/primer/react/commit/6588cf2a0379fa81f134562709e6b351ce190db3) Thanks [@TylerJDev](https://github.com/TylerJDev)! - ActionList: Ensures `aria-describedby` is applied to `ActionList.Item` when description is present + +- [#6111](https://github.com/primer/react/pull/6111) [`33b6bf1`](https://github.com/primer/react/commit/33b6bf19503d41efeff7654ca04873699a0f43c8) Thanks [@francinelucca](https://github.com/francinelucca)! - fix(Stack): correctly forward a Ref + +- [#6139](https://github.com/primer/react/pull/6139) [`091165f`](https://github.com/primer/react/commit/091165f1a3341372a8402177374e50e32ec34c71) Thanks [@francinelucca](https://github.com/francinelucca)! - fix(SelectPanel): update input fontSize to 16 on small viewports on iOS + +- [#6124](https://github.com/primer/react/pull/6124) [`ad5e73b`](https://github.com/primer/react/commit/ad5e73b8655e1a5673bac96b091a57d954643599) Thanks [@joshblack](https://github.com/joshblack)! - Update Select to correctly merge classes when className is provided + +- [#5897](https://github.com/primer/react/pull/5897) [`6df6cbf`](https://github.com/primer/react/commit/6df6cbf0a7a3db59f0c8b469b778ee91c0e74434) Thanks [@mperrotti](https://github.com/mperrotti)! - Updates Dialog to only show border between body and footer when the body scrolls. + +- [#6129](https://github.com/primer/react/pull/6129) [`1a15bac`](https://github.com/primer/react/commit/1a15bac413e56cd075a6a10f777b6350f938757b) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - UnderlineNav.Item accepts className prop without overriding existing styling + +- [#6125](https://github.com/primer/react/pull/6125) [`91b3c71`](https://github.com/primer/react/commit/91b3c7177e2e5a7d7a9b37d62680d0cf3f1a12f9) Thanks [@francinelucca](https://github.com/francinelucca)! - fix(DataTable): fix incorrect page numbers rendered bug + ## 37.25.0 ### Minor Changes diff --git a/packages/react/package.json b/packages/react/package.json index e4564d1ad98..3ea9a4b3531 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@primer/react", - "version": "37.25.0", + "version": "37.26.0", "description": "An implementation of GitHub's Primer Design System using React", "main": "lib/index.js", "module": "lib-esm/index.js",