hryk224
30c3562ae4
Small changed
2017-02-27 13:48:04 +09:00
hryk224
1e0ae10e2d
Merge pull request #12 from hryk224/1.4.0
...
1.3.1
1.3.1
2017-02-17 05:04:51 +09:00
hyyk224
105846f1d2
1.3.1
2017-02-17 05:04:12 +09:00
hryk224
bcc954d105
Update podspec
1.3.0
2017-01-12 10:40:48 +09:00
hryk224
543b75cf56
Merge pull request #11 from jwardle/master
...
selectItem implementation
2017-01-12 10:38:49 +09:00
James Wardle
4bd0209ccb
Update InfiniteCollectionView.swift
...
~ Enhanced the implementation to correct the index.
2017-01-10 21:59:52 +00:00
James Wardle
6fcd6a52e2
Update InfiniteCollectionView.swift
...
+ Added selectItem override to allow programatic selection of items - previously this was not considered and broken.
2017-01-09 22:01:02 +00:00
hryk224
d5afefb36d
Updated 1.2.1
1.2.1
2017-01-05 11:14:02 +09:00
hryk224
118f9c3a45
Small changed
2017-01-05 11:12:06 +09:00
hryk224
af34834fdf
Merge pull request #9 from hryk224/fix/remove_cellwidth
...
Removed `var cellWidth`
1.2.0
2016-12-05 23:38:57 +09:00
hyyk224
b82efbc483
Add deprecated message for warning
2016-12-05 23:38:21 +09:00
hryk224
037a932409
Removed unneeded property
2016-11-17 14:51:26 +09:00
hryk224
1c9d9cada6
Add swift vetsion file
1.1.0
2016-10-19 17:56:28 +09:00
hryk224
ed62ccbe9b
Merge pull request #6 from hryk224/swift3
...
Swift3
2016-10-19 17:24:13 +09:00
hryk224
98a8b65b83
Merge pull request #8 from hryk224/feature/swift3_orientaion
...
Support orientation changed
2016-10-19 17:16:50 +09:00
hryk224
7f7e5fd1df
Support orientation changed
2016-10-19 17:10:31 +09:00
hryk224
d42d494a37
Updated: README, Example
2016-10-14 10:52:00 +09:00
hryk224
496eaaf907
Merge pull request #7 from AxialExchange/swift3
...
Changed delegate call from collectionView to infiniteCollectionView
2016-10-14 10:07:43 +09:00
Raf Cabezas
60cc91e726
Changed delegate call from collectionView to infiniteCollectionView
...
This removes potential error:
"Objective-C method 'collectionView:didSelectItemAtIndexPath:' provided by method 'collectionView(_:didSelectItemAt:)' does not match the requirement's selector ('collectionView:didSelectItemAt:')"
2016-10-13 15:27:59 -04:00
hryk224
a94aa29ab6
Support ios8
2016-09-26 11:57:27 +09:00
hryk224
a5535d0d86
Support swift3
2016-09-21 19:37:43 +09:00
hryk224
f0c4a4d174
Update README.md
2016-05-20 07:27:31 +09:00
hryk224
f10b7c31b4
Update version
1.0.4
2016-05-13 17:39:28 +09:00
hryk224
28c7223d4a
Small changed
2016-05-13 17:38:47 +09:00
hyyk224
6f73cf41cb
Updated example
2016-05-11 04:41:27 +09:00
hryk224
5a5d9b5a3a
Example updated
2016-04-27 18:20:38 +09:00
hryk224
bb396ab3be
Update podspec.
1.0.3
2016-03-23 14:13:44 +09:00
hryk224
cbb7b47415
Merge pull request #2 from yenbekbay/master
...
Make the programmatic initializer public
2016-03-23 14:12:40 +09:00
hryk224
faf57e6d45
Make the programmatic initializer public
...
Since the `init(frame:collectionViewLayout:)` initializer of UICollectionView had private access level, it was impossible to create an instance of `InfiniteCollectionView` programatically.
2016-03-10 20:13:43 -06:00
hryk224
7956483d1b
Merge pull request #1 from ReadmeCritic/master
...
Correct the spelling of CocoaPods in README
2016-02-18 13:59:26 +09:00
hryk224
dee5838077
Correct the spelling of CocoaPods in README
2016-02-12 09:50:40 -08:00
hryk224
ca04f33bfc
Updated Example
2016-01-06 03:36:37 +09:00
hryk224
ddbff4e655
Small updated
2016-01-06 01:12:16 +09:00
hryk224
a6ceb75750
Small changed
2016-01-04 23:55:41 +09:00
hryk224
7688ab86f6
Small change
2016-01-04 23:50:06 +09:00
hryk224
b400d7bd44
Small change
2016-01-04 23:49:05 +09:00
hryk224
eb13d997e3
Update InfiniteCollectionView.swift
2016-01-04 13:03:51 +09:00
hryk224
1c561efcc9
Update README.md
2016-01-04 12:52:20 +09:00
hryk224
c73f6f98b2
Update README.md
2016-01-04 12:51:57 +09:00
hryk224
c3798eb7d9
Deleted unusing scheme
2016-01-04 11:09:03 +09:00
hryk224
39756d79cd
Update README.md
2016-01-04 11:01:51 +09:00
hryk224
a7319d9d58
Update README.md
2016-01-04 10:56:46 +09:00
hryk224
a5012c2443
Update README.md
2016-01-04 10:56:19 +09:00
hryk224
6e94578fea
Created files
2016-01-04 05:39:05 +09:00
hryk224
44ccf3fab6
Initial commit
2016-01-04 03:06:42 +09:00