Horcrux
|
e747cc82a6
|
Add support to base64 data from svg
use `svgRef.toDataURL(function (base64) {console.log(base64);});` to get
base64 data of svgRef
|
2016-08-12 11:13:27 +08:00 |
|
Horcrux
|
857b5f5207
|
Fix Image not rendering the first time svg is displayed
Fix Image not rendering the first time svg is displayed
Add toDataURL method for Svg elements for Android (not finished yet)
|
2016-08-11 16:27:15 +08:00 |
|
Horcrux
|
76a3e8e32d
|
add toDataURL method for svg elements
Add toDataURL method for svg elements to get data64 data of svg.(iOS)
Add example for this.
|
2016-08-10 16:54:48 +08:00 |
|
Horcrux
|
ab064d86e0
|
fix #84
|
2016-07-27 18:10:40 +08:00 |
|
Horcrux
|
10b28434bb
|
refactor viewBox for svg
|
2016-07-23 23:44:26 +08:00 |
|
Horcrux
|
1f7a908406
|
checkout new branch for touch events support
|
2016-05-14 09:52:14 +08:00 |
|
Horcrux
|
cbce096b5c
|
Use eslint, add travis-ci
|
2016-05-04 17:54:30 +08:00 |
|
Horcrux
|
5008457ba6
|
fix percentage bug, add Svg element flex layout support
|
2016-04-29 21:26:04 +08:00 |
|
Horcrux
|
07032af92a
|
change Example dependency
change Example dependency from art-svg to svg
|
2016-04-22 09:25:50 +08:00 |
|
Horcrux
|
d700ca5493
|
refactor all components and isolated from ART dependency
|
2016-04-20 00:52:59 +08:00 |
|
Horcrux
|
50b941c4bc
|
Add Symbol element refactor viewbox
Add Symbol element refactor viewbox
|
2016-01-25 18:07:06 +08:00 |
|
Horcrux
|
1fecd0a015
|
Add G example and add viewbox for Svg
Add G example and add viewbox for Svg
|
2016-01-23 16:08:19 +08:00 |
|
Horcrux
|
d40921354b
|
Add Text
Add Text
|
2016-01-23 11:09:00 +08:00 |
|
Horcrux
|
a482948b83
|
Add examples and refactor code
Add examples and refactor code
|
2016-01-21 23:44:38 +08:00 |
|