Commit Graph

9 Commits

Author SHA1 Message Date
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
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
Hristo Deshev
70041bd999 Don't expose platform types in public d.ts files.
Use any. Add a comment with the real type.
2015-10-30 17:17:29 +02:00
Vladimir Enchev
905c395fea scrollToIndex added to ListView 2015-08-27 13:26:15 +03:00
Vladimir Enchev
d0936dfc59 view parent exposed in itemLoading event 2015-05-26 14:11:51 +03:00
Nedyalko Nikolov
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +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