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:
parent
68da6cc4b9
commit
6b6e89a8bf
5
.changeset/neat-laws-matter.md
Normal file
5
.changeset/neat-laws-matter.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
"@primer/css": patch
|
||||
---
|
||||
|
||||
Use standard lifecyle milestones for statuses.
|
@ -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]
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Dropdown
|
||||
status: New
|
||||
status: Beta
|
||||
---
|
||||
|
||||
<Note>
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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
|
||||
---
|
||||
|
@ -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'
|
||||
---
|
||||
|
||||
|
@ -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
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user