Hristo Hristov
b0cff20450
Manually applying CSS in removed and now it is done once per cell. ( #2174 )
...
* Manually applying CSS in removed and now it is done once per cell.
Clearing bindingContext is now done in refresh method instead of preparing cell.
Obsolete isScrolling property on ListView.
Removed android scroll listener.
Added test for nulling cells bindingContext.
Uncommented few tests and made them work.
Fixed android ListView eachChildView to return the wrapping StackLayout so that Unloading now works as expected.
onUnload method in view-common now raise unloaded only if item isLoaded=true.
* Fix navigation path
2016-05-25 14:03:45 +03:00
atanasovg
56f1aaa795
Do not use lazy requires where not needed.
2016-01-25 16:33:18 +02:00
Vladimir Enchev
074ac89871
imports improved
2015-12-17 14:53:46 +02:00
Panayot Cankov
e95820b04a
Add Template factory function and use it in the Repeater and ListView components
2015-11-23 12:11:13 +02:00
Nedyalko Nikolov
f60f50f136
Added rowHeight property for ListView.
2015-11-04 18:17:29 +02:00
Rossen Hristov
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
Vladimir Enchev
905c395fea
scrollToIndex added to ListView
2015-08-27 13:26:15 +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
Vladimir Enchev
342bae570d
getExports moved to builder
2015-05-25 12:09:15 +03:00
Nedyalko Nikolov
3b6a23bfb5
Fixed issue with binding context in a list view scenario.
2015-05-19 11:53:42 +03:00
vakrilov
c3b687c880
Ts lint
2015-05-18 11:51:15 +03:00
vakrilov
3cfaa221ae
Clean unused variables
2015-05-18 11:29:57 +03:00
vakrilov
57171c768e
WeakEvents with map
2015-05-15 18:39:01 +03:00
vakrilov
71c9266be3
WeakEvents refactoring and used in ListView
2015-05-15 18:39:01 +03:00
vakrilov
fd9ff189ba
List view attaches with weakEventHandler
2015-05-15 18:39:00 +03:00
Nedyalko Nikolov
95ca8d9c8c
Replace knownEvents modules with static strings.
2015-04-24 09:29:00 +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
2e782aecc5
initial commit
2015-03-13 15:23:04 +02:00
Erjan Gavalji
cc829e0152
definitions fixed
2015-03-03 10:34:40 +02:00