2163 Commits

Author SHA1 Message Date
Horcrux
1f7a908406 checkout new branch for touch events support 2016-05-14 09:52:14 +08:00
Horcrux
ddb317e485 bump version to 1.3.1 2016-05-13 12:56:04 +08:00
Horcrux
9824843853 export Image element 2016-05-13 12:55:50 +08:00
Horcrux
159867827c update doc about Text alignment 2016-05-13 12:00:27 +08:00
Horcrux
cf8fb43317 bump version to 1.3.0 2016-05-13 11:56:24 +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
080fcb86fd fix lint warning, remove unused module 2016-05-13 11:04:07 +08:00
Horcrux
b55f1ba609 delete text path from todo list 2016-05-13 10:57:19 +08:00
Horcrux
5c874ca41b Add ClipPath support for android 2016-05-13 10:52:20 +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
04b7fa068e Merge pull request #41 from DerayGa/master
pull createReactNativeComponentClass
2016-05-13 09:06:17 +08:00
Deray
3e100a8340 fixed path for import createReactNativeComponentClass 2016-05-12 18:34:03 +08:00
Deray
3ba6688061 Merge remote-tracking branch 'magicismight/master' 2016-05-12 18:30:21 +08:00
Horcrux
348493bbec remove peerDependencies 2016-05-12 16:08:27 +08:00
Horcrux
05d5e3aed0 Merge pull request #39 from chunghe/master
React API must be now required from react package
2016-05-12 16:07:36 +08:00
Horcrux
9043443934 refactor Text element 2016-05-12 15:34:56 +08:00
Horcrux
7c3c1c2602 Add Image element for Android(not finished yet) 2016-05-12 15:33:25 +08:00
chunghe
4af7dc664b React API must be now required from react package 2016-05-12 13:04:04 +08:00
Horcrux
04e0858ba7 fix wrong warning about Stop elements 2016-05-09 09:03:56 +08:00
Horcrux
93d6a70f60 fix lint warnings 2016-05-05 18:51:24 +08:00
Horcrux
0b887bccf5 add Image element (iOS) 2016-05-05 18:50:22 +08:00
Horcrux
39123c449d formate switch cases 2016-05-04 18:42:56 +08:00
Horcrux
f638178cfe bump version to 1.2.6 2016-05-04 18:38:46 +08:00
Horcrux
38a491addb fix path calculate bug 2016-05-04 18:38:36 +08:00
Horcrux
673d30ddd2 add Example native code to eslintignore list 2016-05-04 18:04:46 +08:00
Horcrux
d849896b5c add build status tag 2016-05-04 17:57:23 +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
a821999f67 Merge pull request #30 from MoOx/patch-1
package.json: update repo url to recent rename
2016-05-03 21:14:46 +08:00
Horcrux
64504bf3fc remove unnecessary line break 2016-05-03 20:59:14 +08:00
Horcrux
afaf45a5ab Add npm tag 2016-05-03 20:57:42 +08:00
Maxime Thirouin
54a2c9e534 package.json: update repo url to recent rename
Should close #18 since that the only reference left (except the one in the README that mention the change of the name).
2016-05-03 14:52:38 +02:00
Horcrux
f62ea55a78 fix negative decimal convert 2016-05-03 12:02:09 +08:00
Horcrux
6816afe22a bump to 1.2.4 2016-05-03 11:45:41 +08:00
Horcrux
69ad9114c6 move SerializablePath dependency to local lib
move SerializablePath dependency  to local lib
fix issue #29
2016-05-03 11:41:07 +08:00
Horcrux
bc6982518e none flex layout use actual dimensions as width and height set 2016-04-29 23:25:28 +08:00
Horcrux
5008457ba6 fix percentage bug, add Svg element flex layout support 2016-04-29 21:26:04 +08:00
Horcrux
6458e9d4f9 bump version to 1.2.3
bump version to 1.2.3
fix circle drawing on iOS
2016-04-29 12:03:27 +08:00
Horcrux
12c38d7604 fix circle drawing bug in iOS 4s+ 2016-04-28 23:54:23 +08:00
Horcrux
214af973eb fix .gitignore 2016-04-28 11:25:12 +08:00
Horcrux
ecf13994d3 remove unused svgpath 2016-04-28 10:14:40 +08:00
Horcrux
85135f8c62 bump version 2016-04-28 10:10:48 +08:00
Horcrux
4d88380601 add more detail for install instruction 2016-04-28 10:10:31 +08:00
Horcrux
623777d4bf reoder todo list 2016-04-28 09:26:51 +08:00
Horcrux
0f106f3261 Merge pull request #26 from gijoehosaphat/master
Remove the postinstall script that runs rnpm.
2016-04-28 09:07:07 +08:00
Joe Leonard
031c11a5a6 Removed the postinstall script that runs rnpm. This causes issues because it doesn't not accurately insert code properly in all cases. 2016-04-27 20:37:47 -03:00
Horcrux
f173726b9c complete ClipPath element on android 2016-04-28 01:01:47 +08:00
Horcrux
6da1b5887f remove defined ClipPath after <ClipPath /> is unmounted 2016-04-27 23:31:33 +08:00
Horcrux
90887a29ee clear up propTypes 2016-04-27 23:22:12 +08:00