From 4431b20e0dcfcb5797baab809046e8c311c98757 Mon Sep 17 00:00:00 2001 From: Martin Barreto Date: Fri, 27 Jan 2017 12:59:47 -0300 Subject: [PATCH] new 7.0.0 version --- CHANGELOG.md | 4 +++ .../Example/BarExampleViewController.swift | 2 +- .../Example/Base.lproj/Storyboard.storyboard | 17 ++++++------ .../ButtonBarExampleViewController.swift | 2 +- .../ChildExampleViewController.swift | 2 +- .../TableChildExampleViewController.swift | 2 +- Example/Example/Helpers/DataProvider.swift | 2 +- Example/Example/Helpers/PostCell.swift | 2 +- .../InstagramExampleViewController.swift | 2 +- .../NavButtonBarExampleViewController.swift | 2 +- .../Example/ReloadExampleViewController.swift | 26 +++++++++---------- .../SegmentedExampleViewController.swift | 2 +- .../SpotifyExampleViewController.swift | 2 +- .../TwitterExampleViewController.swift | 2 +- .../YoutubeExampleViewController.swift | 2 +- Example/Example/Youtube/YoutubeIconCell.swift | 2 +- LICENSE | 2 +- README.md | 12 ++++----- Sources/BarPagerTabStripViewController.swift | 2 +- Sources/BarView.swift | 2 +- ...ButtonBarPagerTabStripViewController.swift | 2 +- ...ButtonBarPagerTabStripViewController.swift | 2 +- Sources/ButtonBarView.swift | 2 +- Sources/ButtonBarViewCell.swift | 2 +- Sources/IndicatorInfo.swift | 2 +- Sources/PagerTabStripBehaviour.swift | 2 +- Sources/PagerTabStripError.swift | 2 +- Sources/PagerTabStripViewController.swift | 2 +- ...SegmentedPagerTabStripViewController.swift | 2 +- Sources/SwipeDirection.swift | 2 +- .../TwitterPagerTabStripViewController.swift | 2 +- XLPagerTabStrip.podspec | 2 +- 32 files changed, 60 insertions(+), 55 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b60f3a00..8a7da582 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Change Log All notable changes to XLPagerTabStrip will be documented in this file. +### [7.0.0](https://github.com/xmartlabs/XLPagerTabStrip/releases/tag/7.0.0) + +* Bug fixes and stability improvements. + ### [6.0.0](https://github.com/xmartlabs/XLPagerTabStrip/releases/tag/5.0.0) * Swift 3 support diff --git a/Example/Example/BarExampleViewController.swift b/Example/Example/BarExampleViewController.swift index 0abc6e58..0d075963 100644 --- a/Example/Example/BarExampleViewController.swift +++ b/Example/Example/BarExampleViewController.swift @@ -1,7 +1,7 @@ // BarExampleViewController.swift // XLPagerTabStrip ( https://github.com/xmartlabs/XLPagerTabStrip ) // -// Copyright (c) 2016 Xmartlabs ( http://xmartlabs.com ) +// Copyright (c) 2017 Xmartlabs ( http://xmartlabs.com ) // // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/Example/Example/Base.lproj/Storyboard.storyboard b/Example/Example/Base.lproj/Storyboard.storyboard index be82bd4c..b0b9adb0 100644 --- a/Example/Example/Base.lproj/Storyboard.storyboard +++ b/Example/Example/Base.lproj/Storyboard.storyboard @@ -248,11 +248,11 @@ - +