Commit Graph

38 Commits

Author SHA1 Message Date
Sho Ikeda 4ad6b8ac56 [Example] Update PostCell to use contentView
We need to place subviews onto UITableViewCell's contentView (to use `UITableViewCell.insetsContentViewsToSafeArea`).
2018-09-05 11:43:05 +09:00
Yoshiyuki Kawashima ae722325b0 Add Example Youtube with Label
Put image above title text

fixes #495
2017-12-08 21:57:24 +09:00
pera 07198bbb9b - Fixed warnings
- Updated to recommended project settings
- Fixed travis
2017-10-05 11:48:37 -03: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
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 df6c3ebdd9 fix #172 & #189 2017-01-23 17:54:30 -03:00
Martin Barreto eca167e0e3 trying to fix carthage issue #227. 2016-09-28 14:30:23 -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
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
Martin Barreto 7575cdd59b remove throws modifier from protocols. 2016-01-29 22:06:12 -03:00
Martin Barreto 6e4a319bb6 fix crash when try to remove observer. 2016-01-29 16:09:24 -03:00
Martin Barreto 2c88f947fb clean up 2016-01-29 12:44:34 -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 5616059712 add some gif examples 2016-01-28 17:17:27 -03:00
Martin Barreto 4b10bcf317 clean up code 2016-01-28 15:14:07 -03:00
Martin Barreto bcd395c2a6 remove public modifier from example project. 2016-01-28 15:02:12 -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 b515bafd33 added simpsons images, refactored PostCell 2016-01-25 15:08:31 -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 0ce8b56f82 Merge branch 'swift' of github.com:xmartlabs/XLPagerTabStrip into swift 2016-01-22 15:52:21 -03:00
Martin Barreto 81ce7a11f4 polish code 2016-01-22 15:52:11 -03:00
Santiago Fernandez e7dedcd42c adds TwitterPagerTabStripViewController & example 2016-01-22 15:23:54 -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
Martin Barreto b5478a2037 polish code 2016-01-21 12:36:07 -03:00
Santiago Fernandez 7265c46b20 wip 2016-01-20 19:13:53 -03:00
Martin Barreto ceb6f843fd work in progress 2016-01-20 16:34:05 -03:00
Santiago Fernandez c0d57d970b initial commit 2016-01-20 12:39:25 -03:00