Releases: nativescript-community/ui-pager
Releases · nativescript-community/ui-pager
v14.1.23
Bug Fixes
- angular: Correct initialisation issue with angular (c83c292)
v14.1.22
Bug Fixes
- ios: page item not updating on change (9a38a43)
v14.1.21
Bug Fixes
- ios: ensure all templates are registered (658e9c2)
v14.1.20
Bug Fixes
- ios: correctly apply transformer if start index is not 0 (59c55a8)
v14.1.18
Bug Fixes
- android: prevent crash while using multi template (2260464)
v14.1.17
Bug Fixes
- android: dont scroll to 0 when changes are made on the ObservableArray (7e9a349)
v14.1.16
Features
preserveIndexOnItemsChange
property (696c611)
v14.1.15
Bug Fixes
- refresh should be called if
items
is changed (bfc186b)