Commit Graph

13 Commits

Author SHA1 Message Date
Rossen Hristov
ac36729cb7 The unloaded event of view in the ListView's itemTemplate will now be called when its underlying native view is removed from the visual tree. When this happens is beyond our control. 2015-07-20 09:15:58 +03:00
Nedyalko Nikolov
b3414e29fc Fixed test for android. 2015-07-15 18:04:41 +03:00
Nedyalko Nikolov
d78929afeb Test reworked due to some limitations in ios 7. 2015-07-15 15:39:49 +03:00
Nedyalko Nikolov
b45718b1ef BindingContext set two times on adding item to ListView. Fixes issue #410. 2015-07-14 14:47:40 +03:00
Nedyalko Nikolov
440e5968f2 Introduced parent and parents keywords for binding. 2015-06-29 17:16:22 +03:00
Vladimir Enchev
d0936dfc59 view parent exposed in itemLoading event 2015-05-26 14:11:51 +03:00
vakrilov
0e8ea034c7 ListView memory leak tests 2015-05-15 18:39:01 +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
61f5022a69 Binding to object via keyword. 2015-04-03 16:08:28 +03:00
Nedyalko Nikolov
d952faa3c2 Added application resources (used for binding converters), also some bug
fixes (binding related).
2015-04-01 11:45:30 +03:00
Vladimir Enchev
9ee7d5f90b new android runtime properties modules fixed 2015-03-27 11:13:44 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00