Hristo Hristov
3770f7e636
formatted text fix ( #3531 )
...
* Fix formattedText implementation for iOS
Fix typeof undefined checks
Add slow tests message
Improve tests speed
* fix tslint
reduce transitions duration in test
* waitUntilReady will throw if timeout
fix tests that needs to wait without throwing
improve test speed
2017-01-26 18:21:30 +02:00
PanayotCankov
7931ecd4f8
Fix tslint errors
2016-12-21 17:42:31 +02:00
Hristo Hristov
c6290e2ce3
Fixed utils.android
2016-12-20 14:08:13 +02:00
Rossen Hristov
93d4fa5d57
Total TextBase refactoring + several bug fixes.
2016-12-16 14:54:00 +02:00
Hristo Hristov
440f924131
only flex-box left
2016-12-13 15:51:18 +02:00
Hristo Hristov
19ee47ba24
got to layouts
2016-12-13 15:51:18 +02:00
Rossen Hristov
9fc143ee03
Add support for TabView CSS
...
TabView {
tab-text-color: green;
tab-background-color: yellow;
selected-tab-text-color: red;
android-selected-tab-highlight-color: orange;
text-transform: uppercase;
}
2016-10-24 15:07:22 +03:00
atanasovg
9847c9f803
Improve the default nativeApp initialization.
2016-06-06 10:01:18 +03:00
atanasovg
36da401684
Remove the android.app.Application extend from the core modules. This will enable various scenarios where custom application implementation is needed.
2016-06-03 15:34:37 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00