246 Commits

Author SHA1 Message Date
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
Nicolas Gallagher 22999d7e5b Run lint and test before releasing new versions 2017-06-02 15:29:11 -07:00
Nicolas Gallagher 3c400a662b 0.0.97 2017-06-02 15:27:48 -07:00
Nicolas Gallagher 7abdb33a1d 0.0.96 2017-06-01 08:51:53 -07:00
Nicolas Gallagher 9163b974db Reduce number of dotfiles 2017-05-25 23:10:37 -07:00
Nicolas Gallagher a388ef3e26 Rename 'examples' to 'docs/storybook'
Also changes several npm script names
2017-05-25 22:22:20 -07:00
Nicolas Gallagher a84ecefa5d Rename 'performance' to 'benchmarks' 2017-05-25 21:44:01 -07:00
Nicolas Gallagher 54af7e9da2 0.0.95 2017-05-25 13:11:36 -07:00
Peggy Rayzis be3c78f317 Set up flow config; add third party libdefs 2017-05-25 11:23:58 -07:00
Nicolas Gallagher 6b85f5a22a Use lint-staged to help format & lint before commit 2017-05-25 11:10:21 -07:00
Nicolas Gallagher 875a2c98b3 Use lint-staged to help format & lint before commit 2017-05-25 11:09:17 -07:00
Nicolas Gallagher 08a353fbef Update webpack 2017-05-05 10:59:07 -07:00
Nicolas Gallagher 51557d306b Update prettier 2017-05-05 10:58:12 -07:00
Nicolas Gallagher 6b910166b2 Update inline-style-prefixer and fbjs 2017-05-05 10:56:44 -07:00