Commit Graph

196 Commits

Author SHA1 Message Date
Matteo Ugolini 79a4ecc685 Public int(frame: collectionViewLayout:) in ButtonBarView 2016-12-01 12:51:50 -05:00
Mathias Claassen d18a243045 Merge pull request #243 from raphaklr/fix/user_interaction_disabled_when_not_animating
Only disable user interaction when animating (fixes Issue #242)
2016-10-21 09:23:00 -03:00
Raphael Köhler e00a90b671 Only disable user interaction when animating 2016-10-01 15:34:16 +02:00
Martin Barreto d12b4fa6c5 Merge pull request #238 from xmartlabs/fix/carthageLinkingError
Fix/carthage linking error
2016-09-30 12:53:00 -03:00
Martin Barreto eca167e0e3 trying to fix carthage issue #227. 2016-09-28 14:30:23 -03:00
Martin Barreto 8cd01639b6 trying to fix linking error 2016-09-27 15:56:04 -03:00
Martin Barreto 0b3f3244c9 minor framework configuration fixes 2016-09-27 15:28:02 -03:00
Mathias Claassen d0f9fd1a84 release version 6.0.0 2016-09-16 17:53:25 -03:00
Mathias Claassen 794f085a63 Merge pull request #226 from xmartlabs/Swift3
Convert XLPagerTabStrip to Swift 3
2016-09-16 17:47:46 -03:00
Mathias Claassen 9d80d2011b Swiftly function names 2016-09-16 17:36:13 -03:00
Mathias Claassen 1e73449c46 Converted whole project to Xcode 8 and Swift 3 2016-09-14 15:22:17 -03:00
Tomas Radvansky 49f963b687 Swift3 Xcode8 GM Conversion 2016-09-14 15:22:17 -03:00
Mathias Claassen d6011fe0fb release 5.1.0 2016-09-14 14:32:14 -03:00
Mathias Claassen 0dc64e6110 Merge pull request #223 from OpenStack-mobile/master
Updated for Xcode 8
2016-09-14 11:26:21 -03:00
Alsey Coleman Miller dd31ec30fc Updated for Xcode 8 2016-09-13 17:21:27 -05:00
Mathias Claassen 53fee18254 Merge pull request #156 from xmartlabs/fix/userInteraction
fixed issue when user tapped button and scrolled vastly and the bar s…
2016-04-04 18:01:18 -03:00
Mathias Claassen 0fb6e8c6dc fixed issue when user tapped button and scrolled vastly and the bar stayed at the wrong button 2016-04-04 18:00:46 -03:00
Martin Barreto c8bcc9a0c9 Merge pull request #148 from xmartlabs/version_5_0_0
Xcode 7.3 support. Now Swift 2.2 is required.
2016-03-22 22:28:17 -03:00
Martin Barreto f9c767f1b8 Xcode 7.3 support. Now Swift 2.2 is required. 2016-03-22 22:16:38 -03:00
Martin Barreto ea31f3f7e7 Merge branch 'gcutrini-master' 2016-03-22 17:43:27 -03:00
Martin Barreto 38e58c3bf6 solve merge conflicts 2016-03-22 17:42:51 -03:00
Mathias Claassen 54380c5f19 Merge pull request #146 from xmartlabs/fix/buttonBar
use line spacing as interitemspacing in barButtons
2016-03-21 13:06:52 -03:00
Mathias Claassen f37bb7e26a use line spacing as interitemspacing in barButtons 2016-03-21 13:06:09 -03:00
Mathias Claassen 9cd3fa7f9c Merge pull request #144 from xmartlabs/4_0_2
version 4.0.2
2016-03-15 11:40:25 -03:00
Martin Barreto 3e71120c76 version 4.0.2
bug fixes
2016-03-15 11:06:55 -03:00
Martin Barreto be30eda5fc Merge pull request #142 from mrcly/patch-1
Update README.md
2016-03-12 17:40:50 -03:00
Marcel Stolin 34b8186e0c Update README.md 2016-03-12 10:47:31 +01:00
Martin Barreto 29ee45fb17 Merge pull request #140 from xmartlabs/fix/BaseControllerCustomization
BaseButtonBarViewController now sets sectionInset in viewDidLoad
2016-03-07 17:05:48 -03:00
Mathias Claassen 0aa17bb08a BaseButtonBarViewController now sets sectionInset in viewDidLoad 2016-03-07 17:03:30 -03:00
Martin Barreto 877c51ae67 Merge pull request #136 from gali8/patch-1
Update README.md
2016-02-26 12:25:57 -03:00
g8production 326074ca4d Update README.md 2016-02-26 16:15:32 +01:00
Gabriel Cutrini 3d589a0a76 fix container view placement on custom bar height. 2016-02-23 21:05:46 -03:00
Martin Barreto 0e0fc16e07 Merge pull request #127 from chancyWu/bug-fix
Remove wrong observer when deinit
2016-02-18 16:23:17 -03:00
chancyWu cd188e1ec9 Remove wrong observer when deinit 2016-02-16 13:44:40 +08:00
Martin Barreto 06699b84c0 update readme pod version 2016-02-15 19:31:31 -03:00
Martin Barreto 9f61cc978e 4.0.1 pod version. 2016-02-15 19:17:04 -03:00
Martin Barreto bf13f8387d Merge branch 'master' of github.com:xmartlabs/XLPagerTabStrip 2016-02-15 19:06:49 -03:00
Martin Barreto 860e2c3715 added code quality badge to readme. 2016-02-15 19:06:19 -03:00
Martin Barreto e06ba8eea2 Merge pull request #122 from nayzak/master
Changed minimum deployment target from 9.2 to 8.0
2016-02-12 13:08:58 -03:00
Ian Kazlauskas afea837092 min deployment target 8.0 2016-02-12 22:32:20 +09:00
Martin Barreto 4d82d99a1c Merge pull request #120 from nayzak/master
Made ButtonBarPagerTabStripViewController initializer public
2016-02-07 23:13:32 -03:00
Ian Kazlauskas a666b0b943 Made ButtonBarPagerTabStripViewController initializier public instead internal 2016-02-07 18:13:35 +09:00
Martin Barreto 9e0a6930d2 minor fix 2016-02-03 19:46:26 -03:00
Martin Barreto e6366ac68b Merge branch 'master' of github.com:xmartlabs/XLPagerTabStrip 2016-02-03 19:42:35 -03:00
Martin Barreto ac7e6a2b9a clean up code. 2016-02-03 19:42:25 -03:00
Martin Barreto e4ce51a18b Merge pull request #116 from xmartlabs/fixTravis
fix travis CI issue
2016-02-02 22:45:25 -03:00
Martin Barreto 241dc2d442 fix travis CI issue 2016-02-02 22:38:13 -03:00
Martin Barreto 0262ac5ab4 Merge pull request #115 from tailec/master
Small crash fix. Resolves #113
2016-02-02 22:25:14 -03:00
tailec 945d6eab5b Small crash fix. Resolves #113 2016-02-02 19:08:00 +00:00
Martin Barreto f57d272980 fix swift 3 deprecations. 2016-02-02 13:47:41 -03:00