239 Commits

Author SHA1 Message Date
Michael Shilman
ac2c8bdeaa v3.2.3 2017-08-01 13:38:10 -07:00
Michael Shilman
d527512ee4 v3.2.3-alpha.0 2017-08-01 13:13:24 -07:00
Michael Shilman
8f10fce540 Use RN packager host by default in examples and also CLI templates 2017-08-01 11:13:11 -07:00
Michael Shilman
e66dce8218 v3.2.2 2017-07-31 19:53:33 -07:00
Michael Shilman
3965a3ca94 Add vue-loader to vue production webpack (fixes build-storybook) 2017-07-31 19:33:35 -07:00
Michael Shilman
47e1396596 v3.2.1 2017-07-31 16:50:55 -07:00
Michael Shilman
85de3595ba Merge pull request #1555 from storybooks/bugfix/react-native-section-list
React Native <0.43 support
2017-07-31 16:29:46 -07:00
Atticus White
73ac57e39f
react-native-compat@0.0.2 2017-07-31 19:22:00 -04:00
Atticus White
38ef3f60d6
react-native-compat dependency for earlier RN versions 2017-07-31 18:23:55 -04:00
Atticus White
92b397f844
polyfills for earlier ReactNative versions
- StyleSheet.absoluteFillObject polyfill
- Polyfill for min/max width/height style rules through a component
2017-07-31 14:33:51 -04:00
Zephraph
87851fe711 Fix typo with Vue README referring to react
This corrects a typo referring back to React. It also updates the link to the demo gif to point to the one in the vue docs directory as opposed to the react directory. 

It wouldn't hurt for someone to make a new gif w/ vue instead of react.
2017-07-31 13:56:13 -04:00
Atticus White
892334131f
use ListView over SectionList for backward compatability 2017-07-31 13:38:23 -04:00
Michael Shilman
8e03aacb68 v3.2.0 2017-07-31 07:12:08 -07:00
Michael Shilman
fe0b43ca85 v3.2.0-alpha.13 2017-07-30 17:19:13 -07:00
Michael Shilman
2e52e9f727 Merge branch 'master' into release/3.2 2017-07-30 17:07:21 -07:00
Michael Shilman
c7c7ccb2b9 v3.2.0-alpha.12 2017-07-30 16:35:43 -07:00
Richard Evans
bcb4db8fba Hide the statusbar for now to avoid an ackward situation in landscape 2017-07-30 18:40:20 -04:00
Richard Evans
d6c21281b6 Android fixes + design change 2017-07-30 18:18:00 -04:00
Richard Evans
f425d2f902 Updates 2017-07-30 12:28:51 -04:00
Richard Evans
79deb675e4 Style the buttons a little better 2017-07-30 07:30:45 -04:00
Richard Evans
80b90157de Add images instead of text for buttons. 2017-07-30 07:21:10 -04:00
Richard Evans
2c095c242b Add a overlay over the preview window when the menu is open that is touchable to close 2017-07-30 07:06:55 -04:00
Richard Evans
feb86f3146 Add animations to the open/close of the menu 2017-07-30 06:26:49 -04:00
Richard Evans
9cb655a325 Tweak the UI to make the menu not so intrusive 2017-07-29 22:57:45 -04:00
Michael Shilman
a50a8e874a Refactoring of withX wrappers withNotes and withInfo
- make signatures consistent
- make string-only variant of withNotes/withInfo
- simplify withInfo code
2017-07-28 01:34:14 -07:00
Michael Shilman
64d2976aef v3.2.0-alpha.11 2017-07-27 07:53:46 -07:00
Michael Shilman
0188ace87f v3.2.0-alpha.10 2017-07-27 01:06:54 -07:00
Norbert de Langen
5ba0e4f3ee SYNC dependencies for improved hoisting 2017-07-27 09:56:26 +02:00
Norbert de Langen
21e4081182 Merge branch 'master' into release/3.2 2017-07-26 18:04:01 +02:00
Daniel Duan
19ced62ae7 Updated babel-plugin-react-docgen version 2017-07-26 11:31:06 -04:00
igor
d6f1b89828 Add warnings if 'module' is missing 2017-07-26 10:00:26 +03:00
Norbert de Langen
de75c5df89 Merge branch 'master' into release/3.2 2017-07-25 22:34:27 +02:00
Norbert de Langen
c11c189d7e UPDATE everything (including eslint 4) 2017-07-25 11:20:08 +02:00
Norbert de Langen
73130d4cd1 Merge branch 'master' into release/3.2 2017-07-25 09:34:12 +02:00
Michael Shilman
0f3b8780ce v3.2.0-alpha.9 2017-07-23 08:01:36 -07:00
Michael Shilman
dfaaa0974f Merge pull request #1510 from storybooks/1492-on-device-startup
Show first story on OnDeviceUI startup
2017-07-23 07:50:21 -07:00
Norbert de Langen
f26700d371 Update README.md 2017-07-23 10:50:06 +02:00
Norbert de Langen
ecd054d590 Merge branch 'release/3.2' into update-global-hook 2017-07-22 22:56:58 +02:00
Michael Shilman
a9b1664409 Merge branch 'release/3.2' into 1492-on-device-startup 2017-07-22 12:40:39 -07:00
Michael Shilman
8f8f55e459 Show first story on OnDeviceUI startup 2017-07-22 12:16:48 -07:00
Michael Shilman
a0a8ab3cd2 Fix RN preview welcome instructions 2017-07-22 11:20:10 -07:00
Norbert de Langen
cabc6ab9ed Merge branch 'master' into master 2017-07-22 12:25:51 +02:00
Michael Shilman
31255e5571 Merge pull request #1481 from mattleff/fixes-877
Fixes #877, #879
2017-07-22 00:34:00 -07:00
Norbert de Langen
2513f6e03f Extract nopreview component & allow it to be re-rendered 2017-07-22 00:34:00 +02:00
Michael Shilman
9fe1a144b2 Fix vue release and examples dependencies 2017-07-20 14:24:55 -07:00
Michael Shilman
4513cc9f74 v3.2.0-alpha.8 2017-07-20 13:29:18 -07:00
kazuya kawaguchi
d9ff515d75
📌 dependecy:make vue-template-compiler the same as vue core 2017-07-21 01:48:29 +09:00
Breno Rodrigues
20432fec12 Update index.html.js
Reset :focus outline to none
2017-07-20 11:31:46 -03:00
Breno Rodrigues
e205b37ceb Update index.html.js
Fix blue outline at @sotybook/react
2017-07-20 11:21:52 -03:00
Norbert de Langen
312eebf192 Merge branch 'release/3.2' into tweak/vue-app 2017-07-20 11:26:56 +02:00