20 Commits

Author SHA1 Message Date
3b6a23bfb5 Fixed issue with binding context in a list view scenario. 2015-05-19 11:53:42 +03:00
3cfaa221ae Clean unused variables 2015-05-18 11:29:57 +03:00
57171c768e WeakEvents with map 2015-05-15 18:39:01 +03:00
71c9266be3 WeakEvents refactoring and used in ListView 2015-05-15 18:39:01 +03:00
bb57bfb88d Fixed issue when UI element is bound to source different from bindingContext. 2015-05-12 14:56:53 +03:00
4a6850a77e Added missing semicolon. 2015-05-08 15:16:51 +03:00
80336d2ea5 Property changed disabled for inheritable properties only. 2015-05-08 13:50:49 +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
6bb533dc30 Fixed issue with binding when binding to a falsy object (also added types.isNullOrundefined function). 2015-04-20 14:25:01 +03:00
61f5022a69 Binding to object via keyword. 2015-04-03 16:08:28 +03:00
d952faa3c2 Added application resources (used for binding converters), also some bug
fixes (binding related).
2015-04-01 11:45:30 +03:00
b569451bc7 Added named parameters support for xml binding definition. 2015-03-18 08:44:51 +02:00
1b99b6f5d2 Binding converter run-time errors logging on console. 2015-03-12 15:44:35 +02:00
4152e66195 Observable array now fires property change for length property. 2015-03-05 14:55:16 +02:00
8bc83ced24 Added binding convert option. 2015-03-04 10:51:59 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
2c4781db01 Initial prototype of Frame + Page + Navigation. 2014-06-12 17:44:23 +03:00
71af5f955d Fixed improper unbind implementation 2014-06-05 14:16:35 +03:00
1be0f92429 Initial implementation of Observable + Bindable + Label 2014-06-05 13:53:09 +03:00