Commit Graph

19 Commits

Author SHA1 Message Date
WenchaoD 452486b098 Remove unnecessary 'get' identifier of 'layoutAttributesClass' property of FSPagerViewLayout. 2018-09-25 08:58:04 +08:00
WenchaoD 6b54500113 Swift style refraction; Rename 'pagingDistance' property of FSPagerView to 'decelerationDistance'. 2018-09-24 13:06:22 +08:00
WenchaoD 985890d382 Migrate swift language version from 4.0 to 4.2. 2018-09-24 12:57:52 +08:00
WenchaoD 76f544f456 Add 'pagingDistance' property to FSPagerView. 2018-09-19 09:18:24 +08:00
WenchaoD fd70d6b91e Remove an redundant line-terminator. 2018-09-12 11:11:44 +08:00
丁文超 cbf1b4b200 Limit low bounds to 0 2017-09-12 10:57:00 +08:00
丁文超 fcef559931 1. Add 'removesInfiniteLoopForSingleItem' for FSPagerView
2. Add 'alwaysBounceVertical' and 'alwaysBounceHorizontal' for FSPagerView
3. Add 'hidesForSinglePage' for FSPageControl
4. Update Examples
2017-09-07 11:45:27 +08:00
WenchaoD 23be29b3a1 Fix issue #46 2017-06-20 23:21:57 +08:00
WenchaoD 5ad37cde39 Remove unused property 2017-04-07 16:16:54 +08:00
WenchaoD 92277f8a4b Fix issue #27 2017-04-07 16:16:21 +08:00
WenchaoD e5355a29db Remove UICollectionViewLayoutAttributes cache. 2017-04-05 16:59:26 +08:00
WenchaoD de1bfbb109 Support vertical paging. 2017-03-13 12:10:16 +08:00
WenchaoD e4ed35a162 Remove unnecessary calculation 2017-03-01 21:23:15 +08:00
WenchaoD 35691a6f78 Better cubic without affect layer of contentView 2017-03-01 14:26:04 +08:00
WenchaoD 3eccc8baac Add cubic transformer 2017-02-28 14:48:25 +08:00
WenchaoD 2caf65080d Fix issue #14 2017-02-26 19:08:07 +08:00
WenchaoD 024eff483d Make transformer subclassing friendly. 2017-02-26 09:08:08 +08:00
WenchaoD 5f16081c70 Support tvOS 2017-02-22 19:32:54 +08:00
WenchaoD eda4886314 Support SPM 2017-02-22 18:12:39 +08:00