26 Commits

Author SHA1 Message Date
f768fda881 Fixed some slow tests. (#1968)
Fixed modal page on iOS7.
2016-04-14 15:01:32 +03:00
a66636fc6b Improve unit-tests (#1946)
* Improved unit-tests speed & reliability

* Fixed iOS tests.
Improved message output
2016-04-13 10:28:28 +03:00
073cc94926 implemented CSS animations
fixing animation tests
2016-03-25 15:26:48 +02:00
bec22271e1 More adjustments 2016-03-21 13:57:36 +02:00
15f94ce9e3 Increase delta again 2016-03-21 13:27:17 +02:00
d80bc5fc81 Eliminate rounding errors 2016-03-21 13:05:17 +02:00
220cc627d2 Increase unit test delta to 0.5 2016-03-21 11:36:12 +02:00
fe3d176dd6 Add public instance methods to View class for getting locations and sizes
Resolves #1760
2016-03-21 10:46:58 +02:00
af78e79561 Added automation text and tests 2016-01-19 16:23:45 +02:00
bba7931e5b Fixed #1002: Inherited dependency properties with value false are not inherited down the visual tree. 2015-11-16 09:52:09 +02:00
24e959cb65 tslint fixed 2015-09-18 16:55:37 +03:00
d39913b6e6 className property added cssClass deprecated 2015-09-18 13:31:08 +03:00
254e4a55a1 AppCompat toolbar 2015-09-04 13:48:43 +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
0aec988251 setStyle renamed to setInlineStyle 2015-08-28 11:18:25 +03:00
c12bb8366b test improved 2015-08-28 11:11:28 +03:00
3fb4b59b87 setStyle implementation + test 2015-08-28 10:46:35 +03:00
2cdf1e222b CenterView renamed to TitleView 2015-07-15 09:35:54 +03:00
ff2e8e6625 tests 2015-07-15 09:35:53 +03:00
a995b84119 logic simplified and test added 2015-06-29 10:55:03 +03:00
91032e1f79 test fixed 2015-06-18 10:24:31 +03:00
919ae660cd tests added 2015-06-18 10:24:30 +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
78a47598d3 Covered ListPicker with tests. 2015-03-16 10:39:28 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00