Commit Graph

17 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
f34c0c209a run hitTest only if necessary 2016-05-18 20:15:29 +08:00
Horcrux
5c0aa77390 fix touch system on iOS
subViews in G will run hitTest now.
fix hitTest while using clipPath
2016-05-18 18:30:51 +08:00
Horcrux
ea7f462022 remove unused code 2016-05-15 18:24:53 +08:00
Horcrux
233ea81a4a fix create native component issue
fix create native component issue
2016-05-15 10:50:53 +08:00
Horcrux
8d01e8eccb refactor shape elements add responder system.
refactor shape elements add responder system.
Just iOS.
2016-05-15 00:40:43 +08:00
Horcrux
b81eba5684 Add text path for iOS
Add text path for iOS
Add clipPath Text support (iOS)
2016-05-13 10:00:47 +08:00
Horcrux
0b887bccf5 add Image element (iOS) 2016-05-05 18:50:22 +08:00
Horcrux
5008457ba6 fix percentage bug, add Svg element flex layout support 2016-04-29 21:26:04 +08:00
Horcrux
fa751e31b0 complete ClipPath element on iOS 2016-04-27 23:14:15 +08:00
Horcrux
24dcc83a80 complete basic shapes(ios) 2016-04-26 19:10:57 +08:00
Horcrux
70a9473b5f strokeDash => strokeDasharray 2016-04-23 15:28:32 +08:00
Horcrux
b144bd23fc add dashoffset support 2016-04-23 15:21:07 +08:00
Horcrux
74b5e82781 support stroke in pattern.
support stroke="url(#pattern)"
2016-04-22 19:04:07 +08:00
Horcrux
c8aaa1eb12 change copy right and add clip for ios 2016-04-21 15:42:30 +08:00
Horcrux
a136063f90 add filleRule for ios 2016-04-20 23:27:12 +08:00
Horcrux
d700ca5493 refactor all components and isolated from ART dependency 2016-04-20 00:52:59 +08:00