Commit Graph

12 Commits

Author SHA1 Message Date
Nedyalko Nikolov
440e5968f2 Introduced parent and parents keywords for binding. 2015-06-29 17:16:22 +03:00
Nedyalko Nikolov
a122d854d0 Fixed issue with updating nested properties via binding. 2015-06-08 11:54:20 +03:00
Nedyalko Nikolov
e61cac3422 Fixed binding expression for object property access (not function). 2015-05-19 13:49:32 +03:00
Nedyalko Nikolov
aa697d1c44 Bindable tests fix. 2015-05-14 15:16:05 +03:00
Nedyalko Nikolov
bb57bfb88d Fixed issue when UI element is bound to source different from bindingContext. 2015-05-12 14:56:53 +03:00
Nedyalko Nikolov
0ef1e7a6ca Added test for binding context reload (when navigating) issue. 2015-05-11 13:22:26 +03:00
Nedyalko Nikolov
2e4b2eacf2 Fixed issue when bindingContext is bound more than once. 2015-05-08 09:53:59 +03:00
Nedyalko Nikolov
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
Nedyalko Nikolov
cd6e723c30 Changed gestures enums like other enums. 2015-04-20 16:32:06 +03:00
Nedyalko Nikolov
b569451bc7 Added named parameters support for xml binding definition. 2015-03-18 08:44:51 +02:00
Nedyalko Nikolov
4152e66195 Observable array now fires property change for length property. 2015-03-05 14:55:16 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00