3851 Commits

Author SHA1 Message Date
Norbert de Langen
939326581c Update ROADMAP.md 2017-06-20 12:04:45 +02:00
Norbert de Langen
37141d675f Merge branch 'master' into 1266-fix-components-deps 2017-06-19 11:50:23 +02:00
Tom Coleman
4b6a93acfb Merge pull request #1317 from epicallan/master
snapshot testing inverse regex example documentation
2017-06-19 11:45:14 +10:00
Allan Lukwago
3761ebb143 snapshot testing inverse regex example documentation 2017-06-18 16:36:43 +03:00
greenkeeper[bot]
e24471a375 chore(package): update lint-staged to version 4.0.0 2017-06-18 05:32:17 +00:00
Michael Shilman
02f39b9131 Add a file to @storybook/components so that the build doesn't break 2017-06-18 00:25:48 +10:00
Michael Shilman
0ab1de3f6f Remove demo components from @storybook/components 2017-06-18 00:17:41 +10:00
Michael Shilman
83e9977701 Minor cleanup 2017-06-18 00:10:48 +10:00
Michael Shilman
600b9bd79c Move demo components from @storybook/components to @storybook/react 2017-06-17 23:49:04 +10:00
Michael Shilman
ed6d404a39 Update cra-kitchen-sink to use demo imports from @storybook/react 2017-06-17 23:02:08 +10:00
Michael Shilman
cd297c33e1 Export demo components from @storybook/react
We do this so we can have a uniform way to do this across frameworks
(e.g. RN, vue)
2017-06-17 22:50:44 +10:00
Michael Shilman
1f98ae91a2 3.1.5 changelog 2017-06-17 21:10:00 +10:00
Michael Shilman
0942a09e9c Merge pull request #1289 from AugustinLF/add-parser-option-getstorybook
Added flow support to getstorybook upgrade
2017-06-17 21:00:35 +10:00
Michael Shilman
4d2fd0c68e Merge branch 'master' into add-parser-option-getstorybook 2017-06-17 20:45:14 +10:00
Michael Shilman
29cc9d8d82 Merge pull request #1290 from storybooks/#1265-addon-knobs-proptypes-deserialization
Fix addon knobs proptypes deserialization
2017-06-17 20:35:51 +10:00
Michael Shilman
db5b5a6504 Fix prop-type warning in date knob 2017-06-17 19:46:16 +10:00
Michael Shilman
57f52b4993 Move broken date picker knob to the end 2017-06-17 19:29:45 +10:00
Michael Shilman
0664a7cd69 Add test cases to kitchen sink, fix object/boolean knobs 2017-06-17 18:36:25 +10:00
Michael Shilman
52befc6548 Merge branch 'master' into #1265-addon-knobs-proptypes-deserialization 2017-06-17 16:25:53 +10:00
Michael Shilman
36e0ba84da Merge branch 'master' into add-parser-option-getstorybook 2017-06-16 22:53:26 +10:00
Michael Shilman
f3b0636141 Merge pull request #1294 from ericwooley/haul-support
Added support for the `haul` react-native packager
2017-06-16 22:52:31 +10:00
Norbert de Langen
84dca9ab16 Merge branch 'master' into add-parser-option-getstorybook 2017-06-16 14:39:53 +02:00
Norbert de Langen
2424f90e09 Merge branch 'master' into #1265-addon-knobs-proptypes-deserialization 2017-06-16 14:39:30 +02:00
Michael Shilman
58a11ecbb0 Merge branch 'master' into haul-support 2017-06-16 22:25:57 +10:00
Norbert de Langen
40858bf4f2 Merge pull request #1266 from storybooks/add-lib-components
Add lib components
2017-06-16 14:25:00 +02:00
Michael Shilman
e022d87ee0 Merge branch 'master' into haul-support 2017-06-16 22:14:41 +10:00
Michael Shilman
f7e2e6257c Minor formatting 2017-06-16 22:13:37 +10:00
Michael Shilman
e2b06372a7 fix typos 2017-06-16 22:11:46 +10:00
Norbert de Langen
0be88294f1 Merge branch 'master' into add-lib-components 2017-06-16 11:54:20 +02:00
Norbert de Langen
436767d7e9 test 2017-06-16 11:29:00 +02:00
Norbert de Langen
b244f99baf Merge pull request #1256 from storybooks/add-search-to-docs
Add search to docs
2017-06-16 09:27:57 +02:00
Norbert de Langen
59d4cc2b15 Merge branch 'master' into add-lib-components
# Conflicts:
#	examples/cra-kitchen-sink/src/stories/Button.js
#	examples/cra-kitchen-sink/src/stories/Welcome.js
2017-06-16 08:49:59 +02:00
Norbert de Langen
c7ba1a2c56 Merge branch 'master' into add-search-to-docs 2017-06-16 08:43:33 +02:00
Eric Wooley
d97699fcdc add haul support 2017-06-15 17:17:54 -07:00
Norbert de Langen
81925f927f Merge branch 'master' into #1265-addon-knobs-proptypes-deserialization 2017-06-16 00:42:39 +02:00
Daniel Duan
253ce664be Merge pull request #1264 from kohlmannj/patch-1
Info add-on: update z-index of container
2017-06-15 12:15:49 -04:00
Gytis Vinclovas
7371ce8288 Simpler check. 2017-06-15 17:02:45 +03:00
Gytis Vinclovas
1ad0d2ba88 Fixed issue with bad propType on boolean knob.
Deserializing now doesn't return array anymore.
2017-06-15 17:01:34 +03:00
Augustin Le Fèvre
d3f0a9de26 Add --parser option to getstorybook 2017-06-15 15:51:09 +02:00
Joe Kohlmann
0989765e43 Merge branch 'master' into patch-1 2017-06-15 09:43:24 -04:00
Michael Shilman
23c39026e9 Merge pull request #1288 from storybooks/1220-cra-kitchensink-reboot
Redo CRA kitchen sink work from scratch
2017-06-15 22:56:06 +10:00
Michael Shilman
aaa6e5b9c7 Merge branch 'master' into 1220-cra-kitchensink-reboot 2017-06-15 22:38:05 +10:00
Michael Shilman
f64f5b7482 v3.1.4 v3.1.4 2017-06-15 22:08:24 +10:00
Michael Shilman
1bf9eb706f 3.1.4 changelog 2017-06-15 21:37:16 +10:00
Michael Shilman
3cb388c539 Remove package-lock.json files accidentally added 2017-06-15 15:25:14 +10:00
Michael Shilman
9571b40452 Redo CRA kitchen sink work in a single commit
- renamed project
- added `info`, `notes`, `centered`, `knobs` examples
2017-06-15 15:09:08 +10:00
Michael Shilman
88a6fa92b7 Merge pull request #1282 from storybooks/document-1232
Add documentation for `shallowSnapshot`
2017-06-15 12:19:22 +10:00
Michael Shilman
fbe8557673 Merge branch 'master' into document-1232 2017-06-15 12:19:14 +10:00
Michael Shilman
5e1cbb3f8c Merge pull request #1280 from storybooks/1277-react-native-getstorybook
Fix bug in RN gestorybook
2017-06-15 12:16:36 +10:00
Michael Shilman
ea6224af28 Merge branch 'master' into 1277-react-native-getstorybook 2017-06-15 12:16:28 +10:00