Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Add background change to stories and preview-head #6

Conversation

guastallaigor
Copy link
Contributor

This PR adds background option to storybook and a preview-head to center the components, for a better development in my opinion.

With @storybook/vue I didn't manage to import the background globally, so I had to import in each of the components. If you know a way to import globally, please let me know.

Thank you.

@codecov
Copy link

codecov bot commented Feb 8, 2019

Codecov Report

Merging #6 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #6   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines          26     26           
  Branches        2      2           
=====================================
  Hits           26     26

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 2af47fe...701a164. Read the comment docs.

Copy link
Owner

@fernyettheplant fernyettheplant left a comment

Choose a reason for hiding this comment

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

This is a great improvement for Storybook

the only thing that I noticed is that the yarn.lock was deleted... can you generate it again by doing yarn install please?

@fernyettheplant fernyettheplant merged commit 9379c8b into fernyettheplant:master Feb 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants