You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following steps need to be taken to reorganize the Slug/AILabel related stories as part of the effort to bring these components to stable:
Rename unstable__Slug to AILabel and move out from under experimental
Keep Default, Callout, and Playground stories under AILabel in the side nav
Move each input example to live under that component's folder
For example, the unstable__Slug / examples / text-input story would move to TextInput / withAILabel
Do this for every component under unstable__Slug / examples
This should make it so that there is no longer an Examples directory under unstable__Slug (AILabel)
Move all stories under unstable__Slug / DataTable / Column Slug Sort to be in their own subdirectory of DataTable - DataTable / With AILabel / Column Slug Sort, etc.
Move the unstable__slug / form / form-example story to instead be in the Form folder, rename it to With AILabel
Rename AiSkeleton* components to AISkeleton - this includes files, folders, exports, stories, etc.
Move AISkeletonIcon, AISkeletonPlaceholder, AISkeletonText story folders to live under the Skeleton folder
The following steps need to be taken to reorganize the Slug/AILabel related stories as part of the effort to bring these components to stable:
Default
,Callout
, andPlayground
stories under AILabel in the side navunstable__Slug / examples / text-input
story would move toTextInput / withAILabel
unstable__Slug / examples
Examples
directory underunstable__Slug
(AILabel
)unstable__Slug / DataTable / Column Slug Sort
to be in their own subdirectory of DataTable -DataTable / With AILabel / Column Slug Sort
, etc.unstable__slug / form / form-example
story to instead be in theForm
folder, rename it toWith AILabel
AiSkeleton*
components toAISkeleton
- this includes files, folders, exports, stories, etc.Skeleton
folderThe text was updated successfully, but these errors were encountered: