All Versions
17
Latest Version
Avg Release Cycle
124 days
Latest Release
1850 days ago

Changelog History
Page 2

  • v4.0.1 Changes

    • ๐Ÿ› Bug fixes and stability improvements
  • v4.0.0 Changes

    ๐Ÿš€ <!-- Released on 2016-01-20. -->

    • Base code migration from obj-c to swift.
    • โœ‚ Removed XL prefix from all types.
  • v3.0.0 Changes

    • selectedBarAlignment added to XLButtonBarView.
    • shouldCellsFillAvailableWidth added to XLButtonBarView.
    • ๐Ÿ› Bug fixes and Stability improvements.
  • v2.0.0 Changes

    • โž• Added ability to change look and feel of selected tab.
    • changeCurrentIndexProgressiveBlock added to XLButtonBarPagerTabStripViewController.
    • changeCurrentIndexBlock added to XLButtonBarPagerTabStripViewController.
    • โšก๏ธ indxWasChanged parameter was added to -(void)pagerTabStripViewController:(XLPagerTabStripViewController *)pagerTabStripViewController updateIndicatorFromIndex:(NSInteger)fromIndex toIndex:(NSInteger)toIndex withProgressPercentage:(CGFloat)progressPercentage indexWasChanged:(BOOL)indexWasChanged;
    • ๐Ÿ› Bug Fix Issue #45: When the current tab is tapped by the user, and later swiping to another tab, the indicator now changes as expected.
    • ๐Ÿ› Bug Fix: When scrolling between tabs with progressive indicator, the indicator now scrolls swiftly. It used to jump for an instant.
    • ๐Ÿ› Bug Fix Issue #54: Twitter PagerTabStrip wasn't loading the navigation title correctly.
    • ๐Ÿ› Bug Fix Issue #32: Demo for Nav Button Bar Example fix.
    • ๐Ÿ› Bug Fix Issue #32: Twitter Pager white dots that mark which tab is currently selected is non selectable now.
    • ๐Ÿ› Bug Fix Issue #22: moveToViewControllerAtIndex: in viewDidLoad or viewWillAppear is not reflected in buttonBarView.
  • v1.1.1 Changes

    • Nav Button example added
    • ๐Ÿ‘Œ Support for iOS 7.0 and above
  • v1.1.0 Changes

    • Twitter pager added
    • ๐Ÿ› Bug fixes and stability improvements
  • v1.0.0 Changes

    • ๐ŸŽ‰ Initial release