diff --git a/.changeset/fresh-schools-pull.md b/.changeset/fresh-schools-pull.md deleted file mode 100644 index ecdd26919a..0000000000 --- a/.changeset/fresh-schools-pull.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -ActionList followup diff --git a/.changeset/long-panthers-provide.md b/.changeset/long-panthers-provide.md deleted file mode 100644 index bf27abb1c5..0000000000 --- a/.changeset/long-panthers-provide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Fix local dev (revert webpack 5.5.0 → 6.0.0) diff --git a/.changeset/nasty-bananas-drive.md b/.changeset/nasty-bananas-drive.md deleted file mode 100644 index 2382b93c1f..0000000000 --- a/.changeset/nasty-bananas-drive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Reformat `rgba()` colors for `.btn-mktg` diff --git a/.changeset/neat-cheetahs-rescue.md b/.changeset/neat-cheetahs-rescue.md deleted file mode 100644 index 1f4960ef04..0000000000 --- a/.changeset/neat-cheetahs-rescue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": minor ---- - -Remove `popover` responsive hack diff --git a/.changeset/nice-days-jog.md b/.changeset/nice-days-jog.md deleted file mode 100644 index 2afab67c0c..0000000000 --- a/.changeset/nice-days-jog.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@primer/css": minor ---- - -UnderlineNav `:focus` styles -Refactor selected state and spacing -Add selected bold state override from github/github diff --git a/.changeset/orange-camels-heal.md b/.changeset/orange-camels-heal.md deleted file mode 100644 index 6a82f60222..0000000000 --- a/.changeset/orange-camels-heal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Marketing: Add disabled states for buttons (and tweak hover) diff --git a/.changeset/orange-ties-sin.md b/.changeset/orange-ties-sin.md deleted file mode 100644 index fbb368a808..0000000000 --- a/.changeset/orange-ties-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Use `counter-border` for LHC diff --git a/.changeset/short-pugs-press.md b/.changeset/short-pugs-press.md deleted file mode 100644 index 4bed8471d3..0000000000 --- a/.changeset/short-pugs-press.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@primer/css": minor ---- - -Marketing: Add link components -Marketing: Add animated arrow utility -Marketing: Document button components with arrows \ No newline at end of file diff --git a/.changeset/shy-vans-draw.md b/.changeset/shy-vans-draw.md deleted file mode 100644 index 83de6a800f..0000000000 --- a/.changeset/shy-vans-draw.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/css": patch ---- - -Add hover and active states to btn-invisible diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e53317300..462ac97e29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,33 @@ # @primer/css +## 19.1.0 + +### Minor Changes + +- [#1759](https://github.com/primer/css/pull/1759) [`74724ce7`](https://github.com/primer/css/commit/74724ce7c72b1cb540a9ef3d845169f1df17b55e) Thanks [@langermank](https://github.com/langermank)! - Remove `popover` responsive hack + +* [#1764](https://github.com/primer/css/pull/1764) [`cdd9728c`](https://github.com/primer/css/commit/cdd9728c7e1d8cb2f8475d79a2d7c106b7ad9014) Thanks [@langermank](https://github.com/langermank)! - UnderlineNav `:focus` styles + Refactor selected state and spacing + Add selected bold state override from github/github + +- [#1807](https://github.com/primer/css/pull/1807) [`13a4654f`](https://github.com/primer/css/commit/13a4654fa0854accfaabbbd2f21d2e0a1c90442d) Thanks [@enstyled](https://github.com/enstyled)! - Marketing: Add link components + Marketing: Add animated arrow utility + Marketing: Document button components with arrows + +### Patch Changes + +- [#1780](https://github.com/primer/css/pull/1780) [`8e9ba62d`](https://github.com/primer/css/commit/8e9ba62d30ed10c012b99dd998751df01ad6aa99) Thanks [@langermank](https://github.com/langermank)! - ActionList followup + +* [#1805](https://github.com/primer/css/pull/1805) [`99537d31`](https://github.com/primer/css/commit/99537d317f04ff5474a076ab96d3ea315b2181e2) Thanks [@tobiasahlin](https://github.com/tobiasahlin)! - Fix local dev (revert webpack 5.5.0 → 6.0.0) + +- [#1781](https://github.com/primer/css/pull/1781) [`4d8dcf24`](https://github.com/primer/css/commit/4d8dcf24bc9e0732a9a2f34c94f6bcad7d3382dd) Thanks [@simurai](https://github.com/simurai)! - Reformat `rgba()` colors for `.btn-mktg` + +* [#1768](https://github.com/primer/css/pull/1768) [`4abb1af9`](https://github.com/primer/css/commit/4abb1af95b9b3c8c38512fa5e1e4fae9e7d01f4f) Thanks [@tobiasahlin](https://github.com/tobiasahlin)! - Marketing: Add disabled states for buttons (and tweak hover) + +- [#1792](https://github.com/primer/css/pull/1792) [`b1c43f1f`](https://github.com/primer/css/commit/b1c43f1f8d9b07b58b275665ca69abd5d4f7a5fc) Thanks [@simurai](https://github.com/simurai)! - Use `counter-border` for LHC + +* [#1808](https://github.com/primer/css/pull/1808) [`ee27583f`](https://github.com/primer/css/commit/ee27583f594248bd44122ea5dc81b12382c02b09) Thanks [@manuelpuyol](https://github.com/manuelpuyol)! - Add hover and active states to btn-invisible + ## 19.0.0 ### Major Changes diff --git a/package.json b/package.json index 66367a25cc..e54daf0312 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@primer/css", - "version": "19.0.0", + "version": "19.1.0", "description": "The CSS implementation of GitHub's Primer Design System", "homepage": "https://primer.style/css", "author": "GitHub, Inc.",