13 Commits

Author SHA1 Message Date
fbbfe9b2b8 Made layout unit-tests density independent. 2015-11-12 14:03:40 +02:00
f1abec42b5 more code + tests updates 2015-11-10 15:20:21 +02:00
77852c9672 scroll event implemented 2015-11-10 09:19:54 +02:00
f72d79e65a iOS owner pattern changed to use WeakRef in order to prevent memory leaks.
Optimized list-view-tests.
Added time per test.
2015-10-22 10:26:59 +03:00
4a594ddb95 fix merge issue 2015-10-15 09:29:39 +03:00
a3c70b5e28 Add module duration
Reduce all Layouts, ScrollView & WebView test time
2015-10-14 17:40:14 +03:00
2ccfa22321 Increased the timeout even more. 2015-10-14 13:35:26 +03:00
ddb281cff0 Playing with the unit test in order to blind-fix it for the PR build. 2015-10-13 17:22:27 +03:00
3cb2d8a915 Playing with the unit test in order to blind-fix it for the PR build. 2015-10-13 17:03:39 +03:00
9fbcf5f143 Fix typescript 1.6 compile errors.
- Remove unknown properties in object literals.
- Don't use module-level `delete` statements.
2015-09-18 11:20:17 +03: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
9113faacc4 Image src and imageSource properties defined 2015-03-12 10:33:50 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00