3799 Commits

Author SHA1 Message Date
Michael Shilman
0040d7186a Update coursera example link 2017-07-06 09:25:10 -07:00
Michael Shilman
b0df780525 v3.1.8 v3.1.8 2017-07-06 02:17:29 -07:00
Michael Shilman
f2a02e7c9c v3.1.8 2017-07-06 02:14:55 -07:00
Norbert de Langen
acfddc052b Merge pull request #1410 from tarjei/patch-1
Support webpack 3.0.0
2017-07-05 13:43:07 +02: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
Norbert de Langen
33096d407e Merge pull request #1408 from abhiaiyer91/master
fix(react-inspector): update react inspector to fix #1385
2017-07-05 09:52:54 +02:00
abhiaiyer91
5bee33f0c1 fix(react-inspector): update react inspector to fix #1385 2017-07-04 16:46:54 -07:00
Norbert de Langen
c14bf092f3 Merge pull request #1406 from storybooks/addon-knobs-readme
Updated addon knob readme.
2017-07-04 22:50:26 +02:00
Gytis Vinclovas
e0fe7742f6 Updated addon knob readme. 2017-07-04 17:55:15 +03:00
Norbert de Langen
89c5f3b528 Merge pull request #1381 from storybooks/fix-rn-webpack-prod-config
Removed empty array, since webpack 2 doesn't support them anymore.
2017-07-04 15:11:25 +02:00
Daniel Duan
98f95d7d9a Merge branch 'master' into fix-rn-webpack-prod-config 2017-06-30 21:49:20 -04:00
Michael Shilman
6df3dea8e5 Merge pull request #1390 from storybooks/tmeasday-patch-1
Add a FAQ entry for shared config with next
2017-06-30 07:08:45 -07:00
Tom Coleman
59507770fa Add a FAQ entry for shared config with next 2017-06-30 13:12:11 +10:00
Michael Shilman
638392c9af Merge pull request #1386 from tko/docs-typescript
Documented webpack customization example for typescript
2017-06-29 12:19:57 -07:00
Tommi Komulainen
69aeb964ff docs: add webpack customization example for typescript support
Provides a copypastable starting point for a quick start and typescript
for those who want it.
2017-06-29 20:41:12 +02:00
Oleg Proskurin
d6f791c5d7 Merge pull request #1380 from storybooks/readme-update
Update readme
2017-06-29 15:43:49 +03:00
Gytis Vinclovas
e6c05a3728 removed empty array, since webpack 2 doesn't support them anymore. 2017-06-29 09:52:57 +03:00
Oleg Proskurin
ee3e992fab Update readme 2017-06-29 00:17:37 +03:00
Michael Shilman
cfa20f947e Merge pull request #1373 from ummahusla/patch-1
📝 Updated link to point to the correct place
2017-06-28 05:38:11 -07:00
Edvins Antonovs
0585290f14 Updated link to point to the correct place 2017-06-28 13:32:37 +01:00
Michael Shilman
dbd6842bbb v3.1.7 v3.1.7 2017-06-28 05:23:31 -07:00
Michael Shilman
cced0648d2 CHANGELOG v3.1.7 2017-06-28 05:13:10 -07:00
Michael Shilman
4dde75b9ba Merge pull request #1348 from storybooks/release-process
Document Storybook release process
2017-06-28 05:03:30 -07:00
Michael Shilman
1cfedc3a62 Merge branch 'master' into release-process 2017-06-28 05:03:19 -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
Michael Shilman
768f9ffb7b Merge pull request #1363 from joscha/joscha/fix-extract-text-webpack-plugin-usage
fix: allow multiple assets with different types
2017-06-28 04:55:29 -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
Norbert de Langen
e1ea371a10 Merge branch 'master' into release-process 2017-06-28 11:30:41 +02:00
Joscha Feth
6c8898e7bf Merge branch 'master' into joscha/fix-extract-text-webpack-plugin-usage 2017-06-27 14:13:54 +02:00
Oleg Proskurin
da6bd6555e Merge pull request #1366 from kebot/patch-1
typo fix in deprecate message
2017-06-27 14:35:51 +03: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 v3.1.6 2017-06-26 16:32:38 +10:00
Michael Shilman
6414487370 Clarify 3.1.6 CHANGELOG 2017-06-26 16:25:01 +10:00
Michael Shilman
cc4abb1b98 Linting fixes 2017-06-26 16:06:30 +10:00
Michael Shilman
307205a2e1 CHANGELOG for 3.1.6 2017-06-26 16:05:54 +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
4752119868 Merge pull request #1359 from storybooks/fix-welcome-message
Fixed welcome instructions
2017-06-26 15:43:42 +10:00
Michael Shilman
8e6df76a2e Tweaked Welcome message and snapshot to fix the build 2017-06-26 15:28:03 +10:00
Michael Shilman
6b87d3d66c Merge pull request #1358 from formido/patch-1
Fix pointer to Button definition location
2017-06-26 15:15:58 +10:00
Michael Shilman
be77100af8 Merge pull request #1347 from marcfallows/marc-actions-uuid
Use uuid for action IDs instead of Math.random (fixes #1109)
2017-06-26 14:38:56 +10:00
Michael Shilman
f0b4141330 Merge branch 'master' into 1254-storyshots-babel-problem 2017-06-26 14:22:33 +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
886dfbf6a8 Merge branch 'master' into marc-actions-uuid 2017-06-25 16:17:50 +10:00