6992 Commits

Author SHA1 Message Date
Abhishek Shende
90d874711c avoid error "storyshots is intended only to be used with storybook" for transitive dependency on @storybook/react 2017-07-09 11:32:29 -07:00
Norbert de Langen
15540df990 CHANGE indentation rule eslint (prettier) 2017-07-08 22:57:21 +02:00
Norbert de Langen
8e89aa8f6b Merge branch 'master' into patch-1 2017-07-08 00:42:44 +02:00
Duncan Beevers
cfdc78bef7 Merge branch 'master' into addon-info-style-story 2017-07-07 13:05:46 -07:00
Norbert de Langen
d0545078f5 Merge pull request #1415 from thomasthesecond/fix-addon-actions
Verify that name is a string in addons/actions
2017-07-07 10:11:01 +02:00
Duncan Beevers
17df44ed1e
Addon Info: Provide styling hook for story body 2017-07-06 15:15:42 -07:00
Michael Shilman
febca3f095 Add a comment to rationalize the typo 2017-07-06 02:54:30 -07:00
Michael Shilman
1678a31f15 Update story shots docs and fix a typo in the API 2017-07-06 02:50:58 -07:00
Michael Shilman
b0df780525 v3.1.8 2017-07-06 02:17:29 -07:00
Michael Shilman
f6e4c1167f v3.2.0-alpha.7 2017-07-06 01:39:33 -07:00
Michael Shilman
3d1926b461 Merge pull request #1419 from storybooks/master
Updating 3.2 alpha release with patches
2017-07-06 01:19:18 -07:00
Tom Cunningham
b3d79a5eda Verify that name is a string in addons/actions
It appears that it’s possible that `name` can be passed in
as an object. In order for the `replace` method to work,
name must be a string. This pull request adds a condition to
the `fnName` constant that verifies the value of `name` is
a string.
2017-07-05 12:14:42 -05:00
Gytis Vinclovas
15edf6c097 Merge branch 'master' into addon-knobs-performance 2017-07-05 16:47:05 +03:00
abhiaiyer91
5bee33f0c1 fix(react-inspector): update react inspector to fix #1385 2017-07-04 16:46:54 -07:00
Gytis Vinclovas
e0fe7742f6 Updated addon knob readme. 2017-07-04 17:55:15 +03:00
Gytis Vinclovas
b36b89f123 When timestamps are enabled, it actually checks them before applying changes. 2017-07-04 17:43:45 +03:00
Michael Shilman
5642b7df6f v3.2.0-alpha.5 2017-07-02 10:22:53 -07:00
Michael Shilman
83bb8746a3 Merge branch 'release/3.2' into add-app-vue 2017-07-02 00:02:55 -07:00
Alexandre BODIN
864e97e926 fix version in package.json 2017-07-01 10:40:24 +02:00
Alexandre BODIN
929eb389be Merge branch 'master' of github.com:storybooks/storybook into add-app-vue 2017-07-01 10:39:29 +02:00
Michael Shilman
74fde7bf69 Merge branch 'master' into release/3.2 2017-06-29 03:43:38 -07:00
Michael Shilman
dbd6842bbb v3.1.7 2017-06-28 05:23:31 -07:00
Michael Shilman
d8f22cdb85 v3.1.6 2017-06-26 16:32:38 +10:00
Michael Shilman
cc4abb1b98 Linting fixes 2017-06-26 16:06:30 +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
f0b4141330 Merge branch 'master' into 1254-storyshots-babel-problem 2017-06-26 14:22:33 +10: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
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
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
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
235bb99130 Merge branch 'master' into marc-actions-uuid 2017-06-23 23:26:39 +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
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
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
Marc Fallows
d8fb794362 Use uuid for action IDs instead of Math.random (fixes #1109) 2017-06-23 13:39:00 +10:00
Joscha Feth
dcae32f9d6 Merge branch 'master' into joscha/remove-addon-knobs-types 2017-06-23 01:28:47 +02:00
Joscha Feth
f4b3df3057 remove typings for @storybook/addon-notes, references https://github.com/DefinitelyTyped/DefinitelyTyped/pull/17409 2017-06-23 01:26:20 +02:00
Joscha Feth
64e9c1edb8 remove typings for @storybook/addon-options, references https://github.com/DefinitelyTyped/DefinitelyTyped/pull/17408 2017-06-23 01:11:09 +02:00
Joscha Feth
e9a2ec81ea remove typings for @storybook/addon-links, references https://github.com/DefinitelyTyped/DefinitelyTyped/issues/17406 2017-06-23 00:55:51 +02:00
Duncan Beevers
549e55e05b
Addon Info: Omit empty inline info header 2017-06-22 10:55:16 -07:00
Joscha Feth
56f96a6ccb remove typings for @storybook/addon-knobs, references https://github.com/DefinitelyTyped/DefinitelyTyped/issues/17399 2017-06-22 19:35:04 +02: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