Commit Graph

258 Commits

Author SHA1 Message Date
Yoshiyuki Kawashima ae722325b0 Add Example Youtube with Label
Put image above title text

fixes #495
2017-12-08 21:57:24 +09:00
pera ce3a0034d3
Merge pull request #391 from xmartlabs/feature/indicator-custom-info
Allow customization for indicators, #378
2017-11-16 12:00:09 -03:00
pera a98448beb2
Merge branch 'master' into feature/indicator-custom-info 2017-11-16 11:57:41 -03:00
Skye Book 248b2cbe5a deledate -> delegate 2017-10-28 17:44:00 -03:00
Martin Barreto 5be0da1c43
Merge pull request #476 from lowki93/feature/Swift4
fix swift 4 version
2017-10-28 17:42:51 -03:00
Kévin Budain 9bcd7cc559 fix swift 4 version 2017-10-25 11:01:42 -04:00
Martin Barreto 835570c855 Merge pull request #454 from mlequeux/master
Proper Bundle loading when linking with static libraries
2017-10-11 10:13:29 -03:00
Martin Barreto 30b9e41f0c Merge pull request #461 from 432daiki/insert_child_5
Insert child_5 into childViewControllers
2017-10-11 10:06:43 -03:00
Martin Barreto 44cefabc12 minor improvement to get pod version from cocoapods repository 2017-10-05 14:50:46 -03:00
pera b67f31b237 Merge pull request #394 from xmartlabs/swift4
Added support for swift 4
2017-10-05 14:19:45 -03:00
pera 342bdecce7 Updated README, CHANGELOG & podspec. 2017-10-05 14:17:18 -03:00
pera 07198bbb9b - Fixed warnings
- Updated to recommended project settings
- Fixed travis
2017-10-05 11:48:37 -03:00
432daiki 711a0cf6e4 Insert child_5 into childViewControllers 2017-10-05 09:53:13 +09:00
Martin Lequeux--Gruninger 3dc83770c3 Proper Bundle loading when linking with static XLPagerTabStrip 2017-09-25 11:51:45 +02:00
Federico Ojeda df0840af3c added support for swift 4 2017-06-07 15:03:44 -03:00
pera 6aede6891a Merge pull request #371 from xmartlabs/feature/swiftlint
Add swiftlint & fixes
2017-05-23 14:10:28 -03:00
pera 0b7dc7fe8c Upgrade travis 2017-05-23 13:28:58 -03:00
pera 21ca6cc08a Add swiftlint & fixes 2017-05-23 11:10:08 -03:00
pera 77da46e1fd Alternative to #378 2017-05-22 14:57:33 -03:00
pera a0c75eb245 Merge pull request #380 from xmartlabs/fix/weak-buttonBar
Fixes weak `buttonBarView`
2017-05-22 13:39:59 -03:00
pera 6d4b55ce79 Fixes weak `buttonBarView` 2017-05-22 11:00:10 -03:00
pera 89b5086ad1 Merge pull request #373 from xmartlabs/fix/issue-322
Fixes #322
2017-05-19 17:06:33 -03:00
pera 2089092533 Merge pull request #368 from xmartlabs/fix/issue-325
Fixes #325
2017-05-11 13:27:50 -03:00
pera 3f5b7b103e Fixes #322 2017-05-10 11:39:00 -03:00
pera e86bef5108 Fixes #325 2017-05-09 17:16:47 -03:00
pera 6c1cc20c9f Merge pull request #367 from xmartlabs/fix/issue-357
Fixes #357
2017-05-08 16:22:31 -03:00
pera 1bda17f09a Fixes #357 2017-05-08 16:21:08 -03:00
pera b77a9a72ce Fixed issue related to #338 2017-05-04 11:39:11 -03:00
pera 7ff9ed7554 Merge pull request #360 from kurebio/fix-scroll-direction
fix to always update lastContentOffset when scrolling
2017-05-03 17:05:44 -03:00
Miguel Revetria 7849d0cc96 Merge pull request #365 from hani-ibrahim/master
Adding `buttonBarMinimumInteritemSpacing`
2017-05-03 16:18:21 -03:00
Miguel Revetria 4c609a92b1 Fixed crash related to #338 2017-05-03 16:16:30 -03:00
pera 6a761b395c Merge pull request #330 from luvacu/selected-bar-vertical-alignment
Add option to set a different vertical alignment for selected bar
2017-05-03 12:59:41 -03:00
hani-ibrahim 2f2a4fc4de adding `buttonBarMinimumInteritemSpacing` 2017-05-03 13:41:18 +02:00
Miguel Revetria 6340728fa9 Update ISSUE_TEMPLATE.md 2017-05-02 16:27:31 -03:00
Miguel Revetria d1ae7d2175 Reload not visible cells when changing current child controller (#359) 2017-05-02 14:26:00 -03:00
d wat ccb76e2fa7 fix to always update lastContentOffset when scrolling 2017-04-29 10:40:55 +09:00
Luis Valdés d42269e5ab Add option to select a different vertical alignment for ButtonBar’s SelectedBar: top, middle or bottom (default). 2017-03-02 22:30:21 +00:00
Martin Barreto 4f2d9d9838 Update README.md 2017-01-27 15:57:57 -03:00
Martin Barreto 7f0ca677a4 Merge pull request #311 from xmartlabs/version/7.0.0
new 7.0.0 version
2017-01-27 13:48:20 -03:00
Martin Barreto 4431b20e0d new 7.0.0 version 2017-01-27 12:59:47 -03:00
Martin Barreto 7225a45c96 Merge pull request #310 from xmartlabs/fix/178
“TwitterPagerTabStripViewController crash on back navigation” fixed. …
2017-01-26 16:51:15 -03:00
Martin Barreto bf8edc820b “TwitterPagerTabStripViewController crash on back navigation” fixed. #178 2017-01-26 16:50:20 -03:00
Martin Barreto 3ecbb5665d Update README.md 2017-01-25 15:10:04 -03:00
Martin Barreto 87d6a5a96e Update README.md 2017-01-25 15:09:25 -03:00
Martin Barreto 14d0788779 Update README.md 2017-01-25 15:05:44 -03:00
Martin Barreto 93bbb990a5 minor fix 2017-01-25 14:46:21 -03:00
Martin Barreto 357d6c7bc6 Merge pull request #246 from abeyuya/fix/ButtonBarView-selectedBar-YPosition
update-selectedBar-yposition-when-use-autolayout
2017-01-25 14:26:06 -03:00
Martin Barreto 9da3e6c32b Merge pull request #280 from mt81/fix-buttonbarview-initializer
Public int(frame: collectionViewLayout:) in ButtonBarView
2017-01-25 14:18:06 -03:00
Martin Barreto 3f6534c494 Merge pull request #306 from xmartlabs/fix/274
fix #274
2017-01-24 19:44:18 -03:00
Martin Barreto 2514be218f fix #274 2017-01-24 19:43:34 -03:00