From 790afe8bdae7ff96d7645477977d71914bfca432 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 27 Mar 2025 23:06:31 +0000 Subject: [PATCH] Version Packages --- .changeset/brown-ducks-lick.md | 5 ---- .changeset/calm-tigers-complain.md | 5 ---- .changeset/chilled-walls-cheer.md | 5 ---- .changeset/fuzzy-beans-push.md | 5 ---- .changeset/lazy-hotels-brake.md | 5 ---- .changeset/long-suns-type.md | 5 ---- .changeset/metal-carrots-compare.md | 5 ---- .changeset/pink-windows-add.md | 5 ---- .changeset/rare-words-sin.md | 6 ----- .changeset/responsive-selectpanel.md | 5 ---- .changeset/rotten-rings-confess.md | 5 ---- .changeset/slick-teams-check.md | 5 ---- .changeset/spotty-streets-flash.md | 5 ---- .changeset/strong-lemons-rescue.md | 5 ---- .changeset/tiny-peaches-tease.md | 5 ---- .changeset/young-months-peel.md | 5 ---- examples/codesandbox/package.json | 2 +- examples/nextjs/package.json | 2 +- examples/theming/package.json | 2 +- packages/react/CHANGELOG.md | 39 ++++++++++++++++++++++++++++ packages/react/package.json | 2 +- 21 files changed, 43 insertions(+), 85 deletions(-) delete mode 100644 .changeset/brown-ducks-lick.md delete mode 100644 .changeset/calm-tigers-complain.md delete mode 100644 .changeset/chilled-walls-cheer.md delete mode 100644 .changeset/fuzzy-beans-push.md delete mode 100644 .changeset/lazy-hotels-brake.md delete mode 100644 .changeset/long-suns-type.md delete mode 100644 .changeset/metal-carrots-compare.md delete mode 100644 .changeset/pink-windows-add.md delete mode 100644 .changeset/rare-words-sin.md delete mode 100644 .changeset/responsive-selectpanel.md delete mode 100644 .changeset/rotten-rings-confess.md delete mode 100644 .changeset/slick-teams-check.md delete mode 100644 .changeset/spotty-streets-flash.md delete mode 100644 .changeset/strong-lemons-rescue.md delete mode 100644 .changeset/tiny-peaches-tease.md delete mode 100644 .changeset/young-months-peel.md diff --git a/.changeset/brown-ducks-lick.md b/.changeset/brown-ducks-lick.md deleted file mode 100644 index 524589f6b97..00000000000 --- a/.changeset/brown-ducks-lick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': patch ---- - -DialogV2: Fix CSS issue where `flex-grow` wasn't getting applied via classname diff --git a/.changeset/calm-tigers-complain.md b/.changeset/calm-tigers-complain.md deleted file mode 100644 index aef663c8c91..00000000000 --- a/.changeset/calm-tigers-complain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -Remove CSS modules feature flag from the InlineMessage component diff --git a/.changeset/chilled-walls-cheer.md b/.changeset/chilled-walls-cheer.md deleted file mode 100644 index f8fd4924215..00000000000 --- a/.changeset/chilled-walls-cheer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Show `Tooltip` on close button in `Dialog` diff --git a/.changeset/fuzzy-beans-push.md b/.changeset/fuzzy-beans-push.md deleted file mode 100644 index 252e723cea6..00000000000 --- a/.changeset/fuzzy-beans-push.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -chore(SelectPanel): put fullscreen functionality behind FF diff --git a/.changeset/lazy-hotels-brake.md b/.changeset/lazy-hotels-brake.md deleted file mode 100644 index 61c69ac2614..00000000000 --- a/.changeset/lazy-hotels-brake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -Remove the CSS modules feature flag from the Timeline component diff --git a/.changeset/long-suns-type.md b/.changeset/long-suns-type.md deleted file mode 100644 index 3e7243bbdc0..00000000000 --- a/.changeset/long-suns-type.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -Remove the CSS modules feature flag from the Autocomplete component. diff --git a/.changeset/metal-carrots-compare.md b/.changeset/metal-carrots-compare.md deleted file mode 100644 index 31a2bb6548e..00000000000 --- a/.changeset/metal-carrots-compare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Bug fix: `className` passed to PageLayout twice diff --git a/.changeset/pink-windows-add.md b/.changeset/pink-windows-add.md deleted file mode 100644 index 96bb3e319f4..00000000000 --- a/.changeset/pink-windows-add.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -Adds `hasBorder` prop to PageHeader to allow a bottom border diff --git a/.changeset/rare-words-sin.md b/.changeset/rare-words-sin.md deleted file mode 100644 index 19fb5d70ecb..00000000000 --- a/.changeset/rare-words-sin.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@primer/react': minor ---- - -ActionList.Group + ActionList.TrailingAction: add missing className prop -LabelGroup: add missing className prop diff --git a/.changeset/responsive-selectpanel.md b/.changeset/responsive-selectpanel.md deleted file mode 100644 index 85bed4b926a..00000000000 --- a/.changeset/responsive-selectpanel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -SelectPanel: Make SelectPanel full screen on narrow devices with a Save button diff --git a/.changeset/rotten-rings-confess.md b/.changeset/rotten-rings-confess.md deleted file mode 100644 index 0f0bff5c9ca..00000000000 --- a/.changeset/rotten-rings-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -Remove the CSS modules feature flag from the KeybindingHint Component. diff --git a/.changeset/slick-teams-check.md b/.changeset/slick-teams-check.md deleted file mode 100644 index c265f8ac6b4..00000000000 --- a/.changeset/slick-teams-check.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': minor ---- - -Add Notice to SelectPanel diff --git a/.changeset/spotty-streets-flash.md b/.changeset/spotty-streets-flash.md deleted file mode 100644 index 0be23195457..00000000000 --- a/.changeset/spotty-streets-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/react': minor ---- - -Adds util function to swap out SX enabled components. diff --git a/.changeset/strong-lemons-rescue.md b/.changeset/strong-lemons-rescue.md deleted file mode 100644 index dd5464f408f..00000000000 --- a/.changeset/strong-lemons-rescue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -SubNav: Update selected styles to only apply to `data-selected='true'` diff --git a/.changeset/tiny-peaches-tease.md b/.changeset/tiny-peaches-tease.md deleted file mode 100644 index 8486b7f1e54..00000000000 --- a/.changeset/tiny-peaches-tease.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -Remove the CSS modules feature flag from the ConfirmationDialog component diff --git a/.changeset/young-months-peel.md b/.changeset/young-months-peel.md deleted file mode 100644 index 7322a69ba52..00000000000 --- a/.changeset/young-months-peel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -Remove the CSS module feature flag from SkeletonAvatar SkeletonBox and SkeletonText diff --git a/examples/codesandbox/package.json b/examples/codesandbox/package.json index 8a8386e1184..4e6a9d1cf52 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.16.0", + "@primer/react": "37.17.0", "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.19", diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 5a5e54332b9..4d3fbb95250 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -10,7 +10,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@primer/react": "37.16.0", + "@primer/react": "37.17.0", "next": "^15.1.4", "react": "^19.0.0", "react-dom": "^19.0.0", diff --git a/examples/theming/package.json b/examples/theming/package.json index 5509cabfe3e..ef9fe05af7a 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.16.0", + "@primer/react": "37.17.0", "clsx": "^1.2.1", "next": "^14.2.21", "react": "^18.3.1", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 0c5fd4e4366..f3da1b60fcc 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,44 @@ # @primer/react +## 37.17.0 + +### Minor Changes + +- [#5804](https://github.com/primer/react/pull/5804) [`687343c`](https://github.com/primer/react/commit/687343c6c0b57c80862b898ecd7ed51cc4c2fec8) Thanks [@jonrohan](https://github.com/jonrohan)! - Remove CSS modules feature flag from the InlineMessage component + +- [#5786](https://github.com/primer/react/pull/5786) [`0f165d4`](https://github.com/primer/react/commit/0f165d443586a9bf34931b944bc00e031b7c81ab) Thanks [@jonrohan](https://github.com/jonrohan)! - Remove the CSS modules feature flag from the Timeline component + +- [#5793](https://github.com/primer/react/pull/5793) [`4213a86`](https://github.com/primer/react/commit/4213a86c64d938d787c022d0a61b6379d3ff9418) Thanks [@jonrohan](https://github.com/jonrohan)! - Remove the CSS modules feature flag from the Autocomplete component. + +- [#5741](https://github.com/primer/react/pull/5741) [`d32dd27`](https://github.com/primer/react/commit/d32dd272771dee777bc31d67713b87f189bc8661) Thanks [@mperrotti](https://github.com/mperrotti)! - Adds `hasBorder` prop to PageHeader to allow a bottom border + +- [#5810](https://github.com/primer/react/pull/5810) [`2411aa9`](https://github.com/primer/react/commit/2411aa98388a695fc3246725f74503a44a4b97fe) Thanks [@hussam-i-am](https://github.com/hussam-i-am)! - ActionList.Group + ActionList.TrailingAction: add missing className prop + LabelGroup: add missing className prop + +- [#5792](https://github.com/primer/react/pull/5792) [`4e85438`](https://github.com/primer/react/commit/4e85438a878f80ccb3ffc8167b31afe93d81d752) Thanks [@jonrohan](https://github.com/jonrohan)! - Remove the CSS modules feature flag from the KeybindingHint Component. + +- [#5790](https://github.com/primer/react/pull/5790) [`acc5d27`](https://github.com/primer/react/commit/acc5d27fc43d08b6a2efca9c86aba5dec88fe3dc) Thanks [@hectahertz](https://github.com/hectahertz)! - Add Notice to SelectPanel + +- [#5821](https://github.com/primer/react/pull/5821) [`3a102a7`](https://github.com/primer/react/commit/3a102a7ed43b84eea5d708fbe0855c272c239371) Thanks [@jamieshark](https://github.com/jamieshark)! - Adds util function to swap out SX enabled components. + +- [#5795](https://github.com/primer/react/pull/5795) [`1555b1b`](https://github.com/primer/react/commit/1555b1b5f1c900c303c49eb2c7898460a7db1de2) Thanks [@jonrohan](https://github.com/jonrohan)! - Remove the CSS modules feature flag from the ConfirmationDialog component + +- [#5787](https://github.com/primer/react/pull/5787) [`9272a8c`](https://github.com/primer/react/commit/9272a8c4311dbcbd909490e79a185e29e18d15d5) Thanks [@jonrohan](https://github.com/jonrohan)! - Remove the CSS module feature flag from SkeletonAvatar SkeletonBox and SkeletonText + +### Patch Changes + +- [#5811](https://github.com/primer/react/pull/5811) [`91b52f7`](https://github.com/primer/react/commit/91b52f70da11c1f2d6f666483ea28fd43676b5bb) Thanks [@TylerJDev](https://github.com/TylerJDev)! - DialogV2: Fix CSS issue where `flex-grow` wasn't getting applied via classname + +- [#5436](https://github.com/primer/react/pull/5436) [`11b8d4c`](https://github.com/primer/react/commit/11b8d4c418d4de21d3ff86a7031a4eca844bc34b) Thanks [@TylerJDev](https://github.com/TylerJDev)! - Show `Tooltip` on close button in `Dialog` + +- [#5832](https://github.com/primer/react/pull/5832) [`b6c7690`](https://github.com/primer/react/commit/b6c769004b6ce02b6377c91766714cbe16478778) Thanks [@francinelucca](https://github.com/francinelucca)! - chore(SelectPanel): put fullscreen functionality behind FF + +- [#5816](https://github.com/primer/react/pull/5816) [`59e62c1`](https://github.com/primer/react/commit/59e62c1b190a5bccf30ffa1ba355b0ed5368bf89) Thanks [@langermank](https://github.com/langermank)! - Bug fix: `className` passed to PageLayout twice + +- [#5761](https://github.com/primer/react/pull/5761) [`94bc6e4`](https://github.com/primer/react/commit/94bc6e41319a711650957fa2e728f75c72a36772) Thanks [@siddharthkp](https://github.com/siddharthkp)! - SelectPanel: Make SelectPanel full screen on narrow devices with a Save button + +- [#5797](https://github.com/primer/react/pull/5797) [`fbc6f97`](https://github.com/primer/react/commit/fbc6f97aae024917b56cfbc98244030d40f3ea00) Thanks [@broccolinisoup](https://github.com/broccolinisoup)! - SubNav: Update selected styles to only apply to `data-selected='true'` + ## 37.16.0 ### Minor Changes diff --git a/packages/react/package.json b/packages/react/package.json index c9aac18e1c1..b0202adc7ae 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@primer/react", - "version": "37.16.0", + "version": "37.17.0", "description": "An implementation of GitHub's Primer Design System using React", "main": "lib/index.js", "module": "lib-esm/index.js",