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

Support React 18 #320

Merged
merged 11 commits into from
Apr 7, 2022
Merged

Support React 18 #320

merged 11 commits into from
Apr 7, 2022

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    d3f54ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    867e41a View commit details
    Browse the repository at this point in the history
  3. Add react 18 example

    IanVS committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    ae50c5b View commit details
    Browse the repository at this point in the history
  4. Bump to alpha.58

    IanVS committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    9188ea0 View commit details
    Browse the repository at this point in the history
  5. Force update of vue-loader

    IanVS committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    dc2d7e0 View commit details
    Browse the repository at this point in the history
  6. Do not check for framework

    Vite is trying to prebundle @storybook/react even in vue, because it's in our list of optimizeDeps.include.
    We'll be able to remove it soon in another PR, when we can revisit this as well.
    IanVS committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    8066f8d View commit details
    Browse the repository at this point in the history
  7. Remove experimental config

    IanVS committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    cce4e7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5f8740 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b345e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37b84b2 View commit details
    Browse the repository at this point in the history
  11. Pass url to test-storybook

    IanVS committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    250350e View commit details
    Browse the repository at this point in the history