18 Commits

Author SHA1 Message Date
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
f60f50f136 Added rowHeight property for ListView. 2015-11-04 18:17:29 +02:00
8936ef8317 Fixed #909: Android ListView will not update its UI after refresh is called until it is scrolled up and down. 2015-10-09 17:04:10 +03:00
905c395fea scrollToIndex added to ListView 2015-08-27 13:26:15 +03:00
b45718b1ef BindingContext set two times on adding item to ListView. Fixes issue #410. 2015-07-14 14:47:40 +03:00
342bae570d getExports moved to builder 2015-05-25 12:09:15 +03:00
3b6a23bfb5 Fixed issue with binding context in a list view scenario. 2015-05-19 11:53:42 +03:00
c3b687c880 Ts lint 2015-05-18 11:51:15 +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
fd9ff189ba List view attaches with weakEventHandler 2015-05-15 18:39:00 +03:00
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
d952faa3c2 Added application resources (used for binding converters), also some bug
fixes (binding related).
2015-04-01 11:45:30 +03:00
2e782aecc5 initial commit 2015-03-13 15:23:04 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00