78 Commits

Author SHA1 Message Date
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
Joscha Feth
1b2a38c6c4 Remove typings 2017-06-06 00:36:30 +02:00
Michael Shilman
77e167599e v3.0.1 2017-06-06 00:58:57 +12:00
Norbert de Langen
8fef4bb2d8 FIX linting 2017-06-05 00:58:23 +02:00
Norbert de Langen
47eaac103d FIX linting 2017-06-03 21:23:31 +02:00
Norbert de Langen
da961dc508 FIX linting 2017-06-03 21:06:48 +02:00
Michael Shilman
572d677609 Merge branch 'master' into eslint-strict 2017-06-04 00:11:14 +12:00
Bryan J. Ross
d97dbb284e reset console colors explicitly
Due to a bug in how Windows handles escape codes, the console output disappears after the version number (chalk/chalk#145 and Microsoft/BashOnWindows#2174). Resetting the output explicitly fixes storybook output on Windows.
2017-06-02 16:10:55 -06:00
Norbert de Langen
16605b94e2 ADD https import & remove tracking code remains 2017-06-01 07:23:51 +02:00
Norbert de Langen
af1b0c11d2 Merge branch 'master' into eslint-strict
# Conflicts:
#	.eslintignore
#	.travis.yml
#	addons/actions/src/containers/ActionLogger/index.js
#	addons/centered/package.json
#	addons/graphql/package.json
#	addons/info/src/components/PropTable.js
#	addons/info/src/components/Props.js
#	addons/knobs/package.json
#	addons/knobs/src/components/Panel.js
#	addons/notes/package.json
#	addons/notes/src/index.js
#	addons/notes/src/register.js
#	addons/storyshots/package.json
#	addons/storyshots/src/index.js
#	app/react-native/package.json
#	app/react/package.json
#	examples/cra-storybook/package.json
#	examples/cra-storybook/src/stories/Welcome.js
#	examples/test-cra/src/stories/Button.js
#	examples/test-cra/src/stories/Welcome.js
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/cli/bin/generate.js
#	lib/cli/generators/METEOR/index.js
#	lib/cli/generators/REACT/index.js
#	lib/cli/generators/REACT/template/stories/index.js
#	lib/cli/generators/REACT_NATIVE/index.js
#	lib/cli/generators/REACT_SCRIPTS/index.js
#	lib/cli/generators/REACT_SCRIPTS/template/src/stories/Welcome.js
#	lib/cli/generators/WEBPACK_REACT/index.js
#	lib/cli/lib/helpers.js
#	lib/cli/package.json
#	package.json
2017-05-31 07:45:04 +02:00
Norbert de Langen
8899be641b Merge branch 'master' into fix/babel-config 2017-05-31 00:30:51 +02:00
Michael Shilman
af41dd1c48 v3.0.0 2017-05-31 01:39:35 +12:00
Alvaro Pinot
e28bf2593b FIX babel_config plugin reading and creation. 2017-05-30 15:27:04 +04:00
Alvaro Pinot
a0f0d04ecc TEST babel_config plugins creation. 2017-05-30 15:27:00 +04:00
Michael Shilman
470c22f92a v3.0.0-rc.3 2017-05-30 20:46:11 +12:00
Norbert de Langen
51d6e66abd Merge branch 'master' into master 2017-05-30 07:54:34 +02:00
Norbert de Langen
db3cd0b6eb FIX spelling 2017-05-27 22:10:34 +02:00
Norbert de Langen
1dd345ba5f Merge branch 'master' into master 2017-05-27 20:36:23 +02:00
Norbert de Langen
bbda879303 Merge branch 'master' into 1046-3.0-release-notes 2017-05-27 15:51:05 +02:00
Norbert de Langen
4a2bc9333a v3.0.0-rc.2 2017-05-27 13:46:50 +02:00
Norbert de Langen
17e31210ea Merge branch 'master' into master 2017-05-27 09:59:42 +02:00
Michael Shilman
a90b36f65d Merge branch 'storybooks/master' into 1046-3.0-release-notes
# Conflicts:
#	HISTORY.md
#	ROADMAP.md
2017-05-27 14:52:10 +10:00
Matthew Clemens
b390c34306 Allow including a js files just before manager.bundle.js
Context & Why?
The process went like this:
1. Why are storybook's build times so slow (5 sec or more)?
2. Lets try adding the webpack dll plugin
3. Oh wait, now I need to include a vendor.js (it has the react bits) prior to storybook
4. This commit
5. Now build times are sub 200ms.
2017-05-26 12:37:57 -07:00
Norbert de Langen
7964734eb6 IMPROVE docs 2017-05-26 18:24:53 +02:00
Norbert de Langen
67d902f237 FIX listing for markdown 2017-05-26 11:21:46 +02:00
Norbert de Langen
9462027f28 FIX linting 2017-05-26 10:06:06 +02:00
Norbert de Langen
474d6c7945 FIX linting 2017-05-26 10:05:20 +02:00