SHViewPager Versions Save

A simple view pager for iOS. Compatible with iOS 8.0 or later.

2.0.6

7 years ago

Change Log

2.0.6

Full Changelog

Fixed bugs:

  • Resolve 'UIView *' inherited from 'UIViewController' warning #27
  • Resolve cocoapod version conflict #26

2.0.5 (2016-09-20)

Full Changelog

2.0.4 (2016-09-20)

Full Changelog

Implemented enhancements:

  • Organize delegate and datasource methods #22

2.0.3 (2016-09-20)

Full Changelog

Implemented enhancements:

  • Create delegate to change menu title font color #23

Merged pull requests:

2.0.2 (2016-08-29)

Full Changelog

2.0.1 (2016-08-29)

Full Changelog

2.0.0 (2016-08-29)

Full Changelog

Implemented enhancements:

  • Support swift #17
  • Update to storyboard #16
  • Update examples #15
  • Move to Cocoapods #14
  • Update to latest iOS SDK and Support Orientation #9
  • Screen rotation #5

Fixed bugs:

  • If directly jumped to a menu index the content view is not added at the proper position #19
  • SHViewPagerController not loading view #12
  • Cocoapods resource bundle not found #11
  • if a page appear and disappear,bug #2
  • Scroll view content offset reset #1

Closed issues:

  • Vertical scrolling disabled #7

Merged pull requests:

  • Development v2 #20 (shabib87)
  • Prevent SHViewPager from blocking tap to scroll to top gestures in sub views #6 (andrewsage)
  • Allow the data source to specify a background color for the scroll view ... #3 (pirocso)

v1.0 (2014-07-10)

* This Change Log was automatically generated by github_changelog_generator

2.0.1

7 years ago

2.0.1 (2016-08-29)

Full Changelog

Implemented enhancements:

  • Support swift #17
  • Update to storyboard #16
  • Update examples #15
  • Move to Cocoapods #14
  • Update to latest iOS SDK and Support Orientation #9
  • Screen rotation #5

Fixed bugs:

  • If directly jumped to a menu index the content view is not added at the proper position #19
  • SHViewPagerController not loading view #12
  • Cocoapods resource bundle not found #11
  • if a page appear and disappear,bug #2
  • Scroll view content offset reset #1

Closed issues:

  • Vertical scrolling disabled #7

Merged pull requests:

  • Development v2 #20 (shabib87)
  • Prevent SHViewPager from blocking tap to scroll to top gestures in sub views #6 (andrewsage)
  • Allow the data source to specify a background color for the scroll view ... #3 (pirocso)

v1.0

9 years ago

View paging with bug fix for iOS 6 and 7.