Commit Graph

13 Commits

Author SHA1 Message Date
Horcrux
6a0c47a898 refactor clipPath native code
refactor clipPath native code
add strokeMiterlimit prop support
2016-05-21 19:58:49 +08:00
Horcrux
1f7a908406 checkout new branch for touch events support 2016-05-14 09:52:14 +08:00
Horcrux
91c6115e6e Fix #32
Fix #32  (G elements context bug)
2016-05-13 11:50:03 +08:00
Horcrux
ec67d4dae8 fix #33
fix #33
2016-05-13 11:15:05 +08:00
Horcrux
74b5e82781 support stroke in pattern.
support stroke="url(#pattern)"
2016-04-22 19:04:07 +08:00
Horcrux
07032af92a change Example dependency
change Example dependency from art-svg to svg
2016-04-22 09:25:50 +08:00
Horcrux
936a10ddb8 remove useless double stops 2016-04-21 23:06:08 +08:00
Horcrux
870c0c37e7 add Gradients 2016-04-20 19:02:26 +08:00
Horcrux
d700ca5493 refactor all components and isolated from ART dependency 2016-04-20 00:52:59 +08:00
Horcrux
1eef9f625d remove fillRule example 2016-01-28 18:21:33 +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
Horcrux
e181a1a546 Gradient supports percent value
Gradient supports percent value
2016-01-26 11:36:58 +08:00
Horcrux
060cf7746b Add gradient elements and examples
Add gradient elements and examples
2016-01-25 15:50:06 +08:00