Commit Graph

133 Commits

Author SHA1 Message Date
WenchaoD 515068d176 Suppress "@objc inference" warnings in objc demo project. 2018-09-14 16:16:08 +08:00
WenchaoD 8d40e06b87 Fixed an IB-rendering problem. 2018-09-14 15:19:52 +08:00
WenchaoD a7a5b14a1a Support 'scrollOffset', 'isTracking' and 'panGestureRecognizer' in objc 2018-09-14 15:18:31 +08:00
WenchaoD 61086f0806 The 'removesInfiniteLoopForSingleItem' property should be removed from 'readonly' section. 2018-09-14 15:17:30 +08:00
WenchaoD 7fab78be1b Remove the internal storage of property 'alwaysBouncingHorizontal' and 'alwaysBouncingVertical'. 2018-09-14 15:16:21 +08:00
WenchaoD fd70d6b91e Remove an redundant line-terminator. 2018-09-12 11:11:44 +08:00
WenchaoD 20f43bc831 'scrollDirection' property should support objc 2018-09-12 11:09:42 +08:00
WenchaoD 3537a975af Add comments to FSPagerViewScrollDirection. 2018-09-12 11:09:08 +08:00
WenchaoD b96ab55965 Fix an initial item-size issue of Basic Example in FSPagerViewExample-Objc 2018-09-12 09:27:39 +08:00
WenchaoD 6085e2443c Warning fix 2018-09-10 18:25:55 +08:00
WenchaoD 70d99b4e79 Add Index/* to gitignore 2018-09-10 18:19:04 +08:00
WenchaoD 6e0a2b7fc9 Bump version 2018-07-31 09:14:21 +08:00
Wenchao Ding eeadab14b3
Merge pull request #94 from SketchK/master
fix the bug of scroll position in selectItem function
2018-07-30 15:02:14 +08:00
Wenchao Ding 91480a13cb
Merge pull request #108 from lyuxxx/master
Update README.md
2018-01-22 17:01:29 +08:00
yxliu 6ad838b79b Update README.md 2018-01-22 14:45:09 +08:00
丁文超 c513607c19 Disable contentInsetAdjustmentBehavior 2017-11-24 10:45:00 +08:00
SketchK a3ce1e0aab fix scroll postion bug 2017-11-19 11:14:57 +08:00
丁文超 a84ed179c0 version bump 2017-10-13 15:29:43 +08:00
丁文超 933cc54b49 Fix objc bridging issue. 2017-09-29 09:27:50 +08:00
丁文超 c50f0924fa Bump version 2017-09-26 09:17:05 +08:00
丁文超 aad28e5a4f Support Swift4 and Xcode9 2017-09-25 16:52:56 +08:00
丁文超 19f230333d Small fix 2017-09-12 11:25:11 +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
丁文超 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