1
1
mirror of https://github.com/primer/css.git synced 2024-12-23 22:24:11 +03:00

use standard lifecyle milestones for statuses (#1540)

* use standard lifecyle milestones for statuses

* Create neat-laws-matter.md
This commit is contained in:
Joel Hawksley 2021-08-18 11:07:50 -06:00 committed by GitHub
parent 68da6cc4b9
commit 6b6e89a8bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
17 changed files with 21 additions and 16 deletions

View File

@ -0,0 +1,5 @@
---
"@primer/css": patch
---
Use standard lifecyle milestones for statuses.

View File

@ -1,7 +1,7 @@
---
title: Box overlay
path: components/box-overlay
status: Experimental
status: Alpha
status_issue: 'https://github.com/github/design-systems/issues/374'
source: 'https://github.com/github/github/tree/master/app/assets/stylesheets/components/box-overlay.scss'
symbols: [Box--overlay, Box-header, Box-overlay--narrow, Box-overlay--wide]

View File

@ -1,6 +1,6 @@
---
title: Dropdown
status: New
status: Beta
---
<Note>

View File

@ -1,7 +1,7 @@
---
title: Layout
path: components/layout
status: Experimental
status: Alpha
source: 'https://github.com/primer/css/tree/main/src/layout/layout.scss'
bundle: layout
---

View File

@ -1,7 +1,7 @@
---
title: Links
path: components/links
status: New
status: Beta
source: 'https://github.com/primer/css/tree/main/src/links'
bundle: links
---

View File

@ -1,7 +1,7 @@
---
title: Loaders
path: components/loaders
status: New
status: Beta
source: 'https://github.com/primer/css/tree/main/src/loaders'
bundle: loaders
---

View File

@ -1,7 +1,7 @@
---
title: Marketing buttons
path: components/marketing-buttons
status: New
status: Beta
source: 'https://github.com/primer/css/tree/main/src/marketing/buttons'
bundle: marketing-buttons
---

View File

@ -1,7 +1,7 @@
---
title: Pagination
path: components/pagination
status: New
status: Beta
source: 'https://github.com/primer/css/tree/main/src/pagination'
bundle: pagination
---

View File

@ -1,7 +1,7 @@
---
title: Popover
path: components/popover
status: Experimental
status: Alpha
source: 'https://github.com/primer/css/tree/main/src/popover'
bundle: popover
---

View File

@ -1,7 +1,7 @@
---
title: Progress
path: components/progress
status: New
status: Beta
source: 'https://github.com/primer/css/tree/main/src/progress'
bundle: progress
---

View File

@ -1,6 +1,6 @@
---
title: Select menu
status: New
status: Beta
source: 'https://github.com/primer/css/tree/main/src/select-menu'
bundle: select-menu
---

View File

@ -1,7 +1,7 @@
---
title: Timeline
path: components/timeline
status: Experimental
status: Alpha
status_issue: 'https://github.com/github/design-systems/issues/101'
source: ''
bundle: timeline

View File

@ -1,7 +1,7 @@
---
title: Toasts
path: components/toasts
status: Experimental
status: Alpha
status_issue: 'https://github.com/github/design-systems/issues/101'
source: ''
bundle: toasts

View File

@ -1,7 +1,7 @@
---
title: Truncate
path: components/truncate
status: Experimental
status: Alpha
source: 'https://github.com/primer/css/tree/main/src/truncate'
bundle: truncate
---

View File

@ -1,7 +1,7 @@
---
title: Color system
description: 'Sass variables, mixins, and functions for use in our components.'
status: New
status: Beta
source: 'https://github.com/primer/css/blob/main/src/support/variables/color-system.scss'
bundle: support
---

View File

@ -1,7 +1,7 @@
---
title: Colors
description: 'Immutable, atomic CSS classes to rapidly build product'
status: New
status: Beta
status_issue: 'https://github.com/github/design-systems/issues/97'
---

View File

@ -1,7 +1,7 @@
---
title: Marketing typography
path: utilities/marketing-type
status: New
status: Beta
source: 'https://github.com/primer/css/tree/main/src/marketing/type'
bundle: marketing-type
---