Commit Graph

8 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
Vladimir Enchev
6a42e6019c valueForKey("_searchField") replaced 2015-08-13 11:40:30 +03:00
Vladimir Enchev
951f565c21 ios code fixed 2015-08-12 16:13:35 +03:00
Vladimir Enchev
2d07eb9dd0 font-size CSS support for search-bar + test 2015-08-12 15:19:04 +03:00
Nathanael Anderson
b259cde7fd Adding Search Hint text color; since this is not accessible from the standard style/theming xml files.
Added Tests so that it will verify the search bar color is changing.
2015-05-27 11:50:56 -05:00
Nedyalko Nikolov
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
Vladimir Enchev
63f9509432 XML examples added 2015-03-09 08:32:30 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00