1
1
mirror of https://github.com/primer/css.git synced 2025-01-09 00:07:49 +03:00

Version Packages (#2212)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
GitHub Design Systems Bot 2022-08-30 14:03:27 -07:00 committed by GitHub
parent 8a4c087885
commit f5b0a5b605
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 19 additions and 30 deletions

View File

@ -1,6 +0,0 @@
---
"@primer/css": patch
---
- Adding readonly styles
- Fixing focus background color for inset field

View File

@ -1,5 +0,0 @@
---
"@primer/css": patch
---
Remove outline reset of `.SelectMenu-closeButton`

View File

@ -1,5 +0,0 @@
---
"@primer/css": patch
---
Update Marketing Typography (marketing-type.md)

View File

@ -1,5 +0,0 @@
---
"@primer/css": patch
---
ActionList hide the first divider if there's hidden items in front of it.

View File

@ -1,8 +0,0 @@
---
"@primer/css": patch
---
Overlay updates for Alpha::Dialog
- Size improvements
- Support buttom and side sheets
- Preliminary animations for sheets

View File

@ -1,5 +1,23 @@
# @primer/css
## 20.4.4
### Patch Changes
- [#2218](https://github.com/primer/css/pull/2218) [`6205337b`](https://github.com/primer/css/commit/6205337b4c871b6ce431c8b211ddb0bbd176946f) Thanks [@langermank](https://github.com/langermank)! - - Adding readonly styles
- Fixing focus background color for inset field
* [#2211](https://github.com/primer/css/pull/2211) [`8e5f6224`](https://github.com/primer/css/commit/8e5f62244192a8e2a191be7e7ad20d00f4b4bedb) Thanks [@imjohnbo](https://github.com/imjohnbo)! - Remove outline reset of `.SelectMenu-closeButton`
- [#2220](https://github.com/primer/css/pull/2220) [`1a8e7db5`](https://github.com/primer/css/commit/1a8e7db5f6c7b369fcfb6598df2edc42d0511da7) Thanks [@reeceatkinson](https://github.com/reeceatkinson)! - Update Marketing Typography (marketing-type.md)
* [#2229](https://github.com/primer/css/pull/2229) [`8a4c0878`](https://github.com/primer/css/commit/8a4c0878857ff65447906bf7d969211f96715197) Thanks [@jonrohan](https://github.com/jonrohan)! - ActionList hide the first divider if there's hidden items in front of it.
- [#2225](https://github.com/primer/css/pull/2225) [`56ea4ab1`](https://github.com/primer/css/commit/56ea4ab17644ad0d521373f700d551d66217268a) Thanks [@langermank](https://github.com/langermank)! - Overlay updates for Alpha::Dialog
- Size improvements
- Support buttom and side sheets
- Preliminary animations for sheets
## 20.4.3
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@primer/css",
"version": "20.4.3",
"version": "20.4.4",
"description": "The CSS implementation of GitHub's Primer Design System",
"homepage": "https://primer.style/css",
"author": "GitHub, Inc.",