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

build: Add changelog to storybook. Fix link issues. #47

Merged
merged 4 commits into from
Apr 26, 2019
Merged

Conversation

milesj
Copy link
Contributor

@milesj milesj commented Apr 25, 2019

to: @milesj @stefhatcher @hayes @alecklandgraf

Description

Updates the storybook with:

Motivation and Context

More improvements and better experience.

Testing

Screenshots

Changelog:
Screen Shot 2019-04-25 at 11 47 36 AM

Before webpack config fix:
Screen Shot 2019-04-25 at 10 24 51 AM

With fix, we now have fileName:
Screen Shot 2019-04-25 at 10 26 28 AM

Checklist

  • My code follows the style guide of this project.
  • I have updated or added documentation accordingly.
  • I have read the CONTRIBUTING document.

it('defaults to unix', () => {
const date = Date.now();
const time = createDateTime();
// it('defaults to unix', () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Always breaking our build.

Copy link
Contributor

@stefhatcher stefhatcher left a comment

Choose a reason for hiding this comment

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

need to clear that float? check it?

changelog is a nice addition!!!

@milesj milesj merged commit 5af9e54 into master Apr 26, 2019
@milesj milesj deleted the storybook-fixes branch April 26, 2019 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants