thrillseek3r
|
68b82f91e1
|
fix scrollToItem forces crash in case of index out of range
|
2021-12-20 19:11:52 +03:00 |
WenchaoD
|
ebae2a5c73
|
Reduce accessibility of 'currentIndex setter' of FSPagerView from internal to 'fileprivate'.
|
2018-10-11 14:06:17 +08:00 |
WenchaoD
|
08daae1d4c
|
Prevent 'currentIndex' of FSPagerView to be changed during a 'possible' rotating.
|
2018-10-11 14:01:46 +08:00 |
WenchaoD
|
3711f2998d
|
Remove an redundant type cast.
|
2018-10-11 10:51:13 +08:00 |
WenchaoD
|
0c776994db
|
Rename FSPagerViewCollectionView to FSPagerCollectionView.
|
2018-10-10 22:35:18 +08:00 |
WenchaoD
|
b5fc6ccbfc
|
Add 'isScrollEnabled' to FSPagerView.
|
2018-10-02 07:36:00 +08:00 |
WenchaoD
|
ba3f58f953
|
Add 'cellForItem(at:)' func to FSPagerView.
|
2018-10-02 07:32:13 +08:00 |
WenchaoD
|
8ebbb0efac
|
Fix some missing steps during renaming.
|
2018-09-25 13:15:26 +08:00 |
WenchaoD
|
130c99c1bb
|
Update Documentation and 'README.md'.
|
2018-09-24 19:34:14 +08:00 |
WenchaoD
|
6b54500113
|
Swift style refraction; Rename 'pagingDistance' property of FSPagerView to 'decelerationDistance'.
|
2018-09-24 13:06:22 +08:00 |
WenchaoD
|
45f1a6c11b
|
Reduce the line count cost of 'alwaysBounceVertical' and 'alwaysBounceHorizontal' property of FSPagerView.
|
2018-09-24 13:01:54 +08:00 |
WenchaoD
|
985890d382
|
Migrate swift language version from 4.0 to 4.2.
|
2018-09-24 12:57:52 +08:00 |
WenchaoD
|
f280708f52
|
Open ‘bounces’ property.
|
2018-09-24 12:22:39 +08:00 |
WenchaoD
|
2547a9957c
|
Update 'README.md' and comments of 'itemSize' of FSPagerView.
|
2018-09-19 10:22:05 +08:00 |
WenchaoD
|
76f544f456
|
Add 'pagingDistance' property to FSPagerView.
|
2018-09-19 09:18:24 +08:00 |
WenchaoD
|
7aad89b419
|
Add comments to 'dataSource' and 'delegate' property.
|
2018-09-18 13:06:15 +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
|
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 |
SketchK
|
a3ce1e0aab
|
fix scroll postion bug
|
2017-11-19 11:14:57 +08:00 |
丁文超
|
933cc54b49
|
Fix objc bridging issue.
|
2017-09-29 09:27:50 +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 |
丁文超
|
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
|
7b307dac2c
|
Fix issue #60
|
2017-07-05 22:18:35 +08:00 |
丁文超
|
731cf09004
|
Add timer to .commonModes
|
2017-06-09 12:02:19 +08:00 |
WenchaoD
|
4c48a68803
|
Prevent crashing on zero items.
|
2017-03-28 14:59:52 +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
|
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
|
e4ed35a162
|
Remove unnecessary calculation
|
2017-03-01 21:23:15 +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
|
eda4886314
|
Support SPM
|
2017-02-22 18:12:39 +08:00 |