Commit Graph

24 Commits

Author SHA1 Message Date
Mikael Sand
4e6ba9a786 Remove internal imports. Run prettier. 2018-03-19 04:02:14 +02:00
Horcrux
9bdc23d4e6 merge master 2017-11-07 17:25:57 +08: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
Mikael Sand
eea2b4a0a8 Merge remote-tracking branch 'up/5.3.3' into 5.3.0-conformance
# Conflicts:
#	elements/TextPath.js
#	lib/extract/extractViewBox.js
2017-08-04 17:22:54 +03:00
Horcrux
378262dff3 Merge pull request #411 from developer239/fix-create-react-native-component-class
Fix createReactNativeComponentClass import statements
2017-08-03 14:53:03 +08: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
Mikael Sand
fc61c9dad2 Simplify textAnchor and textDecoration handling 2017-07-23 20:11:01 +03:00
michal jarnot
30f968c546 Fix createReactNativeComponentClass import statements 2017-07-21 14:23:25 +02:00
Mikael Sand
c76ce3c780 Fix remaining React.PropTypes to use import PropTypes from 'prop-types'; 2017-07-15 17:13:39 +03: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
Kyle Roach
d9372253ce [Quick fix] Missed 4 instances of React.PropTypes 2017-07-13 13:58:13 -04:00
Igor Borges
2e5ea29e68 move createReactNativeComponentClass import 2017-06-26 18:11:32 -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
43e45b95c5 Fix #231 2017-01-16 21:01:12 +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
Horcrux
09c5b10f02 convert span frames into Span components 2016-09-17 00:20:18 +08:00
Horcrux
ad196a7071 finish Text props extract refactoring 2016-09-16 23:59:38 +08:00
Horcrux
bd26c04a1d first step of TSpan 2016-08-30 09:37:38 +08:00