-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Addon-docs: Vue slots/events props table + generalization #8489
Conversation
This pull request is being automatically deployed with ZEIT Now (learn more). 🔍 Inspect: https://zeit.co/storybook/monorepo/rg7c0d945 |
@shilman how would you like me to contribute examples? Actually pull this branch down, or just send you some code snippets directly? |
@shilman I switched the callback-props being used in the vue stories to use vue events, and properly notated them for the docgen-api, like we discussed earlier today 👍 I also removed those few remaining static heights being set on a few of the inline stories, which was causing overflow issues. This is starting to look pretty great, appreciate the hard work! 🔥🔥🔥 |
Issue: #8123
What I did
sections
prop for Vue/Angular etc (events/slots/etc.)rows
still back-compat for React (no sections needed)official-storybook
as named exportWhat I need
vue-addon-info
- do we need more? @Aaron-PoolHow to test
React:
Vue: