diff --git a/.changeset/clean-wolves-type.md b/.changeset/clean-wolves-type.md deleted file mode 100644 index cf141bb3b4..0000000000 --- a/.changeset/clean-wolves-type.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Make sure truncate is a direct child diff --git a/.changeset/forty-buses-serve.md b/.changeset/forty-buses-serve.md deleted file mode 100644 index f2d1140067..0000000000 --- a/.changeset/forty-buses-serve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": minor ---- - -Add font-weight-medium to marketing styles, and use it in the type scale. diff --git a/.changeset/happy-ways-suffer.md b/.changeset/happy-ways-suffer.md deleted file mode 100644 index 0886b72dbb..0000000000 --- a/.changeset/happy-ways-suffer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/css': patch ---- - -Prevents main content to blowout and cause an horizontal scroll diff --git a/.changeset/heavy-rings-sip.md b/.changeset/heavy-rings-sip.md deleted file mode 100644 index 7fff648575..0000000000 --- a/.changeset/heavy-rings-sip.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/css': minor ---- - -Move Menlo before Consolas in monospace font stack diff --git a/.changeset/moody-apes-study.md b/.changeset/moody-apes-study.md deleted file mode 100644 index c01ffb7ca0..0000000000 --- a/.changeset/moody-apes-study.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Fix unreadable text when utility is used in dropdown item. diff --git a/.changeset/proud-lions-bake.md b/.changeset/proud-lions-bake.md deleted file mode 100644 index 7b489967e5..0000000000 --- a/.changeset/proud-lions-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Documentation: Remove deprecated faded borders documentation diff --git a/.changeset/rude-rockets-flow.md b/.changeset/rude-rockets-flow.md deleted file mode 100644 index 2368de8a1f..0000000000 --- a/.changeset/rude-rockets-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Use variable for the active border of the UnderlineNav diff --git a/.changeset/silent-cycles-camp.md b/.changeset/silent-cycles-camp.md deleted file mode 100644 index d8a10c591f..0000000000 --- a/.changeset/silent-cycles-camp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Make `TimelineItem-badge--success` ready for Color Modes V2 diff --git a/.changeset/slow-pumas-arrive.md b/.changeset/slow-pumas-arrive.md deleted file mode 100644 index 4ffcf45fb2..0000000000 --- a/.changeset/slow-pumas-arrive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/css': patch ---- - -Division using / is deprecated. Replaced it with multiplications. diff --git a/.changeset/two-cows-work.md b/.changeset/two-cows-work.md deleted file mode 100644 index 68e117021d..0000000000 --- a/.changeset/two-cows-work.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Fix label contrast when inside a dropdown diff --git a/CHANGELOG.md b/CHANGELOG.md index 564d7e94fe..40c821a02a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,31 @@ # @primer/css +## 17.4.0 + +### Minor Changes + +- [#1497](https://github.com/primer/css/pull/1497) [`84bbd501`](https://github.com/primer/css/commit/84bbd501a41c455031d4a1b4d25df6fc6db6e1d8) Thanks [@tobiasahlin](https://github.com/tobiasahlin)! - Add font-weight-medium to marketing styles, and use it in the type scale. + +* [#1487](https://github.com/primer/css/pull/1487) [`0298b69b`](https://github.com/primer/css/commit/0298b69bda4c25ed252fbeb6ba2e3fcf4ff096d2) Thanks [@arzg](https://github.com/arzg)! - Move Menlo before Consolas in monospace font stack + +### Patch Changes + +- [#1483](https://github.com/primer/css/pull/1483) [`84488397`](https://github.com/primer/css/commit/84488397f4a7bce115e2c81b388de959fff20296) Thanks [@jonrohan](https://github.com/jonrohan)! - Make sure truncate is a direct child + +* [#1486](https://github.com/primer/css/pull/1486) [`f52d40cc`](https://github.com/primer/css/commit/f52d40cce57bca5a713d0b9d1136f144577cf66d) Thanks [@manuelpuyol](https://github.com/manuelpuyol)! - Prevents main content to blowout and cause an horizontal scroll + +- [#1488](https://github.com/primer/css/pull/1488) [`c345bd38`](https://github.com/primer/css/commit/c345bd3819cf8d42552409baf3ec4ccb59c50107) Thanks [@cheshire137](https://github.com/cheshire137)! - Fix unreadable text when utility is used in dropdown item. + +* [#1501](https://github.com/primer/css/pull/1501) [`e072734a`](https://github.com/primer/css/commit/e072734aa18813622ea22e8f9c3e602ec7309105) Thanks [@tobiasahlin](https://github.com/tobiasahlin)! - Documentation: Remove deprecated faded borders documentation + +- [#1472](https://github.com/primer/css/pull/1472) [`8541ed1d`](https://github.com/primer/css/commit/8541ed1db1e0d9c4551ea76ba400d6d0cf682897) Thanks [@simurai](https://github.com/simurai)! - Use variable for the active border of the UnderlineNav + +* [#1475](https://github.com/primer/css/pull/1475) [`105296c6`](https://github.com/primer/css/commit/105296c6b4b33d9e84038173bf9af09889a99dcd) Thanks [@simurai](https://github.com/simurai)! - Make `TimelineItem-badge--success` ready for Color Modes V2 + +- [#1452](https://github.com/primer/css/pull/1452) [`8838a3ac`](https://github.com/primer/css/commit/8838a3ac48ec1589594291313349f49737317b5d) Thanks [@mktcode](https://github.com/mktcode)! - Division using / is deprecated. Replaced it with multiplications. + +* [#1499](https://github.com/primer/css/pull/1499) [`2e580a7e`](https://github.com/primer/css/commit/2e580a7ed46fb06786b84f5b1900c8e0cd7450f5) Thanks [@mjacobus](https://github.com/mjacobus)! - Fix label contrast when inside a dropdown + ## 17.3.0 ### Minor Changes diff --git a/package.json b/package.json index b65bffcd8c..056c81865d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@primer/css", - "version": "17.3.0", + "version": "17.4.0", "description": "The CSS implementation of GitHub's Primer Design System", "homepage": "https://primer.style/css", "author": "GitHub, Inc.",