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

Release: Prerelease 7.1.0-beta.2 #23359

Merged
merged 15 commits into from
Jul 10, 2023

Commits on Jun 26, 2023

  1. Update webpack.ts to match changes made in storybook-addon-next

    This issue RyanClementsHax/storybook-addon-next#100 involving storybook-addon-next and the nx plugin @nx/react/plugin/storybook was resolved  RyanClementsHax/storybook-addon-next#101, but that fix didn't make it to this equivalent file here in @storybook/nextjs, making that issue still present when using Storybook 7 and @storybook/nextjs as the framework.
    daves28 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d63869c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

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

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    8d873b6 View commit details
    Browse the repository at this point in the history
  2. Fix duplicate name for interface and function

    a function can't have the same name as an interface, in addition to that, DocumentScreen is imported and used as a component and not as an interface in other files.
    ubugnu committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c41bab2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23349 from storybookjs/shilman/fix-toc-stories

    Build: Fix TOC stories for cra/default-js
    shilman committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1f782f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a476ef View commit details
    Browse the repository at this point in the history
  5. Merge pull request #23354 from storybookjs/valentin/downgrade-yarnpkg…

    …-packages
    
    Yarn: Downgrade yarnpkg packages and support virtual files properly
    valentinpalkovic committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    016ce7a View commit details
    Browse the repository at this point in the history
  6. Add semicolon

    valentinpalkovic committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7c5fe03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4d93b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfc6945 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #23360 from storybookjs/chore_docs_addon_design_ch…

    …anges
    
    Docs: Addon designs updates for 7.0
    jonniebigodes committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    40cb40e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f3e6dd2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #23350 from ubugnu/patch-1

    Fix duplicate name for interface and function
    jonniebigodes committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    33b7443 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Merge pull request #23210 from daves28/patch-1

    Next.js: Resolving compilation issues when using @nx/react/plugin/storybook with stories that contain SVGs
    valentinpalkovic committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    8704b36 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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