Skip to content

Tags: m3l1x/ember-cli-storybook

Tags

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request storybookjs#99 from gabrielcsapo/gabrielcsapo/0.5.0

0.5.0

0.4.0

Toggle 0.4.0's commit message
[release] 0.4.0

- [fixes defaultBlueprint path to point to scoped package path](storybookjs#57)
- [Makes sure that only URLs that begin with the rootURL get converted to relative paths](storybookjs#36)

0.2.1

Toggle 0.2.1's commit message
Add publishConfig

0.1.0

Toggle 0.1.0's commit message
0.1.0

- [enables blueprints](storybookjs#3)

0.0.1

Toggle 0.0.1's commit message
0.0.1

- Ensures dist is available by using outputReady instead of postBuild
- Bring in all meta tags that are in output (that have an id)
- Allows parse to accept multiple selectors per block
- By default ignores all test related files, can be toggled with package.json settings

0.0.0

Toggle 0.0.0's commit message
0.0.0

- basic functionality for creating a preview-head.html and .env work for static builds and serve builds, that acknowledge live reload capabilities of ember serve