Commit Graph

145 Commits

Author SHA1 Message Date
Martin Barreto 0c1964475a minor fix 2016-01-30 01:17:55 -03:00
Martin Barreto 65c1546adf update podspec 2016-01-30 01:07:39 -03:00
Martin Barreto aefbb66e57 replace unavailable function invocation 2016-01-30 01:03:45 -03:00
Martin Barreto aaeabaaa4a Merge pull request #111 from xmartlabs/m-revetria-patch-1
Update README.md
2016-01-30 00:32:15 -03:00
Martin Barreto 7575cdd59b remove throws modifier from protocols. 2016-01-29 22:06:12 -03:00
Martin Barreto 4976a329b3 remove unnecessary Error types 2016-01-29 20:30:56 -03:00
Miguel Revetria 77080ea162 Update README.md
Minor typos fixed
2016-01-29 18:02:20 -03:00
Martin Barreto 6e4a319bb6 fix crash when try to remove observer. 2016-01-29 16:09:24 -03:00
Martin Barreto 17f2e05ae4 add customization readme section. 2016-01-29 15:36:51 -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 c6446c72b9 make currentIndex and viewCOntrollers public. 2016-01-28 14:53:25 -03:00
Martin Barreto 76642790d5 Make ChildItemInfo conforms to StringLiteralConvertible 2016-01-28 14:53:06 -03:00
Martin Barreto 50ccdaa4b8 readme typos. 2016-01-28 14:52:32 -03:00
Martin Barreto 55ce6cdfa8 update readme 2016-01-27 00:24:59 -03:00
Martin Barreto c8a83a27c4 update contributing.md 2016-01-26 15:43:21 -03:00
Martin Barreto cc9a67157d minor fix 2016-01-25 16:21:32 -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 6f5bde2413 clean up PagerTabStripViewController 2016-01-21 16:07:07 -03:00
Martin Barreto bc124e2068 polish code 2016-01-21 14:45:43 -03:00
Martin Barreto 2b620d9578 polish code 2016-01-21 13:09:56 -03:00
Martin Barreto 1a31d5a938 rename pagerTabStripChildViewControllers to viewControllers 2016-01-21 12:56:03 -03:00
Martin Barreto 16c617f21a Merge pull request #109 from xmartlabs/polishCode
polish code
2016-01-21 12:38:05 -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
Martin Barreto a46d9dcacb update readme pod version 2016-01-11 10:40:47 -03:00
Martin Barreto 9e50728a75 minor fix 2016-01-11 10:31:40 -03:00
Martin Barreto 7c56694414 delete unnecessary cell creation after dequeueReusableCell. 2016-01-08 15:03:56 -03:00
Martin Barreto 2197fab672 added missing pod resource. 2016-01-08 14:50:10 -03:00
Martin Barreto 1bdb34cd66 label must be added to cell content view instead of CollectionViewCell. 2016-01-08 01:16:13 -03:00
Martin Barreto 8fd4459d38 fix #85 2016-01-07 22:49:36 -03:00
Martin Barreto 2507bf0180 update minimum sdk version to iOS 8.0. fix #74 2016-01-07 19:38:38 -03:00
Martin Barreto 2d157ee679 minor fix 2016-01-07 19:20:37 -03:00