Releases: nativescript-community/ui-pager
Releases · nativescript-community/ui-pager
v14.1.2
14.1.2 (2023-03-21)
Bug Fixes
- ios: potential crash while disposing (cde7a15)
v14.1.1
14.1.1 (2023-01-28)
Note: Version bump only for package ui-pager
v14.1.0
14.1.0 (2023-01-23)
Features
- allow to register custom transformers (5eed813)
v14.0.3
14.0.3 (2023-01-23)
Note: Version bump only for package ui-pager
v14.0.2
14.0.2 (2023-01-23)
Note: Version bump only for package ui-pager
v14.0.0
14.0.0 (2023-01-23)
Features
- moved indicator into it's own package (631859d)
BREAKING CHANGES
- You now create a
PagerIndicator
(from @nativescript-community/ui-pager-indicator) and set
pagerViewId` on it to the id of your Pager.
v13.0.44
Note: Version bump only for package nativescript-pager
v13.0.43
Bug Fixes
- android: prevent weakref being released and causing crashes (e67ef9d)
v13.0.42
Bug Fixes
- android: rollback change as it break inheritance (06db014)