Commit Graph

  • 1b34b04c15 Storybook deploy Nicolas Gallagher 2017-01-03 15:59:08 -08:00
  • 8d2a650670 [fix] StyleSheet selector escaping Nicolas Gallagher 2017-01-03 14:25:36 -08:00
  • 84aec223f3 Storybook deploy Nicolas Gallagher 2017-01-02 23:47:34 -08:00
  • 4cc1c983e8 0.0.63 0.0.63 Nicolas Gallagher 2017-01-02 23:44:10 -08:00
  • 37413fd55f Update Text snapshot Nicolas Gallagher 2017-01-02 23:43:39 -08:00
  • 07ff0ea104 Use setNativeProps to update ProgressBar Nicolas Gallagher 2017-01-02 23:27:46 -08:00
  • 1a87657500 [fix] Switch thumb positioning Nicolas Gallagher 2017-01-02 23:25:15 -08:00
  • 5e4c8e520a [fix] StyleSheet registry key check Nicolas Gallagher 2017-01-02 23:20:28 -08:00
  • 236121e32c Add unregistered styles benchmark Nicolas Gallagher 2017-01-02 22:46:38 -08:00
  • 39c76ca50c Minor StyleSheet/injector refactor; small fixes Nicolas Gallagher 2017-01-02 15:07:05 -08:00
  • e65f91d849 [change] simplify CSS generation Nicolas Gallagher 2017-01-02 13:15:38 -08:00
  • a535c558d8 [change] Move 'onResponderRelease' cancel to 'Touchable' Nicolas Gallagher 2017-01-02 13:12:13 -08:00
  • a74be91b7c Minor documentation changes Nicolas Gallagher 2017-01-02 11:27:46 -08:00
  • 50cefe44fb Storybook deploy Nicolas Gallagher 2017-01-01 20:47:37 -08:00
  • 8eaaf28a32 0.0.62 0.0.62 Nicolas Gallagher 2017-01-01 20:45:45 -08:00
  • 16d448dc5b Update various dependencies Nicolas Gallagher 2017-01-01 20:45:14 -08:00
  • ea75cced13 [change] ProgressBar using CSS animations Nicolas Gallagher 2017-01-01 20:22:42 -08:00
  • cfc56a1354 [change] ActivityIndicator using CSS animations Nicolas Gallagher 2017-01-01 19:47:01 -08:00
  • b1cd92a65d [change] update Animated Nicolas Gallagher 2017-01-01 18:35:18 -08:00
  • d87f71ebc1 [change] StyleSheet performance rewrite Nicolas Gallagher 2016-12-31 17:11:22 -08:00
  • a2cafe56fc Add initial performance benchmarks Nicolas Gallagher 2017-01-01 14:40:44 -08:00
  • 351c0ac3d4 Minor changes Nicolas Gallagher 2016-12-30 22:19:51 -08:00
  • 877c0d2818 Simplify StyleSheet's expandStyle Nicolas Gallagher 2016-12-30 07:08:55 -08:00
  • 3afc5d5de6 Rename style processors to resolvers Nicolas Gallagher 2016-12-29 19:17:12 -08:00
  • edf3b9b7ff Move 'flattenStyle' into 'StyleSheet' Nicolas Gallagher 2016-12-29 16:31:14 -08:00
  • 518a85bf1b Rename 'createReactStyleObject' to 'createReactDOMStyle' Nicolas Gallagher 2016-12-29 16:26:31 -08:00
  • ba75acb66a [add] BackAndroid API stub vaukalak 2016-12-27 16:16:08 +03:00
  • bc68b0b6f4 0.0.61 0.0.61 Nicolas Gallagher 2016-12-27 18:09:11 +00:00
  • 44ecbc072e [change] update React and Touchables Nicolas Gallagher 2016-12-27 17:57:27 +00:00
  • 4cf4905fc2 [change] add support for ShadowPropTypes Nicolas Gallagher 2016-12-24 19:48:41 +00:00
  • 509920be4b [add] Image 'prefetch' and 'getSize' statics Nicolas Gallagher 2016-12-24 17:18:14 +00:00
  • 04e3c23e67 [fix] ListView updates rows when dataSource changes Gethin Webster 2016-12-22 14:18:37 +01:00
  • 32f454de66 [change] add Platform and Touchable to 'core' module Nicolas Gallagher 2016-12-23 12:28:39 +00:00
  • 1273bfc7cf Address avoidable object creation Nicolas Gallagher 2016-12-23 12:22:32 +00:00
  • dc7f526f6b [fix] TextInput props Nicolas Gallagher 2016-12-17 23:38:36 +00:00
  • 7bdad0d78f Storybook deploy Nicolas Gallagher 2016-12-16 12:17:25 +00:00
  • 7cda89c5ce 0.0.60 0.0.60 Nicolas Gallagher 2016-12-16 12:15:23 +00:00
  • 695eba45af [add] Clipboard API Nicolas Gallagher 2016-12-16 11:39:28 +00:00
  • 92a2cb274a [fix] remove TextInput default flex value Nicolas Gallagher 2016-12-16 11:39:12 +00:00
  • b1ca04d11e Rename I18nManager example Nicolas Gallagher 2016-12-16 11:35:11 +00:00
  • 22ab70ea6f 0.0.59 0.0.59 Nicolas Gallagher 2016-12-14 17:42:15 +00:00
  • 023ca27a22 0.0.58 0.0.58 Nicolas Gallagher 2016-12-14 17:39:39 +00:00
  • 49f36d8eb1 Update to ListView functionality Gethin Webster 2016-12-12 15:44:10 +00:00
  • 80ba119b83 Update install command Nicolas Gallagher 2016-12-14 17:05:15 +00:00
  • bd7f578cfd Storybook deploy Nicolas Gallagher 2016-12-12 15:12:57 +00:00
  • c30b67f6db 0.0.57 0.0.57 Nicolas Gallagher 2016-12-12 15:10:39 +00:00
  • 4580f93199 Use fbjs requestAnimationFrame in Image Nicolas Gallagher 2016-12-12 14:26:07 +00:00
  • 4c46126ffe [change] ScrollView event normalization Nicolas Gallagher 2016-12-12 14:21:33 +00:00
  • f8d5c15405 [add] Button component Calvin Chan 2016-12-05 11:08:00 -08:00
  • dc54e03625 [add] Linking API Nicolas Gallagher 2016-12-12 11:34:23 +00:00
  • 4d5819ae28 [fix] RTL translateX; Switch transition Nicolas Gallagher 2016-12-08 19:40:34 -08:00
  • cdb866159f Storybook deploy Nicolas Gallagher 2016-12-08 18:33:04 -08:00
  • 5c482ef3be 0.0.56 0.0.56 Nicolas Gallagher 2016-12-08 18:29:38 -08:00
  • f51592f96e [change] TouchableOpacity without Animated Nicolas Gallagher 2016-12-08 18:22:17 -08:00
  • 6bffe1775f Fix lint error Nicolas Gallagher 2016-12-07 16:49:53 -08:00
  • 7e75d037f2 [fix] Image passes unknown props to underlying View Nicolas Gallagher 2016-12-07 16:37:24 -08:00
  • 7536508fe3 Update docs Nicolas Gallagher 2016-12-07 16:22:39 -08:00
  • 945fff0015 Add source files to published package Maxime Thirouin 2016-11-17 12:57:11 +01:00
  • 5032ed6fe1 Update AppRegistry docs Nicolas Gallagher 2016-11-25 12:36:05 -08:00
  • 8c7cdbf4be 0.0.55 0.0.55 Nicolas Gallagher 2016-11-24 10:24:19 -08:00
  • e5d8857bcc [fix] inject ReactDefaultInjection Nicolas Gallagher 2016-11-24 10:18:24 -08:00
  • cda8d05bb7 0.0.54 0.0.54 Nicolas Gallagher 2016-11-24 08:42:53 -08:00
  • 049edc4611 [change] don't prefix HTML id's with underscore Nicolas Gallagher 2016-11-23 10:28:20 -08:00
  • e76d5a4e6c [change] export createDOMElement helper Nicolas Gallagher 2016-11-23 10:25:00 -08:00
  • f71dae7d93 [add] support for vendor-prefixed font-smoothing styles Nicolas Gallagher 2016-11-23 09:58:18 -08:00
  • 94d31beaf4 [change] ignore unsupported React Native props Nicolas Gallagher 2016-11-23 09:27:27 -08:00
  • f5f9389728 0.0.53 0.0.53 Nicolas Gallagher 2016-11-22 17:46:57 -08:00
  • 351dd3b123 Storybook deploy Nicolas Gallagher 2016-11-22 17:46:13 -08:00
  • fdbd19a4af [fix] PropTypes production error Nicolas Gallagher 2016-11-22 17:44:48 -08:00
  • 1a9093bcde Storybook deploy Nicolas Gallagher 2016-11-22 17:15:09 -08:00
  • 36eafbc2f5 0.0.52 0.0.52 Nicolas Gallagher 2016-11-22 17:10:14 -08:00
  • bca3398c1c Correct devDependencies Nicolas Gallagher 2016-11-22 17:08:04 -08:00
  • 722d77e8e5 Smaller production builds Nicolas Gallagher 2016-11-22 16:25:58 -08:00
  • d65c92eea9 [change] prepare for react-dom@15.4.0 Nicolas Gallagher 2016-11-22 14:28:30 -08:00
  • 8dd39c681c [change] allow propTypes to be removed in production builds Nicolas Gallagher 2016-11-22 13:57:12 -08:00
  • 0b1759363d [add] promote ScrollView content to new layer Nicolas Gallagher 2016-11-22 13:08:11 -08:00
  • abd1227a94 [change] ScrollView props and event handling Nicolas Gallagher 2016-11-21 21:10:11 -08:00
  • 8352c7cbda Use yarn for dependency management Nicolas Gallagher 2016-11-21 17:10:50 -08:00
  • 89f5a13891 [change] TextInput uses DOM elements Nicolas Gallagher 2016-11-21 16:52:40 -08:00
  • 4005f9ddde 0.0.51 0.0.51 Nicolas Gallagher 2016-11-21 12:42:58 -08:00
  • f192a9ba26 [fix] Depend on React@15.3 Nicolas Gallagher 2016-11-21 12:38:37 -08:00
  • e688a949fb 0.0.50 0.0.50 Nicolas Gallagher 2016-11-20 14:00:42 -08:00
  • 77605cb27c [add] Text accessibility roles Nicolas Gallagher 2016-11-20 13:56:47 -08:00
  • 4f71833aec [fix] Image rendering in Safari Nicolas Gallagher 2016-11-20 13:44:04 -08:00
  • fa14995a35 Use jest for testing Nicolas Gallagher 2016-11-09 09:52:49 -08:00
  • 4beae0dd78 [fix] NetInfo event handler registration Paul Armstrong 2016-11-03 16:38:10 -07:00
  • 5598961d2c Move ResponderEventPlugin injection to View Nicolas Gallagher 2016-11-04 10:09:55 -07:00
  • 4613baf0e8 [fix] StyleSheet check 'transform' is an array Nicolas Gallagher 2016-11-04 10:09:27 -07:00
  • d680ebf6bd Storybook deploy Nicolas Gallagher 2016-11-03 09:18:41 -07:00
  • 3b661d8d6d 0.0.49 0.0.49 Nicolas Gallagher 2016-11-03 09:16:00 -07:00
  • 22d20706e3 Add React Native TextInput examples Nicolas Gallagher 2016-11-03 08:56:26 -07:00
  • 0b2813b186 [fix] View when 'style' is not defined Nicolas Gallagher 2016-11-03 08:52:25 -07:00
  • b248de552d Fix tests Nicolas Gallagher 2016-11-03 08:51:51 -07:00
  • 2b826dc7f4 [add] TextInput support for selection Nicolas Gallagher 2016-10-28 23:37:19 -07:00
  • b46acd4f50 [fix] TextInputState focus management Nicolas Gallagher 2016-10-28 22:12:20 -07:00
  • 5a03cb25cb [add] TextInput support for blurOnSubmit and onSubmitEditing Nicolas Gallagher 2016-10-28 21:15:35 -07:00
  • 44e60d12e3 [change] TextInput support for autoCorrect and autoComplete Nicolas Gallagher 2016-10-28 10:51:05 -07:00
  • fc60f8d332 [add] TextInput support for autoCapitalize Nicolas Gallagher 2016-10-28 10:36:06 -07:00
  • 2a65ca6fc0 [add] TextInput support for isFocused Nicolas Gallagher 2016-10-27 22:31:43 -07:00
  • 9db3bd7e67 [add] TextInput support for onKeyPress Nicolas Gallagher 2016-10-27 22:17:59 -07:00