-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: drop docz and rewrite docs with storybook #428
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking really good. Storybook is a great alternative and it's very intuitive, customizable and clean.
While reviewing it, I noticed the following:
-
It would be nice if you add the text editing commands from feat(Icon): text formatting icons #429
-
Can you make Icon
type
field a selector with all available types? -
Editing the
hoverText
field on CopyableText throws an error:
1 and 4 are because the proptype is a 2 and 3. I already opened an issue: #431. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
We've had enough issues with docz... This PR will drop it for good! The documentation will be re-written with Storybook
Closes #425
Here is a small example:
new_doc.mp4