Commit Graph

6 Commits

Author SHA1 Message Date
hshristov
3a0cc32ff2 Fix for Button padding in android.
Fix for types - isString and isNumber.
Modified several tests to pass on VS Emulator for Android.
Fix page background to be applied in onLoaded method.
Enhancements for dependency-observable - it is now possible to add defaultValueGetter function to extract default value for a property. It can also be cached or not.
Remove android_constants because they are per theme and we cannot use them safely.
Fix for SearchBar reseColorProperty method.
2015-08-28 16:59:52 +03:00
Hristo Deshev
38f243de5c Move css and css-value modules to the toplevel.
This is the default location when installing from npm, and Angular uses
that when parsing CSS.

Updated module paths, requires, csproj, tsconfig and grunt tasks.
2015-08-03 12:01:09 +03:00
vakrilov
4a6c841f0e Fix: crashes when applying css 2015-07-28 09:56:27 +03:00
Rossen Hristov
25d54e0ed7 Fixed several compile issues. 2015-03-23 09:57:46 +02:00
Rossen Hristov
d1f97d7050 Added support for binding to all Style properties directly. 2015-03-23 09:21:39 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00