Commit Graph

61 Commits

Author SHA1 Message Date
丁文超 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
丁文超 fc48cda535 Update README.md 2017-08-31 09:15:33 +08:00
丁文超 72edd3fd9e Bump version. 2017-07-06 10:02:41 +08:00
WenchaoD 7b307dac2c Fix issue #60 2017-07-05 22:18:35 +08:00
WenchaoD 6e76c6241c Bump version 2017-06-21 09:02:11 +08:00
WenchaoD 23be29b3a1 Fix issue #46 2017-06-20 23:21:57 +08:00
丁文超 731cf09004 Add timer to .commonModes 2017-06-09 12:02:19 +08:00
WenchaoD b7e5d9fd9d Move default highlight view onto the top of imageView. 2017-05-23 11:29:50 +08:00
WenchaoD 6d05ecd7a8 Bump version. 2017-04-21 08:41:14 +08:00
WenchaoD 6f1052874c Update README.md 2017-04-21 08:38:47 +08:00
WenchaoD fa7b98e970 Fix a prefetching issue 2017-04-18 16:14:56 +08:00
WenchaoD 1e1310f14d Bump version. 2017-04-14 20:38:12 +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 3a3a3282af Bump version. 2017-03-29 07:30:24 +08:00
WenchaoD 4c48a68803 Prevent crashing on zero items. 2017-03-28 14:59:52 +08:00
WenchaoD f640a03a95 Refractions. 2017-03-28 14:52:49 +08:00
WenchaoD 72adbab245 Update README.md 2017-03-24 15:04:22 +08:00
WenchaoD 0776e94653 Upload Icons 2017-03-20 08:45:46 +08:00
WenchaoD 205f2f5038 Bump Version 2017-03-16 15:57:15 +08:00
WenchaoD f84475acf7 Add indexForCell: 2017-03-15 18:15:01 +08:00
WenchaoD de1bfbb109 Support vertical paging. 2017-03-13 12:10:16 +08:00
WenchaoD 8c649841ee Avoid some non-objc features. 2017-03-09 14:29:19 +08:00
WenchaoD 27cc008a09 Add workspace. 2017-03-07 17:30:13 +08:00
WenchaoD b561d26cb4 More free space 2017-03-07 17:02:39 +08:00
WenchaoD a81d527fd2 Update README.md 2017-03-06 08:49:39 +08:00
WenchaoD 67fa35fa39 Update README.md 2017-03-04 13:00:33 +08:00
WenchaoD 85de7c776e Protect from automatic slide crash if there is zero item. 2017-03-03 16:41:14 +08:00
WenchaoD ebc56bf45a Correct spelling 2017-03-03 16:19:48 +08:00
WenchaoD fea14a782d Update README and examples 2017-03-01 21:34:31 +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 a4ee7171e5 Update objective-c example 2017-02-28 21:33:30 +08:00
WenchaoD 3eccc8baac Add cubic transformer 2017-02-28 14:48:25 +08:00
WenchaoD 61a7440090 Carthage fix 2017-02-27 12:08: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 c2b6415fc9 Merge branch 'master' of https://github.com/WenchaoD/FSPagerView 2017-02-25 12:55:37 +08:00
WenchaoD 6d8a1fe7f0 Bump version 0.2.1. 2017-02-25 12:55:18 +08:00
Wenchao Ding b1c291fb45 Merge pull request #13 from zhengrusong/master
page view刷新时 需要重新layout.
2017-02-24 10:06:12 +08:00
zhengrusong 636c5376e1 page view刷新时 需要重新layout. 2017-02-24 09:25:40 +08:00
WenchaoD 5f16081c70 Support tvOS 2017-02-22 19:32:54 +08:00
WenchaoD 39b10fb384 Support Carthage 2017-02-22 18:39:37 +08:00
WenchaoD eda4886314 Support SPM 2017-02-22 18:12:39 +08:00
WenchaoD 1435591006 Update README.md 2017-02-22 16:57:11 +08:00
WenchaoD 22887af7cd Remove unnecessary conditions 2017-02-22 16:43:08 +08:00
WenchaoD 336c99c2de Add registerNib function 2017-02-22 16:41:06 +08:00
WenchaoD 00474bf3bb Add ‘scrollOffset’ property 2017-02-21 22:33:16 +08:00