421810c293
TextView tests.
2017-01-05 16:09:13 +02:00
becf428e90
Fix most of the label tests
2016-12-28 17:33:38 +02:00
7931ecd4f8
Fix tslint errors
2016-12-21 17:42:31 +02:00
e90e2de927
Revert tests for Length where NaN or number was used
2016-12-19 15:53:44 +02:00
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
a63f46ee83
Added pressed, active and disabled states for button.
2016-10-24 09:16:23 +03:00
ee382e238a
Update label-tests.ts
2016-09-28 16:45:49 +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
dc5b7d5bac
Fixed with another approach.
2016-08-16 17:02:57 +03:00
97a1ad6a7a
Label zero height issue fixed.
2016-08-16 16:33:56 +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
a4dea1df2e
Letter spacing cosmetic changes
2016-07-29 15:21:46 +03:00
21926a95ea
Additional refactoring and code cleanup
2016-07-28 14:48:03 +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
36fd83365c
Fix tslint errors
2016-06-20 12:13:39 +03:00
559a7c816e
Implement the BorderDrawable class used in background.android.ts in Java
...
Resolves #2318
2016-06-20 11:30:52 +03:00
3962ac11a2
AffectsLayout done only for iOS. Android will invalidate itself when needed. ( #2307 )
2016-06-14 16:44:09 +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