The main change in this release is that now the items
property is monitored via watchCollection
so most of the changes to the items should now be reflected in the view automatically.
Changelog:
- watchCollection on items
- Internal optimisations
- Changed the
scrollEnd
property to aoptions.onScrollEnd
callback function (breaking change)