All Versions
17
Latest Version
Avg Release Cycle
124 days
Latest Release
1637 days ago
Changelog History
Page 2
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 toXLButtonBarView
.shouldCellsFillAvailableWidth
added toXLButtonBarView
.- ๐ Bug fixes and Stability improvements.
-
v2.0.0 Changes
- โ Added ability to change look and feel of selected tab.
changeCurrentIndexProgressiveBlock
added toXLButtonBarPagerTabStripViewController
.changeCurrentIndexBlock
added toXLButtonBarPagerTabStripViewController
.- โก๏ธ 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