Horcrux
|
06d0839d20
|
Merge branch 'master' into 5.1.6
|
2017-03-05 08:10:08 +08:00 |
|
André Miranda
|
607955dafe
|
Replace RNSVGBrushConverter with RNSVGPainter
This modification was made in cfaca8b3cb, but was missing in a private method signature inside RNSVGPattern.m
|
2017-02-10 10:35:37 -02:00 |
|
Horcrux
|
c91d333950
|
saveDefinition => parseReference
|
2017-02-04 11:18:10 +08:00 |
|
Horcrux
|
cfaca8b3cb
|
Add gradientUnits support
|
2017-01-24 22:24:36 +08:00 |
|
Horcrux
|
42c626dbfb
|
Fix G renderable props
|
2017-01-22 23:10:23 +08:00 |
|
Horcrux
|
a93013307c
|
Fix fillRule on iOS
|
2017-01-22 21:50:12 +08:00 |
|
Horcrux
|
777b3532ce
|
Fix touchEvents with viewBox prop on SVG
|
2017-01-22 20:39:42 +08:00 |
|
Horcrux
|
601d15a686
|
Fix warnings on iOS
|
2017-01-22 20:35:26 +08:00 |
|
Horcrux
|
1db96aaa07
|
Fix warnings
|
2017-01-22 19:45:50 +08:00 |
|
Horcrux
|
8cd78e830e
|
Finish Symbol refactor on Android
|
2017-01-22 17:57:07 +08:00 |
|
Horcrux
|
1b04e11ca4
|
Refactor Symbol on iOS
|
2017-01-22 17:51:47 +08:00 |
|
Horcrux
|
f529f93565
|
Fix stroke render on iOS
|
2017-01-22 15:34:09 +08:00 |
|
Horcrux
|
7bda68838c
|
Fix hitTest
|
2017-01-20 20:36:22 +08:00 |
|
Horcrux
|
738b9a1536
|
Update TSpan if content changes
|
2017-01-20 18:23:33 +08:00 |
|
Horcrux
|
5075a0f67d
|
Fix memory leaks
|
2017-01-20 18:15:05 +08:00 |
|
Horcrux
|
af6db7039f
|
Finish percentage props refactor on iOS
|
2017-01-20 17:47:57 +08:00 |
|
Horcrux
|
51bc0c2608
|
Merge branch 'master' into percentage-props-refactor-ios
|
2017-01-16 17:47:26 +08:00 |
|
Horcrux
|
da9b9f0a20
|
A quick fix for 5.1.1
|
2017-01-16 14:39:41 +08:00 |
|
Horcrux
|
7c9f6b2d3d
|
Remove unused public method
|
2017-01-16 14:38:43 +08:00 |
|
Horcrux
|
66bed807c5
|
Fix #215
|
2017-01-15 20:51:25 +08:00 |
|
Horcrux
|
4ae54df091
|
Fix arcTo
|
2017-01-15 19:30:56 +08:00 |
|
Horcrux
|
29e63e6291
|
Fix curveTo bug
|
2017-01-13 23:49:33 +08:00 |
|
Horcrux
|
b19a7d144f
|
Fix brush fill with stroke
|
2017-01-13 16:47:25 +08:00 |
|
Horcrux
|
fc5c874a28
|
Fix Touch events on Android
Fix Touch events on Android, using region.contains point instead of
Bitmap
|
2017-01-13 15:54:36 +08:00 |
|
Horcrux
|
742d557029
|
Fix startOffset on iOS
|
2017-01-12 21:48:45 +08:00 |
|
Horcrux
|
82f6acf8a9
|
Change default strokeWidth to 1
|
2017-01-12 21:25:32 +08:00 |
|
Horcrux
|
e0c3e15294
|
Finish TextPath and TSpan in Android
|
2017-01-12 20:36:20 +08:00 |
|
Horcrux
|
e3026c0bb5
|
Fix TextPath bug when using lines
|
2017-01-12 20:09:57 +08:00 |
|
Horcrux
|
dcc39c4b67
|
Fix memory leaks
|
2017-01-11 19:31:42 +08:00 |
|
Horcrux
|
6e81ecf147
|
Fix touch events on Text elements
|
2017-01-11 18:55:42 +08:00 |
|
Horcrux
|
d7daee343c
|
Fix ClipPath with Text
|
2017-01-11 18:18:51 +08:00 |
|
Horcrux
|
1381cd8fca
|
Refactor Text related elements
|
2017-01-11 17:02:40 +08:00 |
|
Horcrux
|
0bb87a6eb3
|
refactor renderLayerTo in Renderable
|
2017-01-10 16:30:53 +08:00 |
|
Horcrux
|
a493141bd6
|
Fix PathParser bug when dealing with decimal arcs
|
2017-01-10 16:29:44 +08:00 |
|
Horcrux
|
155ce27594
|
BezierPath => BezierTransformer
|
2017-01-10 13:14:51 +08:00 |
|
Horcrux
|
b15d0791e0
|
Add startOffset support
|
2017-01-10 12:30:48 +08:00 |
|
Horcrux
|
84ea887a06
|
Finish TextPath
Finish TextPath step two: add `dy` support
|
2017-01-09 20:48:33 +08:00 |
|
Horcrux
|
52dfe21074
|
Implement TextPath: first step (iOS)
|
2017-01-09 20:16:20 +08:00 |
|
Horcrux
|
1d06134719
|
Add TextPath element
|
2017-01-09 13:08:22 +08:00 |
|
Horcrux
|
f9fe7bdc4e
|
merge master fix conflicts
|
2017-01-09 11:11:12 +08:00 |
|
Horcrux
|
88cacb69f6
|
Fix Use elements do not reset template bug
|
2017-01-08 22:16:31 +08:00 |
|
Horcrux
|
074166b111
|
rename mergeProperties related variables
|
2017-01-08 19:05:37 +08:00 |
|
Horcrux
|
4f54fe219f
|
move renderLayerTo to Renderable
Move renderLayerTo to Renderable.
|
2017-01-08 17:43:03 +08:00 |
|
Horcrux
|
431b61ce76
|
Fix memory leaks in iOS
Fix memory leaks in iOS and do not render stroke if strokeWidth is
undefined
|
2017-01-08 17:08:37 +08:00 |
|
Horcrux
|
152e839126
|
Remove path data usage in clipPath
Remove path data usage in clipPath.
Use clipPath in SVG way
|
2017-01-07 23:17:10 +08:00 |
|
Horcrux
|
293263d6ef
|
Move d parsing to native side(iOS)
|
2017-01-07 09:22:52 +08:00 |
|
Minsuk Kang
|
680e001070
|
Image ratio validation and check for iOS
|
2017-01-06 14:46:59 -08:00 |
|
Horcrux
|
632862299f
|
Merge pull request #195 from janicduplessis/master
Update iOS RN header paths
|
2017-01-05 10:33:11 +08:00 |
|
Horcrux
|
5bb8c3d48f
|
move traverseSubviews method to SVGNode
|
2016-12-02 15:17:55 +08:00 |
|
Janic Duplessis
|
ad360e71c2
|
Update iOS RN header paths
|
2016-12-01 05:14:57 -05:00 |
|