Horcrux
|
13e7595ab5
|
Remove unused files
|
2017-01-14 00:30:49 +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
|
f9fe7bdc4e
|
merge master fix conflicts
|
2017-01-09 11:11:12 +08:00 |
|
Horcrux
|
4f54fe219f
|
move renderLayerTo to Renderable
Move renderLayerTo to Renderable.
|
2017-01-08 17:43:03 +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 |
|
Horcrux
|
0434cddc8b
|
Fix memory issue with ClipPath
Fix memory issue with ClipPath.
|
2016-11-11 13:25:16 +08:00 |
|
Horcrux
|
aae482236d
|
Finish TSpan
|
2016-11-11 00:48:55 +08:00 |
|
Horcrux
|
da32b1bb96
|
Temp commit
|
2016-11-05 18:42:49 +08:00 |
|
Horcrux
|
5f4ff90c2a
|
finish basic Text features on iOS
|
2016-09-17 17:14:31 +08:00 |
|
Horcrux
|
a37c3ceee6
|
finish basic text support on iOS
|
2016-09-17 15:42:27 +08:00 |
|
Horcrux
|
d549f6ca9c
|
clean up unused code
|
2016-09-17 09:49:28 +08:00 |
|
Horcrux
|
09c5b10f02
|
convert span frames into Span components
|
2016-09-17 00:20:18 +08:00 |
|
Horcrux
|
ad196a7071
|
finish Text props extract refactoring
|
2016-09-16 23:59:38 +08:00 |
|
Goran Gajic
|
6bbd4d2d88
|
fix passing numbers to Text element
|
2016-09-06 19:33:04 +02:00 |
|
Horcrux
|
74b9917bd3
|
flattern text into several spans
flattern text into several spans (step 1, not finish yet)
|
2016-09-02 10:24:33 +08:00 |
|
Horcrux
|
bd26c04a1d
|
first step of TSpan
|
2016-08-30 09:37:38 +08:00 |
|
Horcrux
|
60654b7583
|
remove ART related comment
|
2016-08-13 17:03:54 +08:00 |
|
Horcrux
|
6ebd928ab4
|
fix Text cannot handle touch events bug
|
2016-08-06 23:17:38 +08:00 |
|
Horcrux
|
92ea884d6f
|
native prop trans => matrix
|
2016-07-27 15:54:45 +08:00 |
|
Horcrux
|
7d09dcde29
|
fix lint warnings
|
2016-07-27 12:10:12 +08:00 |
|
Horcrux
|
aee3038996
|
fix missed props.x and props.y
|
2016-07-27 11:13:02 +08:00 |
|
Horcrux
|
a636211917
|
fix #61
refactor transform processing
|
2016-07-27 10:43:24 +08:00 |
|
Horcrux
|
a2598a5591
|
native prop tranform => trans,fix defs typo
|
2016-07-25 11:15:39 +08:00 |
|
Horcrux
|
10b28434bb
|
refactor viewBox for svg
|
2016-07-23 23:44:26 +08:00 |
|
Horcrux
|
7e13b801e1
|
refactor text render
Support G inherit props.
Refactor text render. Text glyphs will perfectly draw along the path
|
2016-07-22 23:49:15 +08:00 |
|
Horcrux
|
5ee5c2239a
|
fix memory leak issue with CGMutablePathRef
|
2016-07-21 18:22:23 +08:00 |
|
Horcrux
|
ff2395bcc2
|
finish gradients refactor
|
2016-07-20 22:38:45 +08:00 |
|
Horcrux
|
18e1b60823
|
complete ClipPath refactor
|
2016-07-20 14:44:19 +08:00 |
|
Horcrux
|
dd6cb80e84
|
refactor Use and Defs element with native code support(iOS)
|
2016-07-19 23:09:51 +08:00 |
|
Horcrux
|
4eddfc6885
|
trans => transform
|
2016-07-19 10:37:30 +08:00 |
|
Horcrux
|
d610729208
|
clipPathId => clipPathRef
|
2016-07-19 09:34:27 +08:00 |
|
Horcrux
|
239e1c928d
|
fix rgba fill and stroke bug
|
2016-06-10 23:33:18 +08:00 |
|
Horcrux
|
7307715712
|
add touchable support for shape elements
|
2016-06-09 23:30:10 +08:00 |
|
Horcrux
|
1bbcb73052
|
fix #54
|
2016-06-08 22:00:54 +08:00 |
|
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
|
8d01e8eccb
|
refactor shape elements add responder system.
refactor shape elements add responder system.
Just iOS.
|
2016-05-15 00:40:43 +08:00 |
|
Horcrux
|
0b887bccf5
|
add Image element (iOS)
|
2016-05-05 18:50:22 +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
|
fa751e31b0
|
complete ClipPath element on iOS
|
2016-04-27 23:14:15 +08:00 |
|
Horcrux
|
902bdcb1d0
|
fix text context and complete gradient js code
|
2016-04-26 22:08:54 +08:00 |
|
Horcrux
|
1baf00c034
|
fix ellipse draw bug and fix shape props context
|
2016-04-26 21:04:54 +08:00 |
|
Horcrux
|
24dcc83a80
|
complete basic shapes(ios)
|
2016-04-26 19:10:57 +08:00 |
|
Horcrux
|
1741f63b41
|
fix line strokeLinecap bug #11
fix line strokeLinecap bug #11
|
2016-04-24 00:00:58 +08:00 |
|
Horcrux
|
fb98db5fed
|
fix wrong Transform import path
|
2016-04-23 23:40:54 +08:00 |
|
Joao Carlos Mesquita
|
ef28564a28
|
Bring back missing patternReg.js and refactor all regular expressions to import from that module
|
2016-04-23 11:54:04 +01:00 |
|