104 Commits

Author SHA1 Message Date
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
Alexey
8d56f8314b Merge branch 'master' into master 2017-06-08 00:49:37 +10:00
Norbert de Langen
7c707f6de2 ADD webpack progressbar && show server ready message after webpack
FIX 'urlsFromAssets'
2017-06-07 16:48:52 +02:00
Li0liQ
51fe09f0a3 Fixed links to storybook.js.org. 2017-06-07 22:29:17 +10:00
Daniel Duan
038bca3ee5 Merge branch 'master' into babel-docgen-upgrade 2017-06-07 08:06:44 -04:00
Norbert de Langen
4889257f2a Merge branch 'master' into client-chunk-support 2017-06-07 07:53:18 +02:00
Norbert de Langen
837918c3df Merge branch 'master' into babel-docgen-upgrade 2017-06-07 07:44:09 +02:00
Joscha Feth
5013dda61a Add hint about TS definitions 2017-06-06 23:35:42 +02:00
Joscha Feth
e4b5df2106 Merge branch 'master' into patch-1 2017-06-06 23:31:41 +02:00
Daniel Duan
ffb5d07892 Update babel docgen plugin to generate docs for React.createClass and createReactClass 2017-06-06 16:43:06 -04:00
Norbert de Langen
51cb120881 Merge branch 'master' into client-chunk-support 2017-06-06 21:48:33 +02:00
Norbert de Langen
28a4b32323 CHANGE all package.jsons so they are uniformly sorted 2017-06-06 17:46:55 +02:00
Norbert de Langen
7765c4534b Merge branch 'master' into eslint-strict
# Conflicts:
#	app/react-native/src/manager/components/PreviewHelp.js
2017-06-06 17:43:50 +02:00
Joscha Feth
20b0322792 Delete storybook.d.ts 2017-06-06 00:37:13 +02:00