Mikael Sand
|
e98b0fe1d1
|
Merge branch 'master' into NativeAnimation
# Conflicts:
# android/src/main/java/com/horcrux/svg/RenderableShadowNode.java
# android/src/main/java/com/horcrux/svg/SvgViewShadowNode.java
# elements/Image.js
# elements/Rect.js
# elements/Use.js
# lib/attributes.js
|
2018-08-19 15:48:40 +03:00 |
|
Mikael Sand
|
7a43500b49
|
[js] Fix crash on missing width or height prop in Use element
|
2018-07-02 05:25:20 +03:00 |
|
Maksym Komarychev
|
fe3e60f4a7
|
[js] provide defaults, prevent crash
|
2018-06-09 00:20:27 +03:00 |
|
Mikael Sand
|
5e1bb859fc
|
Allow numeric dimensions in Use element, cleanup Svg element.
|
2018-04-04 21:55:03 +03:00 |
|
Mikael Sand
|
4e6ba9a786
|
Remove internal imports. Run prettier.
|
2018-03-19 04:02:14 +02:00 |
|
Mikael Sand
|
0eb501d5e8
|
Alternative approach without TextureView.
|
2018-03-18 22:39:44 +02:00 |
|
Bruno Lemos
|
4a71c7f932
|
Make createReactNativeComponentClass backward compatible with react native < 0.50
|
2017-10-27 20:44:55 -02:00 |
|
Christoph Oberhofer
|
3db9489652
|
Fixed exports due to changed API signature of createReactNativeComponentClass
|
2017-10-18 22:39:28 +02:00 |
|
michal jarnot
|
30f968c546
|
Fix createReactNativeComponentClass import statements
|
2017-07-21 14:23:25 +02:00 |
|
Igor Borges
|
2e5ea29e68
|
move createReactNativeComponentClass import
|
2017-06-26 18:11:32 -03:00 |
|
Tim Rijavec
|
294d2da2b3
|
Replaced React and RN PropTypes with prop-types package
|
2017-05-15 16:34:42 +01:00 |
|
Horcrux
|
5bd9b40c17
|
refactor Components props extracting
|
2017-02-03 19:43:25 +08:00 |
|
Horcrux
|
7c9f6b2d3d
|
Remove unused public method
|
2017-01-16 14:38:43 +08:00 |
|
Pablo Carrillo
|
3e261b6c0a
|
Fixes #188 in the master repo by replacing the path in the import with the new path
|
2016-11-24 15:05:02 +00:00 |
|
Horcrux
|
6c7c2fdf3f
|
Add touch events support for G elements
|
2016-07-31 22:01:14 +08:00 |
|
Horcrux
|
7d09dcde29
|
fix lint warnings
|
2016-07-27 12:10:12 +08:00 |
|
Horcrux
|
cbea7a4edb
|
finish Symbol refactor
finish Symbol refactor
finish all reusable elements refactor (iOS)
|
2016-07-24 11:41:00 +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
|
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 |
|
chunghe
|
4af7dc664b
|
React API must be now required from react package
|
2016-05-12 13:04:04 +08:00 |
|
Horcrux
|
24dcc83a80
|
complete basic shapes(ios)
|
2016-04-26 19:10:57 +08:00 |
|
Horcrux
|
c8a04c3d28
|
remove unused vars
|
2016-04-19 15:18:16 +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 |
|