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

fix(addon-a11y): move redux to dependencies #6286

Merged
merged 1 commit into from
Mar 26, 2019
Merged

fix(addon-a11y): move redux to dependencies #6286

merged 1 commit into from
Mar 26, 2019

Conversation

bennypowers
Copy link
Contributor

Issue:

What I did

building storybook was dying over 'redux does not exist'
moving the dependency to dependencies should help.

How to test

  • Is this testable with Jest or Chromatic screenshots?
  • Does this need a new example in the kitchen sink apps?
  • Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

@bennypowers
Copy link
Contributor Author

@shilman

@CodeByAlex CodeByAlex self-requested a review March 26, 2019 11:08
@CodeByAlex CodeByAlex added maintenance User-facing maintenance tasks addon: a11y labels Mar 26, 2019
Copy link
Member

@CodeByAlex CodeByAlex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shilman shilman changed the title fix(addon-a11y): prevent build error fix(addon-a11y): move redux to dependencies Mar 26, 2019
@shilman shilman merged commit 9935cbc into storybookjs:next Mar 26, 2019
@shilman shilman added bug patch:yes Bugfix & documentation PR that need to be picked to main branch and removed maintenance User-facing maintenance tasks labels Mar 26, 2019
@shilman shilman added this to the 5.0.x milestone Mar 26, 2019
@bennypowers bennypowers deleted the patch-3 branch March 26, 2019 12:48
@shilman shilman removed the patch:yes Bugfix & documentation PR that need to be picked to main branch label Mar 26, 2019
@codecov
Copy link

codecov bot commented Mar 26, 2019

Codecov Report

Merging #6286 into next will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #6286   +/-   ##
=======================================
  Coverage   38.29%   38.29%           
=======================================
  Files         648      648           
  Lines        9839     9839           
  Branches      387      387           
=======================================
  Hits         3768     3768           
  Misses       6011     6011           
  Partials       60       60

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 988679f...d5d366d. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants