Commit Graph

11 Commits

Author SHA1 Message Date
Horcrux
7d09dcde29 fix lint warnings 2016-07-27 12:10:12 +08:00
Horcrux
ff2395bcc2 finish gradients refactor 2016-07-20 22:38:45 +08:00
chunghe
4af7dc664b React API must be now required from react package 2016-05-12 13:04:04 +08:00
Horcrux
04e0858ba7 fix wrong warning about Stop elements 2016-05-09 09:03:56 +08:00
Horcrux
cbce096b5c Use eslint, add travis-ci 2016-05-04 17:54:30 +08:00
Horcrux
be8c273adf Add eslint 2016-05-04 11:24:13 +08:00
Horcrux
902bdcb1d0 fix text context and complete gradient js code 2016-04-26 22:08:54 +08:00
Horcrux
74b5e82781 support stroke in pattern.
support stroke="url(#pattern)"
2016-04-22 19:04:07 +08:00
Horcrux
fa1aea094a add clipping js code 2016-04-21 15:44:25 +08:00
Horcrux
d700ca5493 refactor all components and isolated from ART dependency 2016-04-20 00:52:59 +08:00
Horcrux
3c56ad3dd7 refactor LinearGradient and RadialGradient
refactor LinearGradient and RadialGradient
and add fillOpacity support for LinearGradient and RadialGradient
2016-01-28 18:12:59 +08:00