Skip to content

Releases: nativescript-community/ui-pager

v14.1.3

06 Apr 15:59
Compare
Choose a tag to compare

14.1.3 (2023-04-06)

Bug Fixes

v14.1.2

21 Mar 14:03
e667508
Compare
Choose a tag to compare

14.1.2 (2023-03-21)

Bug Fixes

  • ios: potential crash while disposing (cde7a15)

v14.1.1

28 Jan 12:35
Compare
Choose a tag to compare

14.1.1 (2023-01-28)

Note: Version bump only for package ui-pager

v14.1.0

23 Jan 13:14
Compare
Choose a tag to compare

14.1.0 (2023-01-23)

Features

  • allow to register custom transformers (5eed813)

v14.0.3

23 Jan 11:44
Compare
Choose a tag to compare

14.0.3 (2023-01-23)

Note: Version bump only for package ui-pager

v14.0.2

23 Jan 11:42
Compare
Choose a tag to compare

14.0.2 (2023-01-23)

Note: Version bump only for package ui-pager

v14.0.0

23 Jan 11:02
Compare
Choose a tag to compare

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

01 Dec 11:26
503ab63
Compare
Choose a tag to compare

13.0.44 (2022-12-01)

Note: Version bump only for package nativescript-pager

v13.0.43

31 Aug 12:06
Compare
Choose a tag to compare

13.0.43 (2022-08-31)

Bug Fixes

  • android: prevent weakref being released and causing crashes (e67ef9d)

v13.0.42

28 Jul 08:01
Compare
Choose a tag to compare

13.0.42 (2022-07-28)

Bug Fixes

  • android: rollback change as it break inheritance (06db014)