11 Commits

Author SHA1 Message Date
b2c182fd7a Improve Binding class (#2038)
Remove options parameter
2016-04-27 16:43:45 +03:00
5c35f33441 Added support for property change with same object instance (via WrappedValue). 2016-01-27 10:53:25 +02:00
b43f5a3be5 Add an additional notification for propChange event (required for angular2). 2016-01-19 13:02:01 +02:00
9066ddcf50 removed unneeded check and make it strict-mode compliant 2015-11-30 15:36:17 +02:00
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
0ad198165c Layouts are now implemented natively for Android. 2015-08-03 13:48:41 +03:00
aeebe2df7f Use ClassInfo in dependency observable 2015-05-22 18:08:15 +03:00
2e4b2eacf2 Fixed issue when bindingContext is bound more than once. 2015-05-08 09:53:59 +03:00
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
d1f97d7050 Added support for binding to all Style properties directly. 2015-03-23 09:21:39 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00