Commit Graph

47 Commits

Author SHA1 Message Date
Anton Popkov a691ba2010 Merge branch 'master' of github.com:xmartlabs/XLPagerTabStrip 2018-10-15 16:31:23 +03:00
Alexander Khitev 56acdd9401 updated to Swift 4.2 and added swift version to podspec (#617) 2018-09-28 11:02:48 -03:00
Nixsm 95f96be31d Removing deprecated flatMap 2018-04-06 11:07:34 -03:00
Martin Barreto 04212ea5e7
Merge branch 'master' into feature/accessibility 2018-03-28 15:25:18 -03:00
AlexanderGCX a974e6b11a Accessibility for ButtonBarPagerTabStripViewController ButtonBarViewCells (#323)
* add proper accessibility information to ButtonBarPagerTabStripViewController

* mark BarButton as header for accessibility
2018-03-28 15:19:56 -03:00
Christian König d0b0d76725 Added accessibility traits 2018-02-10 11:12:48 +01:00
Alexey Gerasimov 2b9877dc68 IndexPaths duplication on reload fixed 2017-12-06 17:18:40 +03: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 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 21ca6cc08a Add swiftlint & fixes 2017-05-23 11:10:08 -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
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 d1ae7d2175 Reload not visible cells when changing current child controller (#359) 2017-05-02 14:26:00 -03: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 4431b20e0d new 7.0.0 version 2017-01-27 12:59:47 -03:00
Martin Barreto 2514be218f fix #274 2017-01-24 19:43:34 -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
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
Martin Barreto 38e58c3bf6 solve merge conflicts 2016-03-22 17:42:51 -03:00
Martin Barreto 3e71120c76 version 4.0.2
bug fixes
2016-03-15 11:06:55 -03:00
Mathias Claassen 0aa17bb08a BaseButtonBarViewController now sets sectionInset in viewDidLoad 2016-03-07 17:03:30 -03:00
Gabriel Cutrini 3d589a0a76 fix container view placement on custom bar height. 2016-02-23 21:05:46 -03:00
Ian Kazlauskas a666b0b943 Made ButtonBarPagerTabStripViewController initializier public instead internal 2016-02-07 18:13:35 +09: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
Martin Barreto 7575cdd59b remove throws modifier from protocols. 2016-01-29 22:06:12 -03:00
Martin Barreto 17f2e05ae4 add customization readme section. 2016-01-29 15:36:51 -03:00
Martin Barreto 8784865790 rename types to make them shorter 2016-01-29 01:11:27 -03:00
Martin Barreto 0811a95ada update some class names 2016-01-29 00:31:37 -03:00
Martin Barreto a088f9fcdd refactor pagerOptions 2016-01-28 18:33:38 -03:00
Martin Barreto 9018f78c81 added Youtube, Instagram and Spotify Examples. 2016-01-28 14:54:24 -03:00
Martin Barreto 55ce6cdfa8 update readme 2016-01-27 00:24:59 -03:00
Martin Barreto bcaeb4bf89 refactoring code 2016-01-25 16:05:58 -03:00
Martin Barreto e0b461e53e Add ability to set up any tab bar view type through view controller generic type. 2016-01-23 18:53:46 -03:00
Martin Barreto a581db7f0c added style settings to BarPagerTabStrip 2016-01-23 12:40:48 -03:00
Martin Barreto 89457994ba clean up code, add ability to set up pager style through settings.style variable 2016-01-22 19:38:55 -03:00
Martin Barreto 81ce7a11f4 polish code 2016-01-22 15:52:11 -03:00
Santiago Fernandez aec1610fcb Merge branch 'swift' of github.com:xmartlabs/XLPagerTabStrip into swift 2016-01-22 11:55:10 -03:00
Santiago Fernandez 71f664fe44 adds ButtonBarPagerTabStripController & examples 2016-01-22 11:47:11 -03:00