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
|
1dbe898d88
|
fix lint warnings.
|
2016-08-12 13:46:40 +08:00 |
|
Horcrux
|
6ebd928ab4
|
fix Text cannot handle touch events bug
|
2016-08-06 23:17:38 +08:00 |
|
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 |
|
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
|
efa7363b6f
|
Add setNativeProps method for most of elements
|
2016-07-18 18:34:54 +08:00 |
|
Horcrux
|
2516a778ba
|
use createReactNativeComponentClass inside from react
due to the peerDependency of react-native is >=0.29.0.
so there is no need to consider compatibility with react-native@0.27.0
and below.
|
2016-07-18 17:35:42 +08:00 |
|
Horcrux
|
dba1fb2801
|
add touchableProps and responderProps into propTypes
|
2016-06-09 23:35:08 +08:00 |
|
Horcrux
|
7307715712
|
add touchable support for shape elements
|
2016-06-09 23:30:10 +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 |
|
Deray
|
3e100a8340
|
fixed path for import createReactNativeComponentClass
|
2016-05-12 18:34:03 +08:00 |
|
chunghe
|
4af7dc664b
|
React API must be now required from react package
|
2016-05-12 13:04:04 +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
|
24dcc83a80
|
complete basic shapes(ios)
|
2016-04-26 19:10:57 +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
|
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 |
|
Horcrux
|
e001285cbe
|
Refactor reuse elements
Refactor reuse elements
|
2016-01-25 11:39:31 +08:00 |
|
Horcrux
|
11c211a9a9
|
add Use element and add example for it
add Use element and add example for it
|
2016-01-23 19:25:12 +08:00 |
|
Horcrux
|
af0995022d
|
apply common stroke processor to elements
apply common stroke processor to elements
|
2016-01-23 16:50:11 +08:00 |
|
Horcrux
|
d40921354b
|
Add Text
Add Text
|
2016-01-23 11:09:00 +08:00 |
|
Horcrux
|
b871e0087e
|
Add G element
Add G element
|
2016-01-22 18:41:52 +08:00 |
|