|
2c4c3c90e2
|
Fix for using same name properties in binding.
|
2016-04-19 17:19:04 +03:00 |
|
|
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 |
|
|
ba2a84de6b
|
Better tracing (logging) of run-time errors.
|
2016-04-01 17:34:14 +03:00 |
|
|
5144969ae0
|
Added support for in expressions.
|
2016-02-08 11:58:15 +02:00 |
|
|
406a20297c
|
Added support for functions with binding expressions.
|
2016-01-28 16:42:21 +02:00 |
|
|
5e440ab924
|
Fixed getting object properties too many times.
|
2015-12-18 16:01:32 +02:00 |
|
|
1fe2a8dea7
|
Added a unit test.
|
2015-11-11 11:17:20 +02:00 |
|
|
e7156b53bd
|
Fixed issue #814.
|
2015-10-01 16:13:51 +03:00 |
|
|
7af95207c6
|
Fixed problem with when used in repeater.
|
2015-09-15 11:27:39 +03:00 |
|
|
fc3c52691e
|
Fixed issue with binding when there is no sourceProperty set.
|
2015-08-31 15:50:12 +03:00 |
|
|
a57d52a304
|
Added support for binding to multiple observable objects (properties).
|
2015-08-25 16:18:07 +03:00 |
|
|
7e6afa603f
|
Fixed issue with binding gestures to repeater items.
|
2015-08-14 16:44:51 +03:00 |
|
|
440e5968f2
|
Introduced parent and parents keywords for binding.
|
2015-06-29 17:16:22 +03:00 |
|
|
a122d854d0
|
Fixed issue with updating nested properties via binding.
|
2015-06-08 11:54:20 +03:00 |
|
|
e61cac3422
|
Fixed binding expression for object property access (not function).
|
2015-05-19 13:49:32 +03:00 |
|
|
aa697d1c44
|
Bindable tests fix.
|
2015-05-14 15:16:05 +03:00 |
|
|
bb57bfb88d
|
Fixed issue when UI element is bound to source different from bindingContext.
|
2015-05-12 14:56:53 +03:00 |
|
|
0ef1e7a6ca
|
Added test for binding context reload (when navigating) issue.
|
2015-05-11 13:22:26 +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 |
|
|
cd6e723c30
|
Changed gestures enums like other enums.
|
2015-04-20 16:32:06 +03:00 |
|
|
b569451bc7
|
Added named parameters support for xml binding definition.
|
2015-03-18 08:44:51 +02:00 |
|
|
4152e66195
|
Observable array now fires property change for length property.
|
2015-03-05 14:55:16 +02:00 |
|
|
cc829e0152
|
definitions fixed
|
2015-03-03 10:34:40 +02:00 |
|