-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ComponentDocs): Add 12 new components
- Loading branch information
Showing
15 changed files
with
145 additions
and
1 deletion.
There are no files selected for viewing
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
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
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
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
path: '/components/badge' | ||
title: 'Badge' | ||
description: 'A Badge component!' | ||
component: 'Badge' | ||
template: 'ComponentReferenceTemplate' | ||
--- |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
path: '/components/dropdown-section' | ||
title: 'DropdownSection' | ||
description: 'A DropdownSection component!' | ||
component: 'DropdownSection' | ||
template: 'ComponentReferenceTemplate' | ||
--- |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
path: '/components/favorite-table-row-cell' | ||
title: 'FavoriteTableRowCell' | ||
description: 'An FavoriteTableRowCell component!' | ||
component: 'FavoriteTableRowCell' | ||
template: 'ComponentReferenceTemplate' | ||
--- |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
path: '/components/layout-item' | ||
title: 'LayoutItem' | ||
description: 'A LayoutItem component!' | ||
component: 'LayoutItem' | ||
template: 'ComponentReferenceTemplate' | ||
--- |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
path: '/components/layout' | ||
title: 'Layout' | ||
description: 'A Layout component!' | ||
component: 'Layout' | ||
template: 'ComponentReferenceTemplate' | ||
--- |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
path: '/components/multiline-text-field' | ||
title: 'MultilineTextField' | ||
description: 'A MultilineTextField component!' | ||
component: 'MultilineTextField' | ||
template: 'ComponentReferenceTemplate' | ||
--- |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
path: '/components/popover-body' | ||
title: 'PopoverBody' | ||
description: 'A PopoverBody component!' | ||
component: 'PopoverBody' | ||
template: 'ComponentReferenceTemplate' | ||
--- |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
path: '/components/popover-trigger' | ||
title: 'PopoverTrigger' | ||
description: 'A PopoverTrigger component!' | ||
component: 'PopoverTrigger' | ||
template: 'ComponentReferenceTemplate' | ||
--- |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
path: '/components/popover' | ||
title: 'Popover' | ||
description: 'A Popover component!' | ||
component: 'Popover' | ||
template: 'ComponentReferenceTemplate' | ||
--- |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
path: '/components/segmented-control-item' | ||
title: 'SegmentedControlItem' | ||
description: 'A SegmentedControlItem component!' | ||
component: 'SegmentedControlItem' | ||
template: 'ComponentReferenceTemplate' | ||
--- |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
path: '/components/segmented-control' | ||
title: 'SegmentedControl' | ||
description: 'A SegmentedControl component!' | ||
component: 'SegmentedControl' | ||
template: 'ComponentReferenceTemplate' | ||
--- |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
path: '/components/switch' | ||
title: 'Switch' | ||
description: 'A Switch component!' | ||
component: 'Switch' | ||
template: 'ComponentReferenceTemplate' | ||
--- |