Commit Graph

  • 12fb588596 Simplify View snapshot testing Nicolas Gallagher 2017-09-18 19:23:35 -07:00
  • 5cb09b1a9e [fix] disallow text node children of View Nicolas Gallagher 2017-09-18 13:28:51 -07:00
  • c03cfdf8bd Add compile task to build task Nicolas Gallagher 2017-09-17 11:25:50 -07:00
  • 997b598de8 [fix] event normalization Nicolas Gallagher 2017-09-14 17:05:18 -07:00
  • 6fe796f9da [add] accessibilityRole 'label' to Text Nicolas Gallagher 2017-09-15 11:02:24 -07:00
  • 0ad6ab948b [fix] disallow text node children of View Nicolas Gallagher 2017-09-14 14:59:37 -07:00
  • 517fe991f7 Storybook deploy Nicolas Gallagher 2017-09-14 15:18:43 -07:00
  • 32a23136af 0.0.125 0.0.125 Nicolas Gallagher 2017-09-14 15:16:52 -07:00
  • 96f48226cb [fix] ColorPropType validation Nicolas Gallagher 2017-09-14 13:19:13 -07:00
  • f1ef0f21af Fix typo in NetInfo docs Peter Schussheim 2017-09-14 10:19:02 -04:00
  • d42e8907ca [fix] return value of Keyboard.addListener Unknown 2017-09-14 12:39:33 +02:00
  • 90724b2cef [fix] filter unsupported ScrollView props Nicolas Gallagher 2017-09-14 11:20:18 -07:00
  • dd0f1de3d1 [fix] avoid prop types check on UnimplementedView Nicolas Gallagher 2017-09-14 11:08:36 -07:00
  • fc751ed715 [fix] remove TouchalbeWithoutFeedback children prop type Nicolas Gallagher 2017-09-14 10:49:49 -07:00
  • 917b06a690 Update README Nicolas Gallagher 2017-09-13 11:26:05 -07:00
  • 80cb7baf82 0.0.124 0.0.124 Nicolas Gallagher 2017-09-12 15:58:28 -07:00
  • f08515b1f1 Avoid compiling tests Nicolas Gallagher 2017-09-12 15:46:54 -07:00
  • 8591bf7ce5 [fix] add AppState to Babel plugin list Nicolas Gallagher 2017-09-12 15:46:27 -07:00
  • b7c8f00fcc 0.0.123 0.0.123 Nicolas Gallagher 2017-09-12 11:31:49 -07:00
  • ed81b985a9 Include the babel dir in published package Nicolas Gallagher 2017-09-12 11:31:38 -07:00
  • 441dc8efff 0.0.122 0.0.122 Nicolas Gallagher 2017-09-12 10:54:01 -07:00
  • 7e8ef5b72c Add babel plugin to rewrite import paths Paul Armstrong 2017-08-17 08:45:43 -07:00
  • 641c8c47e0 [change] Button text style to match Android Nicolas Gallagher 2017-09-11 15:49:52 -07:00
  • 87ead7f64e Fix doc styles Nicolas Gallagher 2017-09-11 15:49:24 -07:00
  • 5ed2127175 [fix] default Text styles Nicolas Gallagher 2017-09-11 15:47:49 -07:00
  • e802026298 Benchmarks: add emotion and latest results Nicolas Gallagher 2017-09-10 12:52:07 -07:00
  • 5d24f4c8fa Update jest Nicolas Gallagher 2017-09-10 10:36:39 -07:00
  • a9f1afc07c Update formatter and linter tools Nicolas Gallagher 2017-09-10 10:35:07 -07:00
  • d185d81560 Update build tools Nicolas Gallagher 2017-09-10 10:30:59 -07:00
  • 66fa09da8e Move modality initialization to StyleSheet Nicolas Gallagher 2017-09-10 10:24:16 -07:00
  • bae4dd806a [change] rename createDOMElement to createElement Nicolas Gallagher 2017-09-10 10:20:29 -07:00
  • 4a680fd9b6 [add] basic support for KeyboardAvoidingView Unknown 2017-09-08 12:31:05 +02:00
  • e34e4e38d3 0.0.121 0.0.121 Nicolas Gallagher 2017-09-07 13:31:47 -07:00
  • b23a4f55dc [add] support for Keyboard API Unknown 2017-09-07 01:22:55 +02:00
  • 7cbd6da774 Storybook deploy Nicolas Gallagher 2017-09-07 11:42:04 -07:00
  • 26bdf44a4c [fix] TextInput keyPress events when child of Touchable Nicolas Gallagher 2017-09-07 11:40:00 -07:00
  • 5e98107617 [fix] support "System" as a font-family on web Nicolas Gallagher 2017-09-02 12:25:16 -07:00
  • 32ae02501a Storybook deploy Nicolas Gallagher 2017-08-31 17:42:58 -07:00
  • 86ea0e5eff Fix source code URLs in docs Nicolas Gallagher 2017-08-31 17:42:03 -07:00
  • 6e02c5690c [add] support for AssetRegistry Nicolas Gallagher 2017-08-31 12:28:48 -07:00
  • c50d808a2b [change] remove 'core' module export Nicolas Gallagher 2017-08-31 12:06:48 -07:00
  • 75bd30a322 Storybook deploy Nicolas Gallagher 2017-08-16 16:04:44 -07:00
  • 130b10c3f7 0.0.120 0.0.120 Nicolas Gallagher 2017-08-16 16:02:33 -07:00
  • 03ddf074ea Update fbjs and inline-style-prefixer Nicolas Gallagher 2017-08-16 14:09:31 -07:00
  • f201a0347d Update prettier Nicolas Gallagher 2017-08-16 14:07:25 -07:00
  • fffbdff6ca Update eslint packages Nicolas Gallagher 2017-08-16 14:04:32 -07:00
  • 23e5c8479c Update webpack packages Nicolas Gallagher 2017-08-16 14:03:38 -07:00
  • 17e5e374ee Update babel packages Nicolas Gallagher 2017-08-16 14:01:58 -07:00
  • ef907dce22 [add] StyleSheet validation allows table styles Nicolas Gallagher 2017-08-16 11:27:45 -07:00
  • 586f134f76 [fix] Text's CSS box-sizing default Nicolas Gallagher 2017-08-16 11:01:26 -07:00
  • 70e2a75b43 [add] don't warn about use of position:sticky Nicolas Gallagher 2017-08-10 17:00:21 -07:00
  • 8756c20ade Minor changes and fixes to docs Nicolas Gallagher 2017-08-09 09:44:36 -07:00
  • 4081d17f25 0.0.119 0.0.119 Nicolas Gallagher 2017-08-01 12:08:44 -07:00
  • 4fa6f77d25 [fix] TouchableMixin async race condition Sam 2017-07-31 17:13:26 -07:00
  • 17d723559d Add tests for 'Button' component Andrew Kennedy 2017-08-01 11:26:16 -07:00
  • 8d80885f5d [fix] Dimensions.get when called on the server Nicolas Gallagher 2017-08-01 11:23:02 -07:00
  • b452459404 Storybook deploy Nicolas Gallagher 2017-07-31 16:35:49 -07:00
  • 3ca4becc41 0.0.118 0.0.118 Nicolas Gallagher 2017-07-31 16:32:28 -07:00
  • cc077e9019 [fix] allow Dimensions.set to be called on the server Nicolas Gallagher 2017-07-31 16:09:36 -07:00
  • 314117544b Storybook deploy Nicolas Gallagher 2017-07-30 20:25:53 -07:00
  • 1225b00cdb Fix publishing of documentation Nicolas Gallagher 2017-07-30 20:21:48 -07:00
  • ed70617e91 0.0.117 0.0.117 Nicolas Gallagher 2017-07-30 20:13:29 -07:00
  • 134114de83 [fix] TextInput: call on onKeyPress for Tab and Cmd+Enter Nicolas Gallagher 2017-07-30 19:56:59 -07:00
  • 08ee7c83bb Minor starting documentation improvement Nicolas Gallagher 2017-07-30 18:45:08 -07:00
  • 5fad78dcad [fix] remove unsupported TextInput props Nicolas Gallagher 2017-07-29 17:30:31 -07:00
  • e04343e48e Benchmarks: use glamor@2 and fix yarn.lock paths Nicolas Gallagher 2017-07-28 19:08:49 -07:00
  • 5e3a946f8b Upgrade docs to use @storybook/react Nicolas Gallagher 2017-07-28 15:29:39 -07:00
  • 4e3d8dbb02 [change] support CSS custom properties Nicolas Gallagher 2017-07-27 16:46:08 -07:00
  • fee909d26a [fix] AppState on the server Nicolas Gallagher 2017-07-27 16:22:04 -07:00
  • 9e58a7b5f1 Update GitHub files Nicolas Gallagher 2017-07-27 11:38:50 -07:00
  • 20e1febe21 0.0.116 0.0.116 Nicolas Gallagher 2017-07-26 19:58:34 -07:00
  • ef209ca281 Fix caniuse-api install, again Nicolas Gallagher 2017-07-26 19:55:43 -07:00
  • a35949fa71 0.0.115 0.0.115 Nicolas Gallagher 2017-07-26 19:25:31 -07:00
  • f5ac856c2d Revert unrelated changes to normalizeNativeEvent Nicolas Gallagher 2017-07-26 19:25:18 -07:00
  • 4b557b1e0b Fix canuse-api installation Nicolas Gallagher 2017-07-26 19:20:34 -07:00
  • d4e9d9d256 0.0.114 0.0.114 Nicolas Gallagher 2017-07-26 16:17:28 -07:00
  • 0ff3e91592 [fix] AppState support for Android browser 4.4 Nicolas Gallagher 2017-07-26 15:52:11 -07:00
  • 092d5d12f7 [fix] unitless values for vendor prefixed properties Nicolas Gallagher 2017-07-26 15:46:18 -07:00
  • 507e0d41f5 Move event modules into directories Nicolas Gallagher 2017-07-26 13:02:31 -07:00
  • 9e863d5402 Install docs dependencies separately Nicolas Gallagher 2017-07-22 10:47:40 -07:00
  • 1364b1dfdf Rename benchmark script Nicolas Gallagher 2017-07-22 10:45:04 -07:00
  • 7f81e313ed Add link to Glitch playground Nicolas Gallagher 2017-07-22 10:43:25 -07:00
  • a1892ec8b8 Update benchmark subjects and results Nicolas Gallagher 2017-07-15 11:02:57 -07:00
  • 5ee3e8a990 Storybook deploy Nicolas Gallagher 2017-07-14 10:04:26 -07:00
  • e6232d5980 0.0.113 0.0.113 Nicolas Gallagher 2017-07-14 10:02:38 -07:00
  • e93a2eb478 Minor edits to View docs Nicolas Gallagher 2017-07-13 17:26:32 -07:00
  • 44ecf1fe87 [fix] Touchable to avoid touch delay Nicolas Gallagher 2017-07-13 17:13:01 -07:00
  • faec2b4a83 [fix] ScrollView to use 'touch-action' to disable scroll Nicolas Gallagher 2017-07-13 17:10:38 -07:00
  • 3677f0dd57 Use more components to build docs Nicolas Gallagher 2017-07-11 20:18:52 -07:00
  • 70eaa6bc7d Storybook deploy Nicolas Gallagher 2017-07-11 15:41:39 -07:00
  • 36d161a959 0.0.112 0.0.112 Nicolas Gallagher 2017-07-11 15:39:20 -07:00
  • 1ca18ab056 [fix] TouchableWithoutFeedback keyboard support Nicolas Gallagher 2017-07-11 09:56:18 -07:00
  • b43717e797 [fix] ensure 'heading' role styles are reset Nicolas Gallagher 2017-07-11 09:53:17 -07:00
  • 93e1547cc7 Storybook deploy Nicolas Gallagher 2017-07-10 13:18:24 -07:00
  • 801d5f8c68 0.0.111 0.0.111 Nicolas Gallagher 2017-07-10 13:14:47 -07:00
  • 30f2ec9bf5 [fix] improve Image accessibility Nicolas Gallagher 2017-07-10 13:12:40 -07:00
  • 6f3e29f630 [change] better Touchable support for keyboards Nicolas Gallagher 2017-07-08 11:52:03 -07:00
  • 2607cb25ab Clean up benchmark exports and PropTypes import Nicolas Gallagher 2017-07-09 18:42:42 -07:00
  • 9491dd7068 Storybook deploy Nicolas Gallagher 2017-07-09 17:54:04 -07:00
  • 8f56454ed7 0.0.110 0.0.110 Nicolas Gallagher 2017-07-09 17:49:20 -07:00