220 Commits

Author SHA1 Message Date
Norbert de Langen
c11c189d7e UPDATE everything (including eslint 4) 2017-07-25 11:20:08 +02:00
Norbert de Langen
52b319fe54 Merge branch 'master' into master 2017-07-24 00:53:05 +02:00
Norbert de Langen
5d367d46ef Merge branch 'master' into addon-info-style-story 2017-07-23 12:11:12 +02:00
Michael Shilman
759313ee88 Merge branch 'master' into addon-knobs-performance 2017-07-21 23:44:35 -07:00
Norbert de Langen
9e0d929079 Merge branch 'master' into master 2017-07-19 23:58:51 +02:00
Norbert de Langen
9469f5da55 REVERT storyshots changes 2017-07-19 17:38:45 +02:00
Norbert de Langen
cad2b8d419 export getStorybook from config 2017-07-19 08:21:47 +02:00
Norbert de Langen
299a53ac72 SWITCH to circleci over travisCI && CHANGE lerna bootstrap procedure:
- Use yarn for installation
- Hoist all dependencies to root
- Hoist known packages to root

- Test storyshots in cra-kitchen-sink
2017-07-19 08:01:50 +02:00
Julius Räihä
d25927a5fa Storyshots: framework option should override package dependency check 2017-07-18 14:56:25 +03:00
Michael Shilman
c0933a7a99 v3.1.9 2017-07-16 13:50:00 -07:00
Michael Shilman
54f51bcc77 Merge branch 'master' into addon-knobs-performance 2017-07-15 13:41:28 -07:00
Michael Shilman
e5a271b2a7 Merge pull request #1443 from storybooks/724-react-fiber-support
React fiber support
2017-07-15 12:52:54 -07:00
Filipp Riabchun
7b96b057d8 Decrease the height of NumberType
To match that of a one-line TextType textarea
2017-07-14 21:10:17 +03:00
Filipp Riabchun
9425c4347b Knobs: fix label alignment
#1086 introduced increased font size for labels. Unfortunately, that broke alignment. This PR fixes it
2017-07-14 20:39:50 +03:00
xavcz
ef61f91a16 docs(storyshots): rAF polyfill if react 16 is used 2017-07-10 07:06:50 -04: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
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
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
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
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
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
Duncan Beevers
549e55e05b
Addon Info: Omit empty inline info header 2017-06-22 10:55:16 -07: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
Tom Coleman
45300c361c Revert removing @storybook/react from storyshots 2017-06-22 12:20:25 +10:00
Michael Shilman
e5041fa06a Add package-lock.json
Per discussion with @tmeasday 😉
2017-06-22 11:17:16 +10:00