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

Upgrade to latest Storybook #663

Merged
merged 16 commits into from
Mar 19, 2024
Merged

Upgrade to latest Storybook #663

merged 16 commits into from
Mar 19, 2024

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    40beda4 View commit details
    Browse the repository at this point in the history
  2. 👽 [#662] Remove explicit opt-in to storyStoreV7

    Automigrator detects if it's set, not just its value.
    sergei-maertens committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ffd39ce View commit details
    Browse the repository at this point in the history
  3. ⬆️ Ran the storybook v8 upgrade

    * TODO: check dependencies for issues
    * TODO: check implicit spies migration
    sergei-maertens committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    94246d9 View commit details
    Browse the repository at this point in the history
  4. 👽 [#662] Update to new react-router storybook addon

    * Handle the v1 -> v2 breaking change update
    * Handle the project/package rename to be SB8 compatible
    sergei-maertens committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d6bfc86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9315e2e View commit details
    Browse the repository at this point in the history
  6. 👽 [#662] Fix broken stories

    * Mocks/spies must now be specified explicitly
    * Fixed some minor console warnings/errors
    sergei-maertens committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f49d65f View commit details
    Browse the repository at this point in the history
  7. ➖ [#662] Drop @storybook/api@7 dependency

    Couldn't figure out why it was used.
    sergei-maertens committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    592ada3 View commit details
    Browse the repository at this point in the history
  8. 👽 [#662] Fixing file upload stories...

    The testing-library/user-event library upgrade broke the file
    uploads.
    sergei-maertens committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b3b6498 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a29482 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62607aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11b0e62 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    758b1a9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5105154 View commit details
    Browse the repository at this point in the history
  14. ⬆️ [#662] Upgrade floating-ui/react

    In hopes this fixes test flakiness...
    sergei-maertens committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    95113f9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bad353d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    40a3b88 View commit details
    Browse the repository at this point in the history