Skip to content
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

fix: extend storybook config types from vue3-vite framework #649

Merged
merged 3 commits into from
Jun 16, 2024

Conversation

mehcode
Copy link
Contributor

@mehcode mehcode commented Jun 15, 2024

Allows for type-safe usage of the new docgen setting added in Storybook v8 - https://storybook.js.org/docs/8.0/get-started/vue3-vite#using-vue-component-meta

Fixes storybook-vue/storybook-nuxt#103.

Signed-off-by: Ryan Leckey <ryan@calaxy.com>
Copy link

netlify bot commented Jun 15, 2024

👷 Deploy request for nuxt-storybook pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 59278ef

@tobiasdiez tobiasdiez changed the title fix: extend storybook config from vue3-vite framework fix: extend storybook config types from vue3-vite framework Jun 16, 2024
@tobiasdiez
Copy link
Collaborator

Very nice, thanks!

@tobiasdiez tobiasdiez merged commit a816e6e into nuxt-modules:main Jun 16, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

type issue in main.ts
2 participants