-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: reorganize atoms, update status
- Loading branch information
1 parent
6d87d10
commit 319c5e3
Showing
73 changed files
with
10 additions
and
33 deletions.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
src/components/atoms/colors/colors.config.js → ...nents/10-atoms/10-colors/colors.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
module.exports = { | ||
title: 'Colors', | ||
status: 'ready', | ||
order: 10, | ||
context: { | ||
colors: { | ||
brand: [ | ||
|
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
1 change: 0 additions & 1 deletion
1
...rm-elements/textareas/textareas.config.js → ...elements/20-textareas/textareas.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
module.exports = { | ||
title: 'Text Areas', | ||
status: 'wip', | ||
order: 2, | ||
context: { | ||
name: 'text', | ||
standAlone: false, | ||
|
File renamed without changes.
1 change: 0 additions & 1 deletion
1
...s/form-elements/selects/selects.config.js → ...orm-elements/30-selects/selects.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
module.exports = { | ||
title: 'Selects', | ||
status: 'wip', | ||
order: 3, | ||
context: { | ||
standAlone: false, | ||
selects: [ | ||
|
File renamed without changes.
3 changes: 1 addition & 2 deletions
3
...-elements/checkboxes/checkboxes.config.js → ...ements/40-checkboxes/checkboxes.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
3 changes: 1 addition & 2 deletions
3
...nts/radio-buttons/radio-buttons.config.js → .../50-radio-buttons/radio-buttons.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
3 changes: 1 addition & 2 deletions
3
...oms/form-elements/submit/submit.config.js → ...-form-elements/60-submit/submit.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion
1
...oms/form-elements/form-elements.config.js → ...100-form-elements/form-elements.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
module.exports = { | ||
title: 'Form Elements', | ||
order: 100, | ||
}; |
3 changes: 1 addition & 2 deletions
3
src/components/atoms/image/image.config.js → ...onents/10-atoms/110-image/image.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
1 change: 0 additions & 1 deletion
1
src/components/atoms/icons/icons.config.js → ...ponents/10-atoms/20-icons/icons.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
module.exports = { | ||
title: 'Icons', | ||
status: 'ready', | ||
order: 20, | ||
context: { | ||
iconsTitle: 'Icons', | ||
icons: [ | ||
|
File renamed without changes.
1 change: 0 additions & 1 deletion
1
...toms/typography/heading/heading.config.js → ...0-typography/10-heading/heading.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
module.exports = { | ||
title: 'Heading', | ||
status: 'ready', | ||
order: 1, | ||
context: { | ||
level: 'all' | ||
} | ||
|
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion
1
.../typography/paragraph/paragraph.config.js → ...pography/20-paragraph/paragraph.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion
1
...ts/atoms/typography/quote/quote.config.js → ...ms/30-typography/30-quote/quote.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion
1
...ents/atoms/typography/list/list.config.js → ...toms/30-typography/40-list/list.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
module.exports = { | ||
status: 'ready', | ||
title: 'List', | ||
order: 4, | ||
context: { | ||
items: [ | ||
'Higher quality jobs', | ||
|
File renamed without changes.
1 change: 0 additions & 1 deletion
1
...ts/atoms/typography/stack/stack.config.js → ...ms/30-typography/50-stack/stack.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
1 change: 0 additions & 1 deletion
1
...ypography/repertoire/repertoire.config.js → ...graphy/60-repertoire/repertoire.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
module.exports = { | ||
status: 'ready', | ||
title: 'Repertoire', | ||
order: 6, | ||
context: {} | ||
}; |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion
1
...nts/atoms/typography/typography.config.js → ...-atoms/30-typography/typography.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
module.exports = { | ||
title: 'Typography', | ||
status: 'wip', | ||
order: 30 | ||
}; |
1 change: 0 additions & 1 deletion
1
...omponents/atoms/divider/divider.config.js → ...nts/10-atoms/40-divider/divider.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
module.exports = { | ||
status: 'ready', | ||
title: 'Dividers', | ||
order: 40, | ||
context: { | ||
dividers: [ | ||
{ | ||
|
File renamed without changes.
1 change: 0 additions & 1 deletion
1
src/components/atoms/link/link.config.js → ...omponents/10-atoms/50-link/link.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
module.exports = { | ||
title: 'Link', | ||
status: 'wip', | ||
order: 50, | ||
context: { | ||
href: '/internal-link', | ||
label: 'Link' | ||
|
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...s/call-to-action/call-to-action.config.js → ...0-call-to-action/call-to-action.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
1 change: 0 additions & 1 deletion
1
src/components/atoms/tag/tag.config.js → src/components/10-atoms/70-tag/tag.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
3 changes: 1 addition & 2 deletions
3
src/components/atoms/badge/badge.config.js → ...ponents/10-atoms/80-badge/badge.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 1 addition & 2 deletions
3
src/components/atoms/button/button.config.js → ...nents/10-atoms/90-button/button.config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.