Skip to content

Releases: uias/Pageboy

Pageboy 3 - Beta 1

31 Jul 14:15
Compare
Choose a tag to compare
Pageboy 3 - Beta 1 Pre-release
Pre-release

Upgrade Notes

This beta release and any following v3.0 releases will include API breaking changes from any previous 2.x release. When upgrading to v3.0 from a v2.x install, please read the accompanying migration notes that can be found here: Pageboy 3 Migration Guide.

2.5.4

19 Jul 09:33
Compare
Choose a tag to compare

Fixed

  • #166 Issue where view controllers would fail to update correctly when transitions were interrupted.

2.5.3

18 Jul 13:52
Compare
Choose a tag to compare

Fixed

  • #166 Interaction and state issues when transitions were interrupted.

2.5.2

28 Jun 11:55
Compare
Choose a tag to compare

Fixed

  • #165 Animated transition issues when using a Right-to-left language.

2.5.1

23 Apr 20:31
Compare
Choose a tag to compare

Fixed

  • #159 Current Index is negative when infinite scroll is enabled and scrolling between ranges.

2.5.0

05 Apr 20:18
Compare
Choose a tag to compare

Updated

  • parentPageboyViewController has been renamed to parentPageboy.

Fixed

  • #157 Fix scroll detection edge case when decelerating on page index.

2.4.0

23 Feb 14:58
Compare
Choose a tag to compare

Updated

  • #136 Add support for default UIPageViewController animated transition.
  • #136 Obseleted default Transition.
  • Mark showsPageControl as unavailable rather than deprecated.

2.3.4

12 Feb 20:36
Compare
Choose a tag to compare

Fixed

  • #140 Potential crash when scrolling through pages with high velocity.

2.3.3

30 Jan 14:36
Compare
Choose a tag to compare

Fixed

  • Build issues when trying to integrate with Carthage.

2.3.2

26 Jan 10:35
Compare
Choose a tag to compare

Updated

  • Refactored and cleaned up internally for some much needed housekeeping.