290 Commits

Author SHA1 Message Date
Nicolas Gallagher b08bfb9ad5 0.1.5 2017-10-04 11:49:22 -07:00
Nicolas Gallagher 5faa3af19a 0.1.4 2017-10-03 10:58:32 -07:00
Nicolas Gallagher 3112e2ba56 0.1.3 2017-10-02 10:14:18 -07:00
Nicolas Gallagher c730a20a26 Update formatter 2017-10-01 17:01:27 -07:00
Nicolas Gallagher f7ed60ac67 Update test tools 2017-10-01 17:00:04 -07:00
Nicolas Gallagher 417716391a Update build tools 2017-10-01 16:59:00 -07:00
Nicolas Gallagher ee5e3cb3ca Update eslint packages 2017-10-01 16:54:29 -07:00
Nicolas Gallagher 2298c5d6e3 0.1.2 2017-10-01 16:40:41 -07:00
Nicolas Gallagher e9b2fd8bc4 0.1.1 2017-09-29 16:45:48 -07:00
Nicolas Gallagher 182149aac7 0.1.0 2017-09-26 10:21:04 -07:00
Nicolas Gallagher d6df440987 [change] React 16 support
Fix #364
2017-09-26 10:14:34 -07:00
Nicolas Gallagher df16c24d68 0.0.130 2017-09-25 14:47:38 -07:00
Nicolas Gallagher 8a2c259235 Update inline-style-prefixer 2017-09-21 14:55:52 -07:00
Nicolas Gallagher a7f265de11 Update test tools 2017-09-21 14:52:07 -07:00
Nicolas Gallagher 581529540a Update build tools 2017-09-21 14:50:42 -07:00
Nicolas Gallagher 8ad61d9061 Update formatter 2017-09-21 14:49:31 -07:00
Nicolas Gallagher 3d79861970 0.0.129 2017-09-21 14:20:37 -07:00
Nicolas Gallagher 450722153d 0.0.128 2017-09-20 09:45:25 -07:00
Nicolas Gallagher a5b1dda62d 0.0.127 2017-09-19 15:12:13 -07:00
Nicolas Gallagher 4bbe1a40aa 0.0.126 2017-09-18 21:08:39 -07:00
Nicolas Gallagher c03cfdf8bd Add compile task to build task 2017-09-17 11:25:50 -07:00
Nicolas Gallagher 32a23136af 0.0.125 2017-09-14 15:16:52 -07:00
Nicolas Gallagher 80cb7baf82 0.0.124 2017-09-12 15:58:28 -07:00
Nicolas Gallagher f08515b1f1 Avoid compiling tests 2017-09-12 15:58:14 -07:00
Nicolas Gallagher b7c8f00fcc 0.0.123 2017-09-12 11:31:49 -07:00
Nicolas Gallagher ed81b985a9 Include the babel dir in published package 2017-09-12 11:31:38 -07:00
Nicolas Gallagher 441dc8efff 0.0.122 2017-09-12 10:54:01 -07:00
Paul Armstrong 7e8ef5b72c Add babel plugin to rewrite import paths
Replace 'react-native' imports with direct imports to the relevant
module within 'react-native-web'. Follow up task is to also rewrite
'react-native-web' imports from the entry file to become direct imports
(reduces bundle size).

Close #608
2017-09-12 10:45:42 -07:00
Nicolas Gallagher 5d24f4c8fa Update jest 2017-09-10 10:36:39 -07:00
Nicolas Gallagher a9f1afc07c Update formatter and linter tools 2017-09-10 10:35:07 -07:00
Nicolas Gallagher d185d81560 Update build tools 2017-09-10 10:32:11 -07:00
Nicolas Gallagher e34e4e38d3 0.0.121 2017-09-07 13:31:47 -07:00
Nicolas Gallagher 130b10c3f7 0.0.120 2017-08-16 16:02:33 -07:00
Nicolas Gallagher 03ddf074ea Update fbjs and inline-style-prefixer 2017-08-16 14:09:31 -07:00
Nicolas Gallagher f201a0347d Update prettier 2017-08-16 14:07:25 -07:00
Nicolas Gallagher fffbdff6ca Update eslint packages 2017-08-16 14:04:32 -07:00
Nicolas Gallagher 23e5c8479c Update webpack packages 2017-08-16 14:03:38 -07:00
Nicolas Gallagher 17e5e374ee Update babel packages 2017-08-16 14:01:58 -07:00
Nicolas Gallagher 4081d17f25 0.0.119 2017-08-01 12:08:44 -07:00
Nicolas Gallagher 3ca4becc41 0.0.118 2017-07-31 16:32:28 -07:00
Nicolas Gallagher 1225b00cdb Fix publishing of documentation 2017-07-30 20:25:26 -07:00
Nicolas Gallagher ed70617e91 0.0.117 2017-07-30 20:13:29 -07:00
Nicolas Gallagher 20e1febe21 0.0.116 2017-07-26 19:58:34 -07:00
Nicolas Gallagher a35949fa71 0.0.115 2017-07-26 19:25:31 -07:00
Nicolas Gallagher d4e9d9d256 0.0.114 2017-07-26 16:17:28 -07:00
Nicolas Gallagher 092d5d12f7 [fix] unitless values for vendor prefixed properties
Problem:

Numeric values are suffixed with 'px', unless the property supports
unitless values. However, vendor prefixed properties were ignored
resulting in invalid CSS values for properties like
'-webkit-flex-shrink'.

Solution:

Apply the upstream solution from React, which includes vendor prefixed
properties in the "unitless number" map. Also build a custom vendor
prefixer to ensure adequate browser support (i.e., Safari 7 and older
Chrome).
2017-07-26 15:51:46 -07:00
Nicolas Gallagher 9e863d5402 Install docs dependencies separately 2017-07-22 10:47:40 -07:00
Nicolas Gallagher 1364b1dfdf Rename benchmark script 2017-07-22 10:45:04 -07:00
Nicolas Gallagher e6232d5980 0.0.113 2017-07-14 10:02:38 -07:00
Nicolas Gallagher 36d161a959 0.0.112 2017-07-11 15:39:20 -07:00