Commit Graph

22 Commits

Author SHA1 Message Date
Mikael Sand
4e6ba9a786 Remove internal imports. Run prettier. 2018-03-19 04:02:14 +02:00
Horcrux
e1380828f0 Merge branch 'master' into 6.0.0
# Conflicts:
#	elements/TextPath.js
#	package.json
2017-11-08 12:27:41 +08:00
Bruno Lemos
ebae6480ac Fix createReactNativeComponentClass for RN < 0.50 2017-11-07 17:48:47 -02:00
Horcrux
9bdc23d4e6 merge master 2017-11-07 17:25:57 +08:00
Christoph Oberhofer
3db9489652 Fixed exports due to changed API signature of createReactNativeComponentClass 2017-10-18 22:39:28 +02:00
Mikael Sand
3005b59216 Add midLine prop/attr to TextPath.js 2017-07-29 15:30:05 +03:00
Mikael Sand
b140d673d7 Fix interpretation of alignmentBaseline (Shouldn't inherit). 2017-07-25 08:22:56 +03:00
Mikael Sand
c05c215496 Implement prop extraction for side and alignmentBaseline. Cleanup extractText, fix linting. 2017-07-25 07:45:08 +03:00
Mikael Sand
fddb4008d1 Extend and improve propTypes. Optimize javascript hidden classes and inline caching in V8.
Add lengthAdjust and textLength text / tspan attributes.
2017-07-25 04:07:04 +03:00
Mikael Sand
1a9a051ee9 Fix linting, warnings, add noinspection suppression comments. 2017-07-24 00:08:28 +03:00
Mikael Sand
80b9ff9d57 Fix font PropTypes 2017-07-23 22:55:39 +03:00
michal jarnot
30f968c546 Fix createReactNativeComponentClass import statements 2017-07-21 14:23:25 +02:00
Mikael Sand
7547effd1f Merge remote-tracking branch 'upstream/master' into 5.3.0-conformance
# Conflicts:
#	lib/extract/extractViewBox.js
#	package.json
2017-07-15 14:07:29 +03:00
Igor Borges
2e5ea29e68 move createReactNativeComponentClass import 2017-06-26 18:11:32 -03:00
Mikael Sand
bd84f09a96 Implement correct path measurement, matrix calculation, getTextAnchorShift, startOffset.
Add method and spacing attributes to textPath.
Correct startOffset calculation.
Implement method="stretch".
2017-06-22 17:02:30 +03:00
Mikael Sand
77e54cfcfb Fix linting 2017-06-07 17:25:22 +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
b15d0791e0 Add startOffset support 2017-01-10 12:30:48 +08:00
Horcrux
52dfe21074 Implement TextPath: first step (iOS) 2017-01-09 20:16:20 +08:00
Horcrux
1d06134719 Add TextPath element 2017-01-09 13:08:22 +08:00
Horcrux
da32b1bb96 Temp commit 2016-11-05 18:42:49 +08:00