259 Commits

Author SHA1 Message Date
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
Nicolas Gallagher 801d5f8c68 0.0.111 2017-07-10 13:14:47 -07:00
Nicolas Gallagher 2607cb25ab Clean up benchmark exports and PropTypes import 2017-07-09 18:43:46 -07:00
Nicolas Gallagher 8f56454ed7 0.0.110 2017-07-09 17:49:20 -07:00
Nicolas Gallagher 077d2f3e63 Update flow and enzyme 2017-07-09 16:23:45 -07:00
Nicolas Gallagher f6ad9c3afb Update prettier and linter 2017-07-09 16:22:17 -07:00
Nicolas Gallagher f91ecaa81d Update build tools 2017-07-09 16:19:27 -07:00
Nicolas Gallagher 1190ca20a7 0.0.109 2017-07-03 12:33:31 -07:00
Nicolas Gallagher 9376c72a40 0.0.108 2017-06-29 11:37:39 -07:00
Nicolas Gallagher d4b1fde9cf Rewrite interactive documentation
Ref #491
2017-06-29 11:33:25 -07:00
Nicolas Gallagher bdaeac964c 0.0.107 2017-06-26 10:50:59 -07:00
Nicolas Gallagher dfa8087f9a 0.0.106 2017-06-22 18:06:39 -07:00
Nicolas Gallagher 9e9ab78130 0.0.105 2017-06-20 14:09:16 -07:00
Nicolas Gallagher 1edf5241a1 Update webpack and babel-loader 2017-06-20 10:39:09 -07:00
Nicolas Gallagher a264c0b956 0.0.104 2017-06-19 07:31:00 -07:00
Nicolas Gallagher 997c92f841 Update eslint and flow packages 2017-06-18 14:36:39 -07:00
Nicolas Gallagher 8e60690877 Update build tools 2017-06-18 14:36:39 -07:00
Nicolas Gallagher 7bab19ae6c Update inline-style-prefixer 2017-06-18 14:36:33 -07:00
Nicolas Gallagher c7f287b207 Update React packages 2017-06-18 13:10:58 -07:00
Nicolas Gallagher 44d59f4996 Use yarn to run scripts 2017-06-15 19:29:56 -07:00
Nicolas Gallagher 868ab55bac 0.0.103 2017-06-15 08:46:09 -07:00
Nicolas Gallagher 19381da37f 0.0.102 2017-06-13 15:43:40 -07:00
Nicolas Gallagher a61f71133e 0.0.101 2017-06-12 16:36:55 -07:00
Nicolas Gallagher 5e9e81eafe 0.0.100 2017-06-11 16:18:45 -07:00
Nicolas Gallagher 060d96b42d Fix docs deploy 2017-06-09 16:52:14 -07:00
Nicolas Gallagher dd5f8cf641 0.0.99 2017-06-09 14:58:30 -07:00
Nicolas Gallagher fc86c876e0 Update formatter and linter 2017-06-09 12:59:39 -07:00
Nicolas Gallagher 1f25ef82ae Update jest 2017-06-09 11:56:14 -07:00
Nicolas Gallagher 5b60dcf0ff Update React packages and inline-style-prefixer 2017-06-09 11:53:43 -07:00
Nicolas Gallagher 1cf152e8a0 Update build tools 2017-06-09 11:52:38 -07:00
Nicolas Gallagher 65055028c6 0.0.98 2017-06-07 16:03:26 -07:00
Nicolas Gallagher 77fd867421 [fix] correct types
Fix #465
2017-06-05 19:51:34 -07:00