ea22eb9c20
refactoring circular imports
2017-03-06 14:05:55 +02:00
a582adc561
Hhristov/fix ( #3653 )
...
* Fix action-bar systemIcon
Fix CSS applying
* refactoring
* fix console
* remove StyleScope import - it is private and cannot be imported in public .d.ts
2017-02-17 17:21:57 +02:00
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
93d4fa5d57
Total TextBase refactoring + several bug fixes.
2016-12-16 14:54:00 +02:00
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
791aab04e5
Flexbox ios initial commit
...
Items now appear, but they should initially shrink and they don't
Add 15-ish tests for flexbox layout
Port reasonable flexbox test set
Fixing issues, adding unit tests
Moved from .tsx to .ts and used our ui/builder.parse
2016-10-19 17:02:26 +03:00
e895f37f0b
Apply getter check to determine if API is exposed as property or as method for iOS backward compatibility
2016-09-12 14:38:54 +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
9ac40a5acb
Fixed sorting issue with Css Selectors with same specificity.
2016-06-17 13:34:15 +03:00
0a8d211665
Enable hardware acceleration for views animations in Android
...
Resolves #2217
2016-05-31 16:46:19 +03:00
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00