3945 Commits

Author SHA1 Message Date
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
igor
1472ae927f Try to save local state of the nodes inside the stories.js 2017-06-26 00:58:40 +03:00
igor
b4e794dbb3 Try to use react-treebeard 2017-06-25 19:43:06 +03:00
Michael Shilman
f57a602f5e Merge pull request #1329 from igor-dv/left-panel-hierarchy
Add left panel hierarchy support
2017-06-25 19:28:21 +10:00
igor
21d71731f8 Remove package-lock.json files 2017-06-25 12:20:54 +03:00
igor
df26718e3e Remove require.resolve from libs/ui webpack.config.js 2017-06-25 10:23:19 +03:00
igor
1c33fdab5a Fix tests + Add tests 2017-06-25 10:04:40 +03:00
Michael Shilman
886dfbf6a8 Merge branch 'master' into marc-actions-uuid 2017-06-25 16:17:50 +10:00
igor
bbf6360dde Fix warnings in stories.test.js 2017-06-25 09:16:12 +03:00
igor
87adce4746 Add assertions to left_panel.test.js 2017-06-24 17:08:44 +03:00
igor
17fb4f5c41 Fix the cases when the separator is not a "." 2017-06-24 16:36:29 +03:00
Michael Shilman
f2241b4e87 Merge pull request #1344 from joscha/joscha/remove-addon-notes-types
remove typings for @storybook/addon-notes
2017-06-24 09:12:07 +10:00
Michael Shilman
a88354c8bf Merge pull request #1343 from joscha/joscha/remove-addon-options-types
remove typings for @storybook/addon-options
2017-06-24 09:12:00 +10:00
Michael Shilman
11dc35db97 Merge pull request #1339 from joscha/joscha/remove-addon-knobs-types
remove typings for @storybook/addon-knobs
2017-06-24 09:11:49 +10:00
Michael Shilman
5e82586c26 Merge pull request #1342 from joscha/joscha/remove-addon-links-types
remove typings for @storybook/addon-links
2017-06-24 09:11:32 +10:00
Norbert de Langen
997f3d9171 FIX multiple versions of react & vue && CLEANUP 2017-06-23 22:39:33 +02:00
igor
3fde529259 Fix tests + Add tests for hierarchy 2017-06-23 19:15:13 +03:00
Norbert de Langen
152630be57 Merge pull request #1351 from thomasbertet/fix-1307-invalid-node-type-to-props
Fix invalid prop 'node.type' supplied to 'Props'
2017-06-23 17:18:53 +02:00
Norbert de Langen
0605107006 CLEANUP 2017-06-23 16:55:25 +02:00
Norbert de Langen
cafa395e57 FIX multiple version react in vue app 2017-06-23 16:54:35 +02:00
igor
c16cc2d544 Rename resolveStoryHierarchyNamespace to resolveStoryHierarchy 2017-06-23 17:33:52 +03:00
igor
06a4c54a0a Remove shortcuts for the hierarchy toggling + change leftPanelHierarchy to resolveStoryHierarchyNamespace 2017-06-23 17:24:59 +03:00
Alexandre BODIN
f2926f4d2e bump to alpha 4 2017-06-23 16:16:52 +02:00
Alexandre BODIN
c7ddd09f1e clean up build and wording 2017-06-23 16:15:27 +02:00
Michael Shilman
4710321b9c Merge pull request #1326 from blairanderson/patch-1
fixes #1299 - addons/info: update readme
2017-06-23 23:56:46 +10:00
Alexandre BODIN
d41655a3ea Merge branch 'master' of github.com:storybooks/storybook into add-app-vue 2017-06-23 15:45:42 +02:00
Norbert de Langen
51f4c9de71 Merge branch 'master' into fix-1307-invalid-node-type-to-props 2017-06-23 15:45:07 +02:00
Michael Shilman
bb1bd8b278 Merge pull request #1337 from storybooks/rn-storybook-websocket-url
websockets (ws) had removed socket.upgradeReq property, so instead we use req now
2017-06-23 23:43:38 +10:00
Norbert de Langen
d806c3f73f WIP 2017-06-23 15:38:13 +02:00
Michael Shilman
1264becc1b Merge branch 'master' into rn-storybook-websocket-url 2017-06-23 23:30:20 +10:00
Michael Shilman
235bb99130 Merge branch 'master' into marc-actions-uuid 2017-06-23 23:26:39 +10:00
Michael Shilman
a30166db48 Merge pull request #1306 from duncanbeevers/addon-info-omit-empty-inline-header
Addon Info: Omit empty inline info header
2017-06-23 23:13:53 +10:00
Michael Shilman
10ba79923a Merge branch 'master' into patch-1 2017-06-23 23:12:52 +10:00
Michael Shilman
e32629f31b Merge branch 'master' into addon-info-omit-empty-inline-header 2017-06-23 23:01:46 +10:00
Michael Shilman
319b1d318b Merge branch 'master' into fix-1307-invalid-node-type-to-props 2017-06-23 22:51:42 +10:00
Michael Shilman
e87bcf593f Merge branch 'master' into release/3.2 2017-06-23 22:50:09 +10:00
Michael Shilman
2d41e23083 Merge branch 'master' into release-process 2017-06-23 22:10:00 +10:00
Michael Shilman
95ec30042a Merge pull request #1315 from storybooks/greenkeeper/lint-staged-4.0.0
Update lint-staged to the latest version 🚀
2017-06-23 22:09:21 +10:00
Michael Shilman
a2e76c5407 Merge branch 'master' into greenkeeper/lint-staged-4.0.0 2017-06-23 22:08:34 +10:00
Norbert de Langen
96031cd552 Merge branch 'master' into add-app-vue
# Conflicts:
#	.gitignore
#	addons/knobs/package.json
#	addons/notes/package.json
#	lib/cli/package.json
2017-06-23 13:38:36 +02:00
Thomas Bertet
0bfb068b6f fix invalid prop node.type to Props 2017-06-23 11:16:40 +02:00
Michael Shilman
9790d5ae1c Fix RELEASES formatting 2017-06-23 18:54:50 +10:00
igor
9b00eb3af8 Extract hierarchy creation to the mapper 2017-06-23 10:22:53 +03:00
Michael Shilman
6696fe230c Merge pull request #1349 from storybooks/1284-hardcoded-react-dom-version
Ensure we add the correct version of `react-dom`
2017-06-23 16:53:16 +10:00
igor
f27825d59a Add shortcut to toggle hierarchy 2017-06-23 08:03:50 +03:00
Tom Coleman
e1dfd2e117 Remove the cacheDirectory option from babel config
In storyshots, we are running babel directly, not through webpack, so we can't use this option, which applies to `babel-loader`. See https://github.com/storybooks/storybook/blob/master/app/react/src/server/config/babel.js#L15

https://github.com/storybooks/storybook/issues/1254
2017-06-23 14:40:41 +10:00
Michael Shilman
de576eb6e8 Fix RELEASE doc links and add tighter issue search 2017-06-23 14:22:21 +10:00
Tom Coleman
928ea5e1c1 Ensure we add the correct version of react-dom
We need to use an equal version to the `react` version the app is using.

#1284
2017-06-23 14:07:16 +10:00
Michael Shilman
fb93b18540 Added example of blocking bugs to release documentation 2017-06-23 13:58:38 +10:00