From 6e3b0576677213e26d32e8b878708114d3b69dbd Mon Sep 17 00:00:00 2001 From: "primer[bot]" <119360173+primer[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:31:49 -0500 Subject: [PATCH] Version Packages (#5404) Co-authored-by: github-actions[bot] --- .changeset/chilled-nails-juggle.md | 5 ---- .changeset/clever-bears-jog.md | 5 ---- .changeset/cyan-eggs-sort.md | 5 ---- .changeset/eight-bears-worry.md | 5 ---- .changeset/famous-laws-confess.md | 5 ---- .changeset/five-mayflies-flash.md | 5 ---- .changeset/flat-sheep-look.md | 5 ---- .changeset/healthy-eggs-pretend.md | 5 ---- .changeset/nervous-guests-cheer.md | 5 ---- .changeset/nice-boxes-sell.md | 5 ---- .changeset/plenty-planes-fix.md | 5 ---- .changeset/popular-moose-end.md | 5 ---- .changeset/sixty-starfishes-grab.md | 5 ---- .changeset/slimy-chefs-divide.md | 5 ---- .changeset/tiny-fireants-deny.md | 5 ---- .changeset/tiny-mirrors-judge.md | 5 ---- .changeset/tricky-scissors-walk.md | 5 ---- examples/app-router/package.json | 2 +- examples/codesandbox/package.json | 2 +- examples/theming/package.json | 2 +- packages/react/CHANGELOG.md | 40 +++++++++++++++++++++++++++++ packages/react/package.json | 2 +- 22 files changed, 44 insertions(+), 89 deletions(-) delete mode 100644 .changeset/chilled-nails-juggle.md delete mode 100644 .changeset/clever-bears-jog.md delete mode 100644 .changeset/cyan-eggs-sort.md delete mode 100644 .changeset/eight-bears-worry.md delete mode 100644 .changeset/famous-laws-confess.md delete mode 100644 .changeset/five-mayflies-flash.md delete mode 100644 .changeset/flat-sheep-look.md delete mode 100644 .changeset/healthy-eggs-pretend.md delete mode 100644 .changeset/nervous-guests-cheer.md delete mode 100644 .changeset/nice-boxes-sell.md delete mode 100644 .changeset/plenty-planes-fix.md delete mode 100644 .changeset/popular-moose-end.md delete mode 100644 .changeset/sixty-starfishes-grab.md delete mode 100644 .changeset/slimy-chefs-divide.md delete mode 100644 .changeset/tiny-fireants-deny.md delete mode 100644 .changeset/tiny-mirrors-judge.md delete mode 100644 .changeset/tricky-scissors-walk.md diff --git a/.changeset/chilled-nails-juggle.md b/.changeset/chilled-nails-juggle.md deleted file mode 100644 index e010a4adad5..00000000000 --- a/.changeset/chilled-nails-juggle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -bugfix(Stack): Fix typo in custom media variable used in Stack component diff --git a/.changeset/clever-bears-jog.md b/.changeset/clever-bears-jog.md deleted file mode 100644 index 1e36e4273c8..00000000000 --- a/.changeset/clever-bears-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Fix display bug for `PageHeader` component title. diff --git a/.changeset/cyan-eggs-sort.md b/.changeset/cyan-eggs-sort.md deleted file mode 100644 index f9ab3655ca4..00000000000 --- a/.changeset/cyan-eggs-sort.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Move Pagehead component css module feature flag to ga diff --git a/.changeset/eight-bears-worry.md b/.changeset/eight-bears-worry.md deleted file mode 100644 index 19f666c0199..00000000000 --- a/.changeset/eight-bears-worry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -ActionList color bug fixes diff --git a/.changeset/famous-laws-confess.md b/.changeset/famous-laws-confess.md deleted file mode 100644 index 2cf3ad69705..00000000000 --- a/.changeset/famous-laws-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Move BranchName component css module feature flag to ga diff --git a/.changeset/five-mayflies-flash.md b/.changeset/five-mayflies-flash.md deleted file mode 100644 index 11d508f4aa1..00000000000 --- a/.changeset/five-mayflies-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -fix(TooltipV2): delay tooltip opening time by ms diff --git a/.changeset/flat-sheep-look.md b/.changeset/flat-sheep-look.md deleted file mode 100644 index da9fc660038..00000000000 --- a/.changeset/flat-sheep-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -Add `onPrimary` `variant` to `KeybindingHint` diff --git a/.changeset/healthy-eggs-pretend.md b/.changeset/healthy-eggs-pretend.md deleted file mode 100644 index 972d69d3605..00000000000 --- a/.changeset/healthy-eggs-pretend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Revert "refactor(FormControl): update to CSS Modules behind feature flag" & "refactor(Table): update to CSS Modules" diff --git a/.changeset/nervous-guests-cheer.md b/.changeset/nervous-guests-cheer.md deleted file mode 100644 index 21b8b58b134..00000000000 --- a/.changeset/nervous-guests-cheer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Update Pagination CSS syntax to help with parsing downstream diff --git a/.changeset/nice-boxes-sell.md b/.changeset/nice-boxes-sell.md deleted file mode 100644 index a3c1bf90596..00000000000 --- a/.changeset/nice-boxes-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -feat(Overlay): Convert Overlay to CSS modules behind team feature flag diff --git a/.changeset/plenty-planes-fix.md b/.changeset/plenty-planes-fix.md deleted file mode 100644 index 726d22fb001..00000000000 --- a/.changeset/plenty-planes-fix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -Convert SideNav component to CSS Modules behind team feature flag diff --git a/.changeset/popular-moose-end.md b/.changeset/popular-moose-end.md deleted file mode 100644 index 33f808a72ed..00000000000 --- a/.changeset/popular-moose-end.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Fix `border-color` on ActionList Group header diff --git a/.changeset/sixty-starfishes-grab.md b/.changeset/sixty-starfishes-grab.md deleted file mode 100644 index 8820ba420cd..00000000000 --- a/.changeset/sixty-starfishes-grab.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -Convert `Hidden` to CSS modules behind team feature flag diff --git a/.changeset/slimy-chefs-divide.md b/.changeset/slimy-chefs-divide.md deleted file mode 100644 index 1c69f707b90..00000000000 --- a/.changeset/slimy-chefs-divide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -Convert UnderlinePanels to CSS modules behind feature flags diff --git a/.changeset/tiny-fireants-deny.md b/.changeset/tiny-fireants-deny.md deleted file mode 100644 index 04fdc07fd8f..00000000000 --- a/.changeset/tiny-fireants-deny.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Remove `min-width` on leading visuals in ActionList diff --git a/.changeset/tiny-mirrors-judge.md b/.changeset/tiny-mirrors-judge.md deleted file mode 100644 index f6bdbcf348c..00000000000 --- a/.changeset/tiny-mirrors-judge.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": patch ---- - -Add `headingWrapElement` prop to `ActionList.GroupHeading` to support `div` or `li` elements for proper list markup diff --git a/.changeset/tricky-scissors-walk.md b/.changeset/tricky-scissors-walk.md deleted file mode 100644 index f183fb8f06d..00000000000 --- a/.changeset/tricky-scissors-walk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/react": minor ---- - -Convert ConfirmationDialog to CSS modules behind feature flag diff --git a/examples/app-router/package.json b/examples/app-router/package.json index 09b150b50c3..c3310b09376 100644 --- a/examples/app-router/package.json +++ b/examples/app-router/package.json @@ -10,7 +10,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@primer/react": "37.7.2", + "@primer/react": "37.8.0", "next": "^14.2.10", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/examples/codesandbox/package.json b/examples/codesandbox/package.json index 2823b7aa729..2b3b713bb7a 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.7.2", + "@primer/react": "37.8.0", "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.7", diff --git a/examples/theming/package.json b/examples/theming/package.json index ea5179eb00f..26cdc3f2ff2 100644 --- a/examples/theming/package.json +++ b/examples/theming/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@primer/octicons-react": "^19.9.0", - "@primer/react": "37.7.2", + "@primer/react": "37.8.0", "clsx": "^1.2.1", "next": "^14.2.10", "react": "^18.3.1", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index af8061f997b..ec264ab9014 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,45 @@ # @primer/react +## 37.8.0 + +### Minor Changes + +- [#5414](https://github.com/primer/react/pull/5414) [`d44a4cf`](https://github.com/primer/react/commit/d44a4cf2c7fcc9ab66568120a26e8223dede01ee) Thanks [@iansan5653](https://github.com/iansan5653)! - Add `onPrimary` `variant` to `KeybindingHint` + +- [#5310](https://github.com/primer/react/pull/5310) [`13ce9a3`](https://github.com/primer/react/commit/13ce9a3f4bd8efdea2669ef9400528922688ea72) Thanks [@francinelucca](https://github.com/francinelucca)! - feat(Overlay): Convert Overlay to CSS modules behind team feature flag + +- [#5413](https://github.com/primer/react/pull/5413) [`9f5a9ac`](https://github.com/primer/react/commit/9f5a9acc065326b7c56ff3868d2a72cad25ca0f7) Thanks [@JelloBagel](https://github.com/JelloBagel)! - Convert SideNav component to CSS Modules behind team feature flag + +- [#5403](https://github.com/primer/react/pull/5403) [`877497c`](https://github.com/primer/react/commit/877497cabb7cd348328efa99d5c812d8f02601fb) Thanks [@JelloBagel](https://github.com/JelloBagel)! - Convert `Hidden` to CSS modules behind team feature flag + +- [#5357](https://github.com/primer/react/pull/5357) [`161e3fd`](https://github.com/primer/react/commit/161e3fd7c7ee64f07853405980b35b44eae61c9f) Thanks [@randall-krauskopf](https://github.com/randall-krauskopf)! - Convert UnderlinePanels to CSS modules behind feature flags + +- [#5331](https://github.com/primer/react/pull/5331) [`e39dddb`](https://github.com/primer/react/commit/e39dddb32beea3e583aa1cf9f42ae8ba521dbaed) Thanks [@TylerJDev](https://github.com/TylerJDev)! - Convert ConfirmationDialog to CSS modules behind feature flag + +### Patch Changes + +- [#5419](https://github.com/primer/react/pull/5419) [`73da985`](https://github.com/primer/react/commit/73da985f4303af60daf788c2dceba096ffc34cb0) Thanks [@jonrohan](https://github.com/jonrohan)! - bugfix(Stack): Fix typo in custom media variable used in Stack component + +- [#5415](https://github.com/primer/react/pull/5415) [`67fc8f5`](https://github.com/primer/react/commit/67fc8f5cd5369d4a9dfcf1a04612fca8d49855bc) Thanks [@randall-krauskopf](https://github.com/randall-krauskopf)! - Fix display bug for `PageHeader` component title. + +- [#5378](https://github.com/primer/react/pull/5378) [`5a8138a`](https://github.com/primer/react/commit/5a8138ac6bad67d0b573f98713c2063160d4eae8) Thanks [@jonrohan](https://github.com/jonrohan)! - Move Pagehead component css module feature flag to ga + +- [#5416](https://github.com/primer/react/pull/5416) [`1dcc534`](https://github.com/primer/react/commit/1dcc534c01b94a7568b472176612d5b8ea262e8d) Thanks [@langermank](https://github.com/langermank)! - ActionList color bug fixes + +- [#5381](https://github.com/primer/react/pull/5381) [`18692e5`](https://github.com/primer/react/commit/18692e58e2badc3e227da26712964f63594180bd) Thanks [@jonrohan](https://github.com/jonrohan)! - Move BranchName component css module feature flag to ga + +- [#5350](https://github.com/primer/react/pull/5350) [`4bcf78b`](https://github.com/primer/react/commit/4bcf78b137bd12344b9cde6baac7802d067a13d8) Thanks [@francinelucca](https://github.com/francinelucca)! - fix(TooltipV2): delay tooltip opening time by ms + +- [#5434](https://github.com/primer/react/pull/5434) [`da7debd`](https://github.com/primer/react/commit/da7debd89e796353963da4b6a86e432c328411b4) Thanks [@francinelucca](https://github.com/francinelucca)! - Revert "refactor(FormControl): update to CSS Modules behind feature flag" & "refactor(Table): update to CSS Modules" + +- [#5428](https://github.com/primer/react/pull/5428) [`d544f64`](https://github.com/primer/react/commit/d544f64afbaf77f64648da8d9aeb4b1e4d4e47e2) Thanks [@joshblack](https://github.com/joshblack)! - Update Pagination CSS syntax to help with parsing downstream + +- [#5409](https://github.com/primer/react/pull/5409) [`d48afbc`](https://github.com/primer/react/commit/d48afbc5daae5a194e65f67a63698d2030aeb60a) Thanks [@langermank](https://github.com/langermank)! - Fix `border-color` on ActionList Group header + +- [#5411](https://github.com/primer/react/pull/5411) [`74d3de4`](https://github.com/primer/react/commit/74d3de44f140949c63b335d130708e1895176fa5) Thanks [@langermank](https://github.com/langermank)! - Remove `min-width` on leading visuals in ActionList + +- [#5432](https://github.com/primer/react/pull/5432) [`60a2f47`](https://github.com/primer/react/commit/60a2f471c9b6bdbaecc3972d1c02a738dd99daa5) Thanks [@langermank](https://github.com/langermank)! - Add `headingWrapElement` prop to `ActionList.GroupHeading` to support `div` or `li` elements for proper list markup + ## 37.7.2 ### Patch Changes diff --git a/packages/react/package.json b/packages/react/package.json index d9e8567589d..e76de7f0771 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@primer/react", - "version": "37.7.2", + "version": "37.8.0", "description": "An implementation of GitHub's Primer Design System using React", "main": "lib/index.js", "module": "lib-esm/index.js",