Commit Graph

7 Commits

Author SHA1 Message Date
Shane Fitzpatrick
e4754d2e9c Remove 'child.type === Stop' check from extractGradient 2018-05-09 12:29:00 -07:00
Mikael Sand
28235ea137 Run Prettier, configure ESLint. 2018-03-19 04:07:47 +02:00
James Ide
f9e774e03d Handle color parsing when alpha = 1 (#512)
The `color` library doesn't include alpha when accessing `color.rgb().array()` when the alpha value is 1. Since we always use the alpha value, make it default to 1 when parsing a color.
2017-11-23 13:47:01 -08:00
Mikael Sand
1a9a051ee9 Fix linting, warnings, add noinspection suppression comments. 2017-07-24 00:08:28 +03:00
Mikael Sand
b758d77a98 Transform fix 2017-06-06 00:14:02 +03:00
Horcrux
5bd9b40c17 refactor Components props extracting 2017-02-03 19:43:25 +08:00
Horcrux
cfaca8b3cb Add gradientUnits support 2017-01-24 22:24:36 +08:00