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 Storybook 7.0.0 #289

Merged
merged 58 commits into from
Apr 3, 2023
Merged

Support Storybook 7.0.0 #289

merged 58 commits into from
Apr 3, 2023

Commits on Oct 20, 2022

  1. Updated package.json

    bryanjtc committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    a5d3c4c View commit details
    Browse the repository at this point in the history
  2. Updated yarn.lock

    bryanjtc committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    ba980e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    4f587f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee5a64b View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    shilman and yannbf committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    99d2bba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc6f26c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    ac5ad43 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    shilman committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    6671cb3 View commit details
    Browse the repository at this point in the history
  3. Upgrade to SB7

    shilman committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    eefeed8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #209 from bryanjtc/dependency-fix

    Fix missing dependencies
    shilman committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    6bc74b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    476a834 View commit details
    Browse the repository at this point in the history
  6. Try to fix TS error

    shilman committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    8666bd0 View commit details
    Browse the repository at this point in the history
  7. Run storybook in V7 mode

    shilman committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    d43ea0e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #210 from storybookjs/shilman/add-main-prerelease

    New prerelease structure / upgrade to SB7
    shilman committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    c97c9c0 View commit details
    Browse the repository at this point in the history
  9. Upgrade CSF to next

    shilman committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    769fef8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #212 from storybookjs/shilman/upgrade-csf

    Upgrade CSF to next
    shilman committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    0403710 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

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

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    0fabe1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #221 from storybookjs/docs/update-snapshot-recipe …

    …[skip ci]
    
    Docs: add recipe for browser name
    yannbf committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6d41927 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Merge pull request #217 from storybookjs/fix/setup-page-not-defined

    Make setup-page globally available for index.json mode compatibility
    yannbf committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    87eb771 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    f0f7eae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #227 from storybookjs/fix/remove-unused-deps

    Remove unused development packages
    yannbf committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    e04b3a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    586f746 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #233 from storybookjs/fix/target-url

    Fix target url in error feedback
    yannbf committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    16bcf70 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    fd3a480 View commit details
    Browse the repository at this point in the history
  2. Update node

    kasperpeulen committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    8963d15 View commit details
    Browse the repository at this point in the history
  3. Update snapshot tests

    kasperpeulen committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    b590957 View commit details
    Browse the repository at this point in the history
  4. Address review

    kasperpeulen committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    9eb3c32 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #237 from storybookjs/kasper/sb-1133-test-runner23…

    …5-bug-nometa-error-with
    kasperpeulen committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    725761b View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

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

Commits on Jan 9, 2023

  1. feat: add shard option

    Niznikr committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    69c53fa View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    89d8b97 View commit details
    Browse the repository at this point in the history
  2. fix CLI options formating

    yannbf committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    19e157b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #243 from Niznikr/feat/shard-cli

    feat: add shard cli option
    yannbf committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    da0ff53 View commit details
    Browse the repository at this point in the history
  4. fix stress-test scenario

    yannbf committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b45b5f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Use ipv4 loopback address

    IanVS committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    fe81f1b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. add safe check

    yannbf committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e9cdfa7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Merge pull request #239 from hansottowirtz/fix-safe-json-stringify

    Fix safe json stringify code
    yannbf committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    0945c4c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #252 from storybookjs/node-18

    Use ipv4 loopback address
    yannbf committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    2bff48a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b62dd1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #259 from storybookjs/fix/support-other-config-ext…

    …ensions
    
    Support other test-runner config extensions
    yannbf committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    942a3cc View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

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

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    5db7777 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #263 from storybookjs/indexjson-docs

    Document index.json mode for Svelte CSF
    JReinhold committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    917a94d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    9729793 View commit details
    Browse the repository at this point in the history
  2. Update yarn.lock

    kasperpeulen committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    08bdc9c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Merge pull request #273 from storybookjs/use-preview-api

    Use preview api instead of store
    yannbf committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    67cc43c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    714d3ca View commit details
    Browse the repository at this point in the history
  3. Merge pull request #245 from storybookjs/feat/provide-prepare-api-and…

    …-browser-context
    
    Extend hooks api with `prepare` and `getHttpHeaders` properties
    yannbf committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    f2191b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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

Commits on Mar 15, 2023

  1. Merge pull request #278 from storybookjs/valentin/throw-error-on-unde…

    …fined-stories-config
    
    Update getStorybookMain to throw an error if stories are not found in main.js
    yannbf committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6427b31 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. support Storybook 7.0.0

    yannbf committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2ff4518 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #283 from storybookjs/feat/prepare-for-sb7

    support Storybook 7.0.0
    yannbf committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    519c438 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    1b073f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #288 from storybookjs/kasper/update-csf

    Bump @storybook/csf to 0.1.0
    shilman committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    141978d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    666d70c View commit details
    Browse the repository at this point in the history
  4. add version support table

    yannbf committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    15afffc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4fe17b View commit details
    Browse the repository at this point in the history