145 Commits

Author SHA1 Message Date
Norbert de Langen
571373d278 Merge branch 'release/3.3' into 887-generate-snapshot-per-story-file 2017-08-24 10:09:51 +02:00
Michael Shilman
0159955ba7 v3.2.8 2017-08-23 13:55:09 -07:00
André Cruz
227dc9df1e Fix storyshots with new babel config 2017-08-23 20:55:38 +01:00
Michael Shilman
c6a690e037 v3.2.7 2017-08-23 09:23:41 -07:00
Norbert de Langen
96a389bda1 Merge branch 'master' into 887-generate-snapshot-per-story-file 2017-08-22 23:00:14 +02:00
Michael Shilman
a3647be4a6 v3.2.6 2017-08-22 11:02:17 -07:00
Michael Shilman
c21a88b47a v3.2.6-alpha.0 2017-08-22 00:31:44 -07:00
Tom Coleman
e6062b2aa9 We missed this as part of #1515
We need to check for the channel exception on both sides of the channel.
2017-08-22 15:18:25 +10:00
Tom Coleman
9b815a0fad Merge branch 'master' into 887-generate-snapshot-per-story-file 2017-08-21 09:21:41 +10:00
Norbert de Langen
983dd74af2 Merge branch 'master' into addon-channel-warning 2017-08-18 14:04:12 +02:00
Igor
70c2ebe61c Merge branch 'master' into 887-generate-snapshot-per-story-file 2017-08-18 13:40:27 +03:00
Norbert de Langen
7b996460ca Merge pull request #1659 from storybooks/glamorous
Move baseFonts and RoutedLink to `@storybook/components`
2017-08-18 10:28:34 +02:00
Filipp Riabchun
40e7f97946 Merge branch 'master' into latest-react-native-compat 2017-08-18 01:36:55 +03:00
Filipp Riabchun
e62cc60db5 Merge branch 'master' into latest-react-native-compat 2017-08-18 01:31:39 +03:00
Michael Shilman
4f3331854b Merge branch 'master' into dd/proptypes 2017-08-17 14:43:08 -07:00
Daniel Duan
d8e3d13f93 React.PropTypes to prop-types 2017-08-17 17:38:32 -04:00
Atticus White
5e9f42ff8e
upgrade react-native-compat to avoid PropTypes warnings 2017-08-17 17:30:59 -04:00
Norbert de Langen
8d91b02916 no message 2017-08-17 23:21:46 +02:00
Norbert de Langen
8ab7bda83e no message 2017-08-17 23:19:25 +02:00
Norbert de Langen
abb1014368 Merge branch 'master' into glamorous 2017-08-17 22:54:31 +02:00
Norbert de Langen
1f8e843e2d Merge branch 'master' into switchto-babel-preset-env 2017-08-17 18:19:45 +02:00
Michael Shilman
2392767ffb v3.2.5 2017-08-16 21:50:44 -07:00
Norbert de Langen
a9b55dc714 ADD minify 2017-08-17 00:31:45 +02:00
Norbert de Langen
58b5d6d22f WIP 2017-08-16 21:58:17 +02:00
hypnos
52ae662a72 Move baseFonts and RoutedLink to @storybook/components 2017-08-15 02:39:01 +03:00
Norbert de Langen
e83b2fd853 Merge branch 'master' into 887-generate-snapshot-per-story-file 2017-08-13 02:22:35 +02:00
Michael Shilman
4bd3312244 v3.2.4 2017-08-12 16:59:11 -07:00
Tom Coleman
dd13e04de5 Merge branch 'master' into patch-1 2017-08-12 20:36:17 +10:00
Igor
ba02cc890e Merge branch 'master' into 887-generate-snapshot-per-story-file 2017-08-11 11:53:36 +03:00
Daniel Duan
bda34dda55 fixes if image import is in the format of data uri 2017-08-10 14:21:11 -04:00
Norbert de Langen
2fe3a6f75d Merge branch 'master' into patch-1 2017-08-10 17:01:55 +02:00
igor
0eb3093612 Add fileName prop to the storybook client api 2017-08-09 23:00:49 +03:00
Norbert de Langen
de06581c23 Merge branch 'master' into addon-channel-warning 2017-08-07 14:30:24 +02:00
Billydubb
a09146010c Update readme.md 2017-08-04 11:25:57 +02:00
Filipp Riabchun
a1986eb209 Show outline when navigating with tab, but prevent focusing when clicking on menu items (#1583) 2017-08-03 08:26:39 +03:00
Norbert de Langen
3c84840e22 Merge branch 'master' into patch-1 2017-08-02 12:39:02 +02:00
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
47e1396596 v3.2.1 2017-07-31 16:50:55 -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
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
Matt Labrum
dce4b4b8b1 Fix lint errors, handle case where findSymlinksPaths doesn't exist 2017-07-31 09:22:21 +09:30
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