-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
@Trancever implemented grouping for related components in component docs. Now we need to use it in Paper.
- Add related components as static properties instead of separate exports for
Card,Dialog,Toolbar,ListSection,DrawerSection - Add
displayNameto those components, e.g.: `static displayName = "Card.Actions" so that react docgen can read the name - Add a comment like
// @component ./CardActions.jsabove the static properties for the script - Read these properties in the script to get the list of files to build
We should do it in 2.0 since it'll be a breaking change.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
