Skip to content

Commit 2254cda

Browse files
docs(storybook): add documentation to filter s2 components (#4155)
1 parent 743253c commit 2254cda

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.storybook/guides/s2_migration.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ import GrayMigrationGuide from "../assets/images/gray_migration-guide.png";
1313
- Search within: Use a search field with a separate control to filter the search instead.
1414
- Split button: Use a button group to show any additional actions related to the most critical action. Reference [Spectrum documentation](https://spectrum.corp.adobe.com/page/button-group/#Use-a-button-group-to-show-additional-actions) for more information.
1515

16+
## Migrated components
17+
18+
You can find a list of components that have been fully migrated to Spectrum 2 by filtering the components by the `migrated` tag. In the Storybook search field, click the filter button and select the `migrated` checkbox. The list of components should update to display only components that have been tagged as migrated.
19+
1620
## Grays
1721

1822
<img

0 commit comments

Comments
 (0)