Releases: turbolent/collection-view
Releases · turbolent/collection-view
0.3.0
- Data changes and layout updates are interruptible
- Improved data update transitions
- Provide and use specific classes instead of arrays
- Bugfixes
0.2.6
- Return promises from
changeIndices
and updateLayout
- Add tests
0.2.5
- Notify delegate when elements are invalidated
- Round positions
- Distribute as ES5
0.2.1
- Allow cleanup of visible elements when uninstalling
- Add example demonstrating usage with React