309ea148e1
Fix setting text property to number. ( #3449 )
...
Fix setting JS property from native.
2017-01-09 18:13:31 +02:00
14e1da5820
Style-properties tests
2017-01-09 17:24:38 +02:00
120390b925
Fix: All formatted string appear with commas between each letter
2017-01-06 17:00:04 +02:00
421810c293
TextView tests.
2017-01-05 16:09:13 +02:00
9d6f6cca79
Fix font on Android
2017-01-04 14:13:33 +02:00
cce0a2d42f
Fix all property types
2017-01-04 10:21:03 +02:00
becf428e90
Fix most of the label tests
2016-12-28 17:33:38 +02:00
228b914162
Remove redundant console.log
2016-12-27 15:29:43 +02:00
d00be55def
Remove wrong type check
2016-12-27 15:27:28 +02:00
eba5534197
Make some Button tests pass for iOS
2016-12-27 14:54:30 +02:00
c66e3e8ab5
Fix tslint errors
2016-12-27 13:20:59 +02:00
0ec9950d46
Padding
2016-12-22 14:45:41 +02:00
7931ecd4f8
Fix tslint errors
2016-12-21 17:42:31 +02:00
4cd3eed1cd
Trying to fix padding...
2016-12-21 14:30:34 +02:00
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
745388c3da
Hhristov/modules30 fixes ( #3316 )
...
* Fixed properties, text-base, action-bar, bindings, view
* Rebase onto master
2016-12-19 10:21:43 +02:00
93d4fa5d57
Total TextBase refactoring + several bug fixes.
2016-12-16 14:54:00 +02:00
51e448aa10
Fixed: getViewById, TextDecoration
2016-12-15 13:20:25 +02:00
b20fd7fd4c
Fix nativeView issues
...
Fix Listeners base class
2016-12-15 10:46:20 +02:00
19ee47ba24
got to layouts
2016-12-13 15:51:18 +02:00
07e2102c5d
restore properties deleted with merge
2016-12-13 15:51:18 +02:00
befb494a50
up to segmented-bar.ios
2016-12-13 15:51:18 +02:00
1202cb7288
almost all without layouts
2016-12-13 15:51:18 +02:00
94dee2973a
.
2016-12-13 15:51:18 +02:00
d795ee94e4
alpha2
2016-12-13 15:51:18 +02:00
645f428f59
alpha1
2016-12-13 15:51:18 +02:00
bb2c7aa60a
partial state
2016-12-13 15:51:18 +02:00
e4c21258a3
More files migrated.
2016-12-13 15:51:18 +02:00
b58e0b08a3
refactoring
2016-12-13 15:51:18 +02:00
e9ceb79b2e
Add placeholder-color style property.
2016-08-30 14:00:35 +03:00
1236f66f44
Add npm script that generates ios .d.ts-es from the tests app
...
Less than 30 erros left, let's hope it still works
Added lib.*.d.ts from typescript, removed lib and dom stuff, added by hand XHR, alert etc. .d.ts-es for polyfills
Roll back some changes involved in separating UIEvent for dom and ios
Test combined dts-es will now use lib, while internally we will not to avoid UIEvent conflict with dom stuff
2016-08-29 09:58:17 +03:00
7e5c29a163
Fix package.json "main" settings and remove .js references.
2016-08-04 16:24:29 +03:00
441a8087f9
fix snapshot ( #2544 )
2016-08-02 17:12:35 +03:00
30c998a954
Fix unit-tests checks. ( #2538 )
...
* Fix unit-tests checks.
LetterSpacing handlers are added for iOS and Android API 21+
* Removed unneded check for android
* Used parseInt instead of new Number due to TSLint error
2016-08-01 16:21:32 +03:00
d73acb5497
Letter spacing in EM units
...
Resolves #2528
2016-07-29 14:16:05 +03:00
15d891cc08
Refactor application of text decoration, text transform, letter spacing and formatted text.
...
Related to #2427
2016-07-28 10:33:33 +03:00
b65e6f6fda
Layout will not requestLayout when its text is changed if it has fixed size
2016-06-08 13:57:49 +03:00
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00