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

Move Storybook to the repository root #275

Merged
merged 9 commits into from
May 8, 2019

Commits on May 8, 2019

  1. Configure Storybook at the repository root

    - Adds Storybook v5 as a top-level dependency
    - Copies configuration from subdirectory to .storybook folder in repo root
    - References included components by path specifier instead of package name
    i-like-robots authored and apaleslimghost committed May 8, 2019
    Configuration menu
    Copy the full SHA
    fb30942 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    092d7e4 View commit details
    Browse the repository at this point in the history
  3. Remove custom Storybook caching behaviour from Circle configuration

    This is now handled by the existing "root" cache and cache key.
    i-like-robots authored and apaleslimghost committed May 8, 2019
    Configuration menu
    Copy the full SHA
    58c678b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e9cee8 View commit details
    Browse the repository at this point in the history
  5. Update Storybook Webpack configuration to copy static files into a di…

    …rectory within the Storybook folder
    i-like-robots authored and apaleslimghost committed May 8, 2019
    Configuration menu
    Copy the full SHA
    6c00a61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acd5dd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b08024 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a27a761 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b0465d View commit details
    Browse the repository at this point in the history