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

feat(build): uplift Storybook to v8 #29408

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jun 29, 2024

  1. build(deps): uplift Storybook packages to v8

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    e3fba5e View commit details
    Browse the repository at this point in the history
  2. fix(ci): use consolidated Storybook8 package

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    5814eff View commit details
    Browse the repository at this point in the history
  3. fix(ci): use forked storybook-addon-jsx to allow working with Story…

    …book v8
    
    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    21bab91 View commit details
    Browse the repository at this point in the history
  4. fix(ci): add build configs for Storybook v8

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    16a6b20 View commit details
    Browse the repository at this point in the history
  5. chore: remove commented @storybook/addon-docs imports

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    7a8cbc2 View commit details
    Browse the repository at this point in the history
  6. fix(fe/storybook): refactor for Storybook v8 upgrade

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    95c46ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbc53b6 View commit details
    Browse the repository at this point in the history
  8. fix(ci): migrate away from removed types in Storybook v7+

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    2d9baf4 View commit details
    Browse the repository at this point in the history
  9. fix(ci): run npm run lint:fix

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    310aec0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge branch 'master' into uplift-storybook-to-v8

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    520ba70 View commit details
    Browse the repository at this point in the history
  2. chore(build): resolve superset-frontend lockfile

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9a9d55a View commit details
    Browse the repository at this point in the history
  3. fix(ci): reconcile lockfile after failed reconciliation

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    21a7032 View commit details
    Browse the repository at this point in the history