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 0.0.3 #63

Merged
merged 43 commits into from
Feb 23, 2022
Merged

Release 0.0.3 #63

merged 43 commits into from
Feb 23, 2022

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    e6912ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2a7fd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65fd24b View commit details
    Browse the repository at this point in the history
  4. test: update snapshots

    yannbf committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    d2b207f View commit details
    Browse the repository at this point in the history
  5. feat: respect stories paths defined in main.js

    - On the way I also refactored the entire folder in src/util to allow for easier module mocking in tests
    yannbf committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    e3dab8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c7a0b6 View commit details
    Browse the repository at this point in the history
  7. fix typo in default config

    yannbf committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    7eac123 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. fix: pass extra args to jest

    yannbf committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    d7bde1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from storybookjs/feat/respect-mainjs-globs

    Respect stories defined in main.js
    yannbf authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    1385125 View commit details
    Browse the repository at this point in the history
  3. fix: reset page between tests

    yannbf committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    b7dec8f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    281ad3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    963e230 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec4fcc0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #51 from storybookjs/fix/improve-error-message

    fix: improve error message in start-storybook
    yannbf authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    ab46d8c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #52 from storybookjs/feat/add-update-snapshot-cli-…

    …option
    
    feat: add update snapshot command to cli
    shilman authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    e13b424 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    205a44a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75dc999 View commit details
    Browse the repository at this point in the history
  3. feat: add eject command

    yannbf committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    7dfda67 View commit details
    Browse the repository at this point in the history
  4. Review followup

    shilman committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    755f06f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #53 from storybookjs/feat/non-eject-customization

    Test-runner file for hook configuration
    yannbf authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    2980d2b View commit details
    Browse the repository at this point in the history
  6. fix: turn log into error

    yannbf committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    04b73e7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #54 from storybookjs/feat/add-eject-command

    feat: add eject command
    yannbf authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    e0be3b1 View commit details
    Browse the repository at this point in the history
  8. feat: add browsers flag

    yannbf committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    498e4cb View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    804a6de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57 from storybookjs/fix/better-eject-error-message

    fix: add  file location to eject error message
    yannbf authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    de628da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5770af9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    425b2a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef89f5a View commit details
    Browse the repository at this point in the history
  6. test: remove unnecessary case

    yannbf committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    62d7974 View commit details
    Browse the repository at this point in the history
  7. feat: add url flag

    yannbf committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    6df6b2d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    c9e2fe2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from storybookjs/feat/browsers-flag

    feat: add browsers flag
    yannbf authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    6507ef2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #58 from storybookjs/feat/add-url-flag

    feat: add url flag
    yannbf authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    a30234e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    5c268f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c21f55 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Merge pull request #60 from storybookjs/feat/auto-detect-stories-json

    feat: auto detect stories json mode
    yannbf authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    127e143 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from storybookjs/feat/add-typeahead-plugin

    feat: add typeahead jest plugin
    shilman authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    84f9be0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    5cd8031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8d8e3d View commit details
    Browse the repository at this point in the history
  3. test: update snapshots

    yannbf committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    62c427a View commit details
    Browse the repository at this point in the history
  4. small fixes

    yannbf committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    668e34b View commit details
    Browse the repository at this point in the history
  5. fix stress tests

    yannbf committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    e38bd00 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #47 from storybookjs/fix/reset-page-between-tests

    fix: reset page between tests
    yannbf authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    75acd03 View commit details
    Browse the repository at this point in the history