15 Commits

Author SHA1 Message Date
eda260323e Add a flag we can use to skip string template calcs in release 2016-05-17 16:43:41 +03:00
56f1aaa795 Do not use lazy requires where not needed. 2016-01-25 16:33:18 +02:00
074ac89871 imports improved 2015-12-17 14:53:46 +02:00
e95820b04a Add Template factory function and use it in the Repeater and ListView components 2015-11-23 12:11:13 +02:00
124f616736 Fixed: The Repeater is re-creating its children multiple times during initialization. #873 2015-10-05 12:54:26 +03:00
0b6ca23e25 BindingContext will be set before adding items to visual tree (ListView, Repeater). 2015-09-30 11:18:46 +03:00
7af95207c6 Fixed problem with when used in repeater. 2015-09-15 11:27:39 +03:00
ae45b6089e repeater children now created no matter if isLoaded is true 2015-08-27 16:28:53 +03:00
7e6afa603f Fixed issue with binding gestures to repeater items. 2015-08-14 16:44:51 +03:00
6a6f7fcf92 Fix ListView module to check for layoutBase instead of Layout
Remove some unnecessary traces
2015-08-11 15:28:39 +03:00
72578c4918 FIX: Repeater layout bug 2015-08-07 13:30:59 +03:00
25a65dd775 lint error fixed 2015-05-25 15:25:10 +03:00
0da206a024 default item content added + fixes 2015-05-25 15:23:46 +03:00
5a85775bf0 repeater reworked 2015-05-25 12:09:28 +03:00
f499ee95a8 first repeater definition + properties added 2015-05-22 11:44:24 +03:00