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

Migrate @storybook/addon-jest to TS #6403

Merged
merged 13 commits into from
Apr 8, 2019

Commits on Apr 3, 2019

  1. chore: add tsconfig in addons/jest

    Anton Savoskin committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    afa2fd3 View commit details
    Browse the repository at this point in the history
  2. chore: migrate src of addons/jest to Typescript

    Anton Savoskin committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    17e8592 View commit details
    Browse the repository at this point in the history
  3. chore: remove prop-types dependency from addons/jest

    Anton Savoskin committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    c3e21c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. chore: fix typescript error in addons/jest

    Anton Savoskin committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    435ab82 View commit details
    Browse the repository at this point in the history
  2. chore: fix dependencies list in addons/jest

    Anton Savoskin committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    18c7907 View commit details
    Browse the repository at this point in the history
  3. chore: remove prop-types in addons/jest

    Anton Savoskin committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    9654bb1 View commit details
    Browse the repository at this point in the history
  4. chore: remove @storybook/channels in addons/jest

    Anton Savoskin committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    fe2488b View commit details
    Browse the repository at this point in the history
  5. chore: remove deprecated styles in addons/jest

    Anton Savoskin committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    6a4a14b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. chore: remove deprecated styles in addons/jest

    Anton Savoskin committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    8e919f8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' into ts-migration/addon-jest

    # Conflicts:
    #	addons/jest/package.json
    Anton Savoskin committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    bbe53db View commit details
    Browse the repository at this point in the history
  3. Merge branch 'next' into ts-migration/addon-jest

    # Conflicts:
    #	addons/jest/src/styles.js
    Anton Savoskin committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    3502a03 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. chore: improve code quality in addons/jest

    Anton Savoskin committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    1147dda View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' into ts-migration/addon-jest

    # Conflicts:
    #	addons/jest/package.json
    Anton Savoskin committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    f8db8e5 View commit details
    Browse the repository at this point in the history