117 Commits

Author SHA1 Message Date
Norbert de Langen
c11c189d7e UPDATE everything (including eslint 4) 2017-07-25 11:20:08 +02:00
Norbert de Langen
cabc6ab9ed Merge branch 'master' into master 2017-07-22 12:25:51 +02:00
Breno Rodrigues
e205b37ceb Update index.html.js
Fix blue outline at @sotybook/react
2017-07-20 11:21:52 -03:00
Norbert de Langen
66f2546186 Merge branch 'master' into fixes-877 2017-07-19 23:58:58 +02:00
Norbert de Langen
299a53ac72 SWITCH to circleci over travisCI && CHANGE lerna bootstrap procedure:
- Use yarn for installation
- Hoist all dependencies to root
- Hoist known packages to root

- Test storyshots in cra-kitchen-sink
2017-07-19 08:01:50 +02:00
Felipe Vargas
6985e2ce7c Fix issue when extending webpack config 2017-07-17 14:27:08 -07:00
Matthew Leffler
8a48f80d78 Fixes #877
Throw on adding a global decorator after stories have already been added. The global decorator will not be applied.
2017-07-17 10:15:53 -06:00
Michael Shilman
c0933a7a99 v3.1.9 2017-07-16 13:50:00 -07:00
xavcz
90c6253a81 fix(deps): don't reinvent the wh... uh, lodash.flattendeep! 2017-07-15 15:21:11 -04:00
xavcz
67f496dc6d feat(app/react): check if the element is renderable / react version 2017-07-15 13:51:52 -04:00
xavcz
e780cc5e67 fix(react-fiber): remove unnecessary element check in the preview rendering 2017-07-09 17:23:25 -04:00
Norbert de Langen
15540df990 CHANGE indentation rule eslint (prettier) 2017-07-08 22:57:21 +02:00
Michael Shilman
b0df780525 v3.1.8 2017-07-06 02:17:29 -07:00
Tarjei Huse
6a068d7018 Support webpack 3.0.0
Without this, the main webpack dependency will break for users using 3.0.0. See #1371
2017-07-05 12:39:37 +02:00
Michael Shilman
dbd6842bbb v3.1.7 2017-06-28 05:23:31 -07:00
Michael Shilman
afc12f9e0c Merge pull request #1372 from storybooks/joscha/error-non-zero-on-stats-errors
fix: Fail on transpilation errors
2017-06-28 04:55:58 -07:00
Joscha Feth
50aac0520c allow guard 2017-06-28 13:39:25 +02:00
Joscha Feth
be7625a7d5 url -> assetUrl 2017-06-28 13:37:26 +02:00
Joscha Feth
9c57ae0d3d factor into one if 2017-06-28 13:18:40 +02:00
Joscha Feth
a9d88cf2f3 u -> url 2017-06-28 13:05:37 +02:00
Joscha Feth
302f15773e Update build.js 2017-06-28 12:57:44 +02:00
Joscha Feth
f3e7a0b02a fix: Fail on transpilation errors
Currently, storybook does not exit non-zero when there are errors in the pipeline, e.g. we are using TypeScript with `ts-loader` and a type error that fails tsc does not make storybook exit non-zero even though the transpilation failed.
2017-06-28 12:57:16 +02:00
Joscha Feth
6c8898e7bf Merge branch 'master' into joscha/fix-extract-text-webpack-plugin-usage 2017-06-27 14:13:54 +02:00
Keith Yao
4c4a2b07c2 typo fix 2017-06-27 11:27:27 +02:00
Joscha Feth
33472f9af2 fix: allow multiple assets with different types 2017-06-27 02:43:17 +02:00
Michael Shilman
d8f22cdb85 v3.1.6 2017-06-26 16:32:38 +10:00
Michael Shilman
188876ee43 Merge pull request #1350 from storybooks/1254-storyshots-babel-problem
Remove the `cacheDirectory` option from babel config
2017-06-26 15:50:50 +10:00
Michael Shilman
8e6df76a2e Tweaked Welcome message and snapshot to fix the build 2017-06-26 15:28:03 +10:00
Michael Terry
fcdc98e660 Fix pointer to Button definition location 2017-06-25 19:08:24 -07:00
Tom Coleman
1c0978f83a Only add the cacheDirectory option as we assemble the webpack config. 2017-06-26 10:49:19 +10:00
Michael Shilman
b20e6f5091 Remove package-lock.json 2017-06-23 01:03:45 +10:00
Michael Shilman
a620cfed2a v3.1.5 2017-06-22 16:36:43 +10:00
Michael Shilman
f496deba0b Create @storybook/react/demo exports 2017-06-22 15:05:19 +10:00
Michael Shilman
e5041fa06a Add package-lock.json
Per discussion with @tmeasday 😉
2017-06-22 11:17:16 +10:00
Michael Shilman
600b9bd79c Move demo components from @storybook/components to @storybook/react 2017-06-17 23:49:04 +10:00
Michael Shilman
cd297c33e1 Export demo components from @storybook/react
We do this so we can have a uniform way to do this across frameworks
(e.g. RN, vue)
2017-06-17 22:50:44 +10:00
Norbert de Langen
294923bac3 Use new common demo-components 2017-06-12 18:09:37 +02:00
Michael Shilman
b32cae6846 v3.1.3 2017-06-10 23:47:36 +12:00
Michael Shilman
d39713519b Fix manager-/preview-head.hTML bugs introduced in #1134 2017-06-10 13:21:44 +12:00
Michael Shilman
c289d15bc7 v3.1.2 2017-06-09 23:53:03 +12:00
Michael Shilman
ea616369eb v3.1.1 2017-06-09 23:31:52 +12:00
Michael Shilman
56052112c3 v3.1.0 2017-06-09 22:52:20 +12:00
Michael Shilman
6807b5e7f8 Cherry-pick linting update from #1224 2017-06-09 19:58:01 +12:00
Norbert de Langen
468515b6f9 Use util-deprecate over custom implementation (will only log once) 2017-06-07 21:47:39 +02:00
Matthew Clemens
5c0eb412c2 rename of head.html to preview-head.html with fallback warning 2017-06-07 10:20:44 -07:00
Matthew Clemens
e1f21bc4ac rename bodyscript to manager-head to better align with existing conventions 2017-06-07 09:46:28 -07:00
Matthew Clemens
b2a3ee565c Merge branch 'master' into master 2017-06-07 09:41:43 -07:00
Matthew Clemens
cf06544dc9 Merge branch 'master' into master 2017-06-07 09:16:09 -07:00
Norbert de Langen
207eb44232 Merge branch 'master' into client-chunk-support 2017-06-07 18:03:51 +02:00
Norbert de Langen
a3af5b9e6f Merge branch 'master' into client-chunk-support 2017-06-07 17:15:24 +02:00