Commit Graph

  • 77f72aa129 [change] StyleSheet: news APIs and refactor Nicolas Gallagher 2016-07-10 17:54:34 -07:00
  • 216885406f [fix] TouchableHighlight inactive styles Nicolas Gallagher 2016-07-10 17:42:23 -07:00
  • f15bf2664a fix View propTypes Nicolas Gallagher 2016-07-10 14:23:05 -07:00
  • 79998e0acc move 'normalizeNativeEvent' and 'injectResponderEventPlugin' Nicolas Gallagher 2016-07-09 11:17:05 -07:00
  • 44fc48f7a0 use 'normalizeValue' in 'processTransform' Nicolas Gallagher 2016-07-07 22:24:05 -07:00
  • 37f2d78f34 Minor tweaks Nicolas Gallagher 2016-07-07 22:22:37 -07:00
  • 1dc769bfb1 move propTypes and normalizeColor Nicolas Gallagher 2016-07-07 22:14:08 -07:00
  • 4b3cb41107 rename createNativeComponent to createReactDOMComponent Nicolas Gallagher 2016-07-07 21:21:45 -07:00
  • ed2cbfd5d3 [fix] React Native styles -> React DOM styles Nicolas Gallagher 2016-07-06 19:21:15 -07:00
  • 8c4b5b68c3 Fix eslint error Nicolas Gallagher 2016-07-06 18:57:51 -07:00
  • 3564bbf840 0.0.32 0.0.32 Nicolas Gallagher 2016-07-06 18:50:25 -07:00
  • 297b2e5afb [fix] support for Animated transform styles (part 2) Nicolas Gallagher 2016-07-06 18:48:53 -07:00
  • 215697234e 0.0.31 0.0.31 Nicolas Gallagher 2016-07-06 18:33:12 -07:00
  • 9efa7e94bd [fix] support for Animated transform styles Nicolas Gallagher 2016-07-06 17:10:27 -07:00
  • c44da41497 0.0.30 0.0.30 Nicolas Gallagher 2016-07-06 15:30:40 -07:00
  • 331c92fb3a Use enzyme for all React component tests Nicolas Gallagher 2016-07-06 15:26:32 -07:00
  • 26758e905c [fix] TextInput alignment of small inner 'input' Nicolas Gallagher 2016-07-06 10:44:28 -07:00
  • a15b15c55d Use babel-preset-react-native Nicolas Gallagher 2016-07-06 10:27:43 -07:00
  • f0202dbe61 Remove use of decorator syntax Nicolas Gallagher 2016-07-06 10:11:03 -07:00
  • d4d67dafc0 [fix] StyleSheet expansion of shortform properties Nicolas Gallagher 2016-07-05 19:09:16 -07:00
  • 579bdeb8a5 [fix] setNativeProps on TextInput Nicolas Gallagher 2016-07-05 18:52:44 -07:00
  • 7132a18440 Remove unused import Nicolas Gallagher 2016-07-05 18:48:49 -07:00
  • 18881b1edb [fix] support border styles on Image Nicolas Gallagher 2016-07-05 13:57:38 -07:00
  • 4d1e7d8c0b 0.0.29 0.0.29 Nicolas Gallagher 2016-07-05 13:50:25 -07:00
  • a7158aeb6f [change] remove Portal component Nicolas Gallagher 2016-07-05 13:49:37 -07:00
  • 03d413bca4 0.0.28 0.0.28 Nicolas Gallagher 2016-07-05 11:30:29 -07:00
  • aef5efbad3 [add] basic ListView component IjzerenHein 2016-03-08 13:51:59 +01:00
  • 8fb8645723 Use 'enzyme' for 'View' tests Nicolas Gallagher 2016-07-05 11:03:37 -07:00
  • d69406b4b1 Add an API to wrap and initialize animated (#159) Cesar Andreu 2016-07-03 11:00:50 -07:00
  • 2c2a96a183 update rendering docs Nicolas Gallagher 2016-06-29 17:42:06 -07:00
  • b4a3053b5b fix README install command Nicolas Gallagher 2016-06-29 17:00:50 -07:00
  • 24836afd6a 0.0.26 0.0.26 Nicolas Gallagher 2016-06-28 16:38:31 -07:00
  • c46f242f6b [add] ReactDOM server API to ReactNative API Nicolas Gallagher 2016-06-28 16:37:28 -07:00
  • 1940868065 [fix] TextInput support for Text styles Nicolas Gallagher 2016-06-28 15:52:00 -07:00
  • 65a9317756 [fix] TextInput placeholder layout and focus Nicolas Gallagher 2016-06-28 15:04:38 -07:00
  • 3da05c48b0 [fix] support 'onClick' prop in 'View' Nicolas Gallagher 2016-06-28 15:04:17 -07:00
  • f33312a4dd [change] Use animatedjs/animated Nicolas Gallagher 2016-06-23 15:09:21 -07:00
  • 4516c72296 Use enzyme for Image tests Nicolas Gallagher 2016-06-23 13:50:28 -07:00
  • 7f94c4bf06 Install enzyme Nicolas Gallagher 2016-06-23 13:50:06 -07:00
  • 37781171aa [add] more ReactNative exports Nicolas Gallagher 2016-06-23 10:16:45 -07:00
  • 22f45e350b [fix] React@15: remove inline-style fallback values Nicolas Gallagher 2016-06-22 16:13:48 -07:00
  • af40f98f23 [fix] AppState event handler registration Nicolas Gallagher 2016-06-21 14:57:53 -07:00
  • eca2f69593 Remove a React error from test report Nicolas Gallagher 2016-06-21 14:57:31 -07:00
  • d03d89ac71 [fix] CoreComponent -> createNativeComponent Nicolas Gallagher 2016-06-21 14:53:08 -07:00
  • 393a6ef835 [fix] don't use 'bind' in JSX props Nicolas Gallagher 2016-06-20 11:31:38 -07:00
  • 36e89d5275 [fix] installation on Windows Nicolas Gallagher 2016-06-20 11:22:42 -07:00
  • d53d1e6e56 Add link to react-native-web-starter Nicolas Gallagher 2016-06-20 11:09:50 -07:00
  • 2cb68a45be [add] Platform.select Nicolas Gallagher 2016-06-18 16:43:22 -07:00
  • b56b8e494a Update various packages (inc. babel and eslint) Nicolas Gallagher 2016-06-14 16:05:24 -07:00
  • 60ad0e9ec5 Further fixes to examples following react@15 update Nicolas Gallagher 2016-06-14 15:56:10 -07:00
  • f2ea7c089c [change] separate the React and React Native APIs Nicolas Gallagher 2016-06-14 13:43:31 -07:00
  • a3b59ed2b4 [fix] Touchable with React@15 Nicolas Gallagher 2016-06-14 13:07:33 -07:00
  • a378d3cce2 [change] update to React@15 Nicolas Gallagher 2016-06-14 13:04:05 -07:00
  • 462f9793ea Fix code style issue Nicolas Gallagher 2016-06-13 15:05:03 -07:00
  • ae38bb538c Do not treat lineHeight as a unitless numbers Monir Abu Hilal 2016-05-19 00:48:02 -07:00
  • 93d1488cc7 Fix README link to View Nicolas Gallagher 2016-06-13 11:59:24 -07:00
  • a16e542bd8 [fix] don't replace 'className' value Nicolas Gallagher 2016-06-13 11:58:05 -07:00
  • 62cd335788 [fix] TouchableHighlight default underlay style Nicolas Gallagher 2016-06-13 11:57:02 -07:00
  • 288e14cd70 Remove MediaQueryWidget from examples Nicolas Gallagher 2016-06-13 11:56:15 -07:00
  • 71cfd23624 0.0.25 0.0.25 Nicolas Gallagher 2016-04-29 12:49:13 -07:00
  • 77b8e4a1fc [fix] pin inline-style-prefix-all Nicolas Gallagher 2016-04-29 12:48:12 -07:00
  • 9543a79c3f 0.0.24 0.0.24 Nicolas Gallagher 2016-04-20 11:38:38 -07:00
  • e3eea6e132 [fix] TouchableHighlight Nicolas Gallagher 2016-04-20 11:37:15 -07:00
  • 4d3418a968 0.0.23 0.0.23 Nicolas Gallagher 2016-04-19 17:11:26 -07:00
  • ea9bc734f1 [fix] TouchableWithoutFeedback Nicolas Gallagher 2016-04-19 17:10:50 -07:00
  • e03af435ac 0.0.22 0.0.22 Nicolas Gallagher 2016-04-18 16:55:57 -07:00
  • 97c0a31ce6 [fix] TouchableHighlight default underlayColor Nicolas Gallagher 2016-04-18 16:46:09 -07:00
  • 25d11ded46 [fix] NetInfo event handlers Nicolas Gallagher 2016-04-18 16:38:09 -07:00
  • 6a73d77030 Fix build Nicolas Gallagher 2016-03-24 17:01:38 -07:00
  • 0b63ba4e89 0.0.21 0.0.21 Nicolas Gallagher 2016-03-24 11:50:01 -07:00
  • 51109d0768 [fix] update inline-style-prefix-all Nicolas Gallagher 2016-03-24 11:49:22 -07:00
  • ac04ecd69e Update Dimensions when window resizes Nicolas Gallagher 2016-03-24 11:43:39 -07:00
  • 1a670ba6a7 Fix UMD bundle Nicolas Gallagher 2016-03-22 18:39:24 -07:00
  • 7a16d5711c 0.0.20 0.0.20 Nicolas Gallagher 2016-03-20 12:19:40 -07:00
  • 9dde70fff5 Update documentation Nicolas Gallagher 2016-03-20 12:19:29 -07:00
  • 203980ab66 [fix] fbjs version compatible with React Native Nicolas Gallagher 2016-03-20 12:11:31 -07:00
  • 924dc36d4a [fix] refactor StyleSheet Nicolas Gallagher 2016-03-20 10:24:14 -07:00
  • 9b2421cdfa [fix] Server-side rendering Nicolas Gallagher 2016-03-20 11:41:41 -07:00
  • 36ea662402 0.0.19 0.0.19 Nicolas Gallagher 2016-03-16 10:19:17 -07:00
  • 69962ae815 [fix] StyleSheet: add hairlineWidth Nicolas Gallagher 2016-03-16 10:03:37 -07:00
  • 62d1a0f83d Add Game2048 example Nicolas Gallagher 2016-03-16 00:47:53 -07:00
  • 910286303a Add TicTacToe example Nicolas Gallagher 2016-03-16 00:47:35 -07:00
  • 706fa887e6 [fix] remove invariant error from Portal Nicolas Gallagher 2016-03-10 08:55:23 -08:00
  • c589d79035 Reorganize karma and webpack configs Nicolas Gallagher 2016-03-10 08:52:37 -08:00
  • 83e4c68461 [fix] TouchableHighlight inactive state Nicolas Gallagher 2016-03-16 00:36:06 -07:00
  • 54597edbaf 0.0.18 0.0.18 Nicolas Gallagher 2016-03-15 17:27:42 -07:00
  • fc31287566 [fix] remove -webkit-tap-highlight-color Nicolas Gallagher 2016-03-15 17:26:29 -07:00
  • 21cc8f47ba Update documentation Nicolas Gallagher 2016-03-15 17:14:44 -07:00
  • bf7beb4102 Update dependencies Nicolas Gallagher 2016-03-15 14:25:27 -07:00
  • 127d103c0a Fix lint issues Nicolas Gallagher 2016-03-15 14:19:46 -07:00
  • ae6132af56 Update library exports Nicolas Gallagher 2016-03-15 14:19:29 -07:00
  • 3c4d7655db [fix] Touchable: adapt RN touchables for Web Nicolas Gallagher 2016-03-15 14:18:08 -07:00
  • 190966f411 [fix] ScrollView: based on ScrollResponder Nicolas Gallagher 2016-03-15 14:07:45 -07:00
  • 8d5ecb84d5 [add] ScrollResponder: adjust to work on Web Nicolas Gallagher 2016-03-15 13:49:03 -07:00
  • b4a9177ce3 [add] dismissKeyboard module Nicolas Gallagher 2016-03-15 13:44:50 -07:00
  • ad4a6c5be7 [fix] View: guard against browser flexbox bugs Nicolas Gallagher 2016-03-15 13:43:25 -07:00
  • 5f795dfc6c Clean up View's event normalization code Nicolas Gallagher 2016-03-15 13:43:11 -07:00
  • 949cb75894 [add] TextInput: 'clear' method on instance Nicolas Gallagher 2016-03-15 13:38:54 -07:00
  • 2e1914080f [add] TextInputState Nicolas Gallagher 2016-03-15 13:38:28 -07:00
  • 49e9e0ab5b [add] StyleSheet: new prop types Nicolas Gallagher 2016-03-15 13:32:52 -07:00