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 Storybook 8 #232

Merged
merged 15 commits into from
Mar 14, 2024
Merged

Upgrade to Storybook 8 #232

merged 15 commits into from
Mar 14, 2024

Commits on Mar 12, 2024

  1. Upgrade all dependencies

    JReinhold committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    08df9ab View commit details
    Browse the repository at this point in the history
  2. Sort package.json

    JReinhold committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4fe335f View commit details
    Browse the repository at this point in the history
  3. initial format

    JReinhold committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    221615b View commit details
    Browse the repository at this point in the history
  4. Use tsup for bundling

    - rename "register" directory to "manager"
    - remove root *.js entries for compiled entries to dist instead, like src/register-panel.ts
    - set correct export maps for exported entries
    - upgrade packages
    - set optional peer dependencies needed when using the blocks from this package
    JReinhold committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5069e78 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    12ab97c View commit details
    Browse the repository at this point in the history
  2. regenerate lock file

    JReinhold committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ce1dc92 View commit details
    Browse the repository at this point in the history
  3. format

    JReinhold committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d74644c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8001452 View commit details
    Browse the repository at this point in the history
  5. cleanup dependencies

    JReinhold committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4b9b7d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    815f070 View commit details
    Browse the repository at this point in the history
  7. regenerate lock file again

    JReinhold committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fa1bc6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7bf8d2c View commit details
    Browse the repository at this point in the history
  9. fix tab links in docs

    JReinhold committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    330d229 View commit details
    Browse the repository at this point in the history
  10. format

    JReinhold committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    785af00 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    a463deb View commit details
    Browse the repository at this point in the history