Releases: msaps/MSSTabbedPageViewController
Releases · msaps/MSSTabbedPageViewController
0.3.11
24 Apr 20:13
Compare
Sorry, something went wrong.
No results found
Maintenance Release - iOS 10 Compatibility fixes.
Fixed
#92 Fix issue with navigation bar background and tab bar on iOS 10.
0.3.10
20 Mar 15:26
Compare
Sorry, something went wrong.
No results found
MSSTabbedPageViewController final release 💀
There will be no more feature releases of this library.
Please check out Tabman for a beautiful, highly configurable Swift 3 replacement. 🎉
Updated
Fixed
Fixed issue with bar visibility in navigation bar - benzamin #91
0.3.9
03 Feb 14:09
Compare
Sorry, something went wrong.
No results found
Minor fixes to MSSPageViewController.
Fixed
Issue where setting dataSource could lead to unwanted initialisation problems with view controllers #90 .
0.3.8
25 Aug 15:10
Compare
Sorry, something went wrong.
No results found
Minor fixes to MSSPageViewController reliability.
Fixed
Fixed issue where MSSPageViewController could provide incorrect position updates.
0.3.7
24 Aug 14:37
Compare
Sorry, something went wrong.
No results found
Improvements to infinite scrolling behaviour to MSSPageViewController.
Added
Added infiniteScrollPagingBehaviour to adjust animation behaviour when transitioning pages during infinite scrolling.
Inbuilt scroll interaction block when animating between pages.
Fixed
Fix issue where incorrect page could be reported on fast scroll.
0.3.6
16 Aug 20:01
Compare
Sorry, something went wrong.
No results found
Fixes and enhancements to MSSPageViewController
Fixed
Fixed issues with erroneous pageOffset being reported when using infinite scrolling.
Updated
currentPage is now publicly available on MSSPageViewController.
MSSPageViewController now publicly conforms to UIScrollViewDelegate.
0.3.5
16 Aug 09:40
Compare
Sorry, something went wrong.
No results found
Minor code cleanup.
Updated
Added prefix to category methods.
0.3.4
25 Jul 13:04
Compare
Sorry, something went wrong.
No results found
Minor page view controller enhancements.
Added
Added ability to perform page transitions in MSSPageViewController without animation.
0.3.3
12 Jul 20:05
Compare
Sorry, something went wrong.
No results found
Numerous bug fixes.
Fixed
Fixed issue with navigation bar rendering incorrectly.
Fixed display issues in tabs where content would not be visible.
0.3.2
21 Jun 09:16
Compare
Sorry, something went wrong.
No results found
Added support for App Extensions.
Added
Added support for App Extensions by removing unavailable UINavigationBar components.