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 to storybook@8 #46

Merged
merged 11 commits into from
Jul 27, 2024
Merged

chore: upgrade to storybook@8 #46

merged 11 commits into from
Jul 27, 2024

Commits on Jul 9, 2024

  1. install storybook@8

    marcustyphoon committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    040caef View commit details
    Browse the repository at this point in the history
  2. migrate to csf3 via codemod

    `npx storybook@latest migrate csf-2-to-3 --glob="**/*.stories.tsx" --parser=tsx`
    marcustyphoon committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c72613d View commit details
    Browse the repository at this point in the history
  3. manually fix typescript

    codemod kinda sucks tbqh
    marcustyphoon committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9320c18 View commit details
    Browse the repository at this point in the history
  4. fix: react imports

    marcustyphoon committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    55afede View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3553c06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d23a64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c5dcb8 View commit details
    Browse the repository at this point in the history
  8. Revert "fix: rdc storybook built styles... possibly?"

    This reverts commit 99cc5c2.
    marcustyphoon committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bc54d2f View commit details
    Browse the repository at this point in the history
  9. fix: rdc storybook built styles

    always use un-built gw2-ui source
    marcustyphoon committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a1ed6bb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71eaf15 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7fa6e6d View commit details
    Browse the repository at this point in the history