Nicolas Gallagher
88d13f06f8
0.0.45
2016-09-06 12:42:36 -07:00
Nicolas Gallagher
07d1124d60
Update runtime dependencies
2016-08-26 11:30:45 -07:00
Nicolas Gallagher
c7b3a8e60b
Update react-storybook dependency
2016-08-26 11:30:44 -07:00
Nicolas Gallagher
d32eec7239
Update build and test dependencies
2016-08-26 11:30:38 -07:00
Nicolas Gallagher
f8f2898095
Use Twitter JavaScript style
2016-08-26 11:29:11 -07:00
Nicolas Gallagher
011affb110
0.0.44
2016-08-18 16:27:39 -07:00
Nicolas Gallagher
acc7032d60
0.0.43
2016-08-16 14:05:48 -07:00
Nicolas Gallagher
fb41be1bf7
0.0.42
2016-08-12 14:59:59 -07:00
Nicolas Gallagher
6cadc22ad5
0.0.41
2016-08-03 13:16:50 -07:00
Nicolas Gallagher
e3450ed26c
0.0.40
2016-07-29 14:06:21 -07:00
Nicolas Gallagher
1be2c810d1
Minor refactor of StyleSheet helpers
2016-07-23 18:54:41 -07:00
Nicolas Gallagher
6f75fb3e0d
Fix gh-pages build
2016-07-22 16:10:14 -07:00
Nicolas Gallagher
424e6b5994
0.0.39
2016-07-22 15:54:02 -07:00
Nicolas Gallagher
66b0387023
add a script to deploy storybook to gh-pages
2016-07-14 00:04:15 -07:00
Nicolas Gallagher
94f37740af
use react-storybook to display examples
...
Initial setup of react-storybook. Includes examples copied from the
React Native repository.
Close #148
2016-07-13 22:19:39 -07:00
Nicolas Gallagher
21eeafabd5
0.0.38
2016-07-12 21:19:28 -07:00
Nicolas Gallagher
0f8cff6124
0.0.37
2016-07-12 17:47:40 -07:00
Nicolas Gallagher
f4515a3995
0.0.36
2016-07-12 13:56:34 -07:00
Nicolas Gallagher
640e41dc34
0.0.35
2016-07-11 19:03:33 -07:00
Nicolas Gallagher
294d94d869
0.0.34
2016-07-11 00:02:15 -07:00
Nicolas Gallagher
61860b6d49
0.0.33
2016-07-10 22:20:03 -07:00
Nicolas Gallagher
c9d68fe93e
Resolve React@15.2.0 unknown props warnings
2016-07-10 18:32:02 -07:00
Nicolas Gallagher
ed2cbfd5d3
[fix] React Native styles -> React DOM styles
...
Add 'createReactStyleObject' to transform a React Native style object
into a React DOM-compatible style object. This is also needed to ensure
that 'setNativeProps' works as expected.
2016-07-06 19:49:55 -07:00
Nicolas Gallagher
3564bbf840
0.0.32
2016-07-06 18:50:25 -07:00
Nicolas Gallagher
215697234e
0.0.31
2016-07-06 18:33:12 -07:00
Nicolas Gallagher
c44da41497
0.0.30
2016-07-06 15:30:40 -07:00
Nicolas Gallagher
331c92fb3a
Use enzyme for all React component tests
2016-07-06 15:26:32 -07:00
Nicolas Gallagher
a15b15c55d
Use babel-preset-react-native
2016-07-06 10:27:43 -07:00
Nicolas Gallagher
4d1e7d8c0b
0.0.29
2016-07-05 13:50:25 -07:00
Nicolas Gallagher
03d413bca4
0.0.28
2016-07-05 11:33:29 -07:00
Nicolas Gallagher
24836afd6a
0.0.26
2016-06-28 16:38:31 -07:00
Nicolas Gallagher
c46f242f6b
[add] ReactDOM server API to ReactNative API
2016-06-28 16:38:21 -07:00
Nicolas Gallagher
f33312a4dd
[change] Use animatedjs/animated
...
Depend on 'animatedjs/animated' for the Animation implementation. This
patch also replaces 'es6-set' with a small shim to reduce impact on
production bundle size.
Fix #95
2016-06-23 15:10:43 -07:00
Nicolas Gallagher
7f94c4bf06
Install enzyme
...
Fix #83
2016-06-23 13:50:06 -07:00
Nicolas Gallagher
22f45e350b
[fix] React@15: remove inline-style fallback values
...
React 15 has no way to handle fallback CSS values (for example, vendor
prefixed 'display:flex' values) in inline styles. This patch drops all
fallback values for inline styles at the cost of regressing browser
support (those without standard flexbox support will not layout React
Native components correctly).
Fix #131
2016-06-22 16:13:48 -07:00
Nicolas Gallagher
af40f98f23
[fix] AppState event handler registration
...
Fix #151
2016-06-22 15:41:35 -07:00
Nicolas Gallagher
36e89d5275
[fix] installation on Windows
...
Fix #114
2016-06-20 11:22:42 -07:00
Nicolas Gallagher
b56b8e494a
Update various packages (inc. babel and eslint)
2016-06-14 16:05:30 -07:00
Nicolas Gallagher
a378d3cce2
[change] update to React@15
2016-06-14 13:04:30 -07:00
Nicolas Gallagher
71cfd23624
0.0.25
2016-04-29 12:49:13 -07:00
Nicolas Gallagher
77b8e4a1fc
[fix] pin inline-style-prefix-all
...
Version 1.1.0 contains a breaking change
2016-04-29 12:48:40 -07:00
Nicolas Gallagher
9543a79c3f
0.0.24
2016-04-20 11:38:38 -07:00
Nicolas Gallagher
4d3418a968
0.0.23
2016-04-19 17:11:26 -07:00
Nicolas Gallagher
e03af435ac
0.0.22
2016-04-18 16:55:57 -07:00
Nicolas Gallagher
0b63ba4e89
0.0.21
2016-03-24 11:50:01 -07:00
Nicolas Gallagher
51109d0768
[fix] update inline-style-prefix-all
...
inline-style-prefix-all@1.0.4 doesn't depend on `Set` anymore
2016-03-24 11:49:22 -07:00
Nicolas Gallagher
7a16d5711c
0.0.20
2016-03-20 12:19:40 -07:00
Nicolas Gallagher
203980ab66
[fix] fbjs version compatible with React Native
...
React Native 0.21 currently uses fbjs@0.6.x, and React Native 0.22 will
use fbjs@0.7.x.
Fix #103
2016-03-20 12:11:31 -07:00
Nicolas Gallagher
36ea662402
0.0.19
2016-03-16 10:19:17 -07:00
Nicolas Gallagher
c589d79035
Reorganize karma and webpack configs
2016-03-16 00:48:37 -07:00