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

chore: upgrade storybook to v7 #1726

Merged
merged 32 commits into from
Mar 21, 2023
Merged

chore: upgrade storybook to v7 #1726

merged 32 commits into from
Mar 21, 2023

Conversation

tobiasdiez
Copy link
Member

Fixes #1672

@tobiasdiez

This comment was marked as outdated.

@tobiasdiez tobiasdiez added the status: blocked Blocked by an issue / missing feature of a dependency, or by another issue label Jan 24, 2023
@tobiasdiez
Copy link
Member Author

tobiasdiez commented Jan 28, 2023

Todo:

  • Fix linter issues
  • Code cleanup
  • Fix address printed for storybooks server (need changes to storybook code, feat: return address of dev server from buildDevStandalone storybookjs/storybook#20820)
  • Upgrade vue-storybook addon to resolve v7 issues
  • maybe/future: Improve getting the vite config from a running instance (in the storybook module, register the vite extend config hook and safe it to a variable in the nuxt instance)
  • fix azure deployment (hopefully by upgrading all dependencies first)
  • fix transform error during build

@tobiasdiez tobiasdiez removed the status: blocked Blocked by an issue / missing feature of a dependency, or by another issue label Feb 2, 2023
@tobiasdiez tobiasdiez added the status: blocked Blocked by an issue / missing feature of a dependency, or by another issue label Feb 4, 2023
@tobiasdiez tobiasdiez removed the status: blocked Blocked by an issue / missing feature of a dependency, or by another issue label Mar 19, 2023
@tobiasdiez tobiasdiez marked this pull request as ready for review March 19, 2023 10:36
@tobiasdiez tobiasdiez merged commit 657adf6 into main Mar 21, 2023
@tobiasdiez tobiasdiez deleted the storybook-v7 branch March 21, 2023 06:29
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.

Migrate to Storybook v7
1 participant