Ryan Nystrom
8d8a632b67
Update MIT license language ( #1272 )
...
Summary:
Updating license language to meet FB open source standards.
Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1272
Differential Revision: D12844366
Pulled By: rnystrom
fbshipit-source-id: 27ae49ae00d963c5c012c79c5738365c232a5773
2018-11-01 10:58:46 -07:00
Ryan Nystrom
cce5a462bb
Update examples for 3.4
...
Summary:
See title
Closes https://github.com/Instagram/IGListKit/pull/1166
Differential Revision: D7860384
Pulled By: rnystrom
fbshipit-source-id: 3536f8434cb28591be23cb9456b5613f7a1a1a07
2018-05-03 10:29:18 -07:00
Jesse Squires
ae7f36f5c2
Update gems, fix warnings, pod install
...
Summary:
- Update CocoaPods + Gems
- Update SwiftLint version
- Fix lint errors
- Fix `pod_setup.sh` script, move to `scripts/` (should now be run from root dir)
- Run `pod_setup.sh`
Closes https://github.com/Instagram/IGListKit/pull/1038
Differential Revision: D6602297
Pulled By: rnystrom
fbshipit-source-id: 1bf69611e041903cf982fe7d9a95197729e44d94
2017-12-19 09:31:37 -08:00
Ryan Nystrom
48aff22218
Update examples pods so they build #trivial
...
Summary:
Fixes examples failing to build after #916 . I should have looked at Travis closer, my bad!
- [x] All tests pass. Demo project builds and runs.
Closes https://github.com/Instagram/IGListKit/pull/946
Differential Revision: D6008573
Pulled By: rnystrom
fbshipit-source-id: 727da8f8e8d1079c7840aa9db1152477bf1058ee
2017-10-09 06:45:45 -07:00
Ryan Nystrom
0ad49e16f0
Pod install 3.1.0
...
Summary:
Updating example pods via script
Closes https://github.com/Instagram/IGListKit/pull/911
Differential Revision: D5695840
Pulled By: rnystrom
fbshipit-source-id: 7aaaf9f07e0aa0cccbebbcbd12d9e5a617755cf1
2017-08-23 19:32:17 -07:00
Ryan Nystrom
32a566d7c9
Regen docs for 3.0
...
Summary:
~~Land after #661 , #730 and D5031184~~
Rebuild the docs from script. Couple notes:
- Went from 100% to 99%, does that matter? Script output says
- > 99% documentation coverage with 2 undocumented symbols
- Looks like `NS_SWIFT_NAME` throws documentation for a loop on `IGListDiffOption` and `IGListExperiment`
- Swift names are different, will that be a problem?
Part of #707
Closes https://github.com/Instagram/IGListKit/pull/728
Differential Revision: D5050951
Pulled By: jessesquires
fbshipit-source-id: 19249c1d34e6f253b911965114fd4ae7458d2684
2017-05-12 07:25:00 -07:00
Ryan Nystrom
139507325c
Fix examples
...
Summary:
Broke in #525 b/c didn't run `pod_install.sh` after adding new files.
Issue fixed : #537
Closes https://github.com/Instagram/IGListKit/pull/538
Differential Revision: D4695675
Pulled By: rnystrom
fbshipit-source-id: 3edc6e25f545efdc5475035036e25bb0e1b304d3
2017-03-11 13:31:28 -08:00
Leyla Hujer
68a264d29c
Revert D4640425: [IGListKit] kill IGListCollectionView. GH issue #409
...
Summary: This reverts commit 871b75eaeb1c9f2a40fe8f3fd81b209661704587
Differential Revision: D4640425
fbshipit-source-id: 4b0e8a9820891062cf7f8d13de13d678adb5df4a
2017-03-06 16:15:31 -08:00
Jesse Squires
3fb2ac0d60
kill IGListCollectionView. GH issue #409
...
Summary: Remove `IGListCollectionView` per #409 . Use plain old `UICollectionView`.
Reviewed By: rnystrom
Differential Revision: D4640425
fbshipit-source-id: 871b75eaeb1c9f2a40fe8f3fd81b209661704587
2017-03-06 15:01:01 -08:00
Jesse Squires
879260b417
internal diff for PR #209
...
Summary: https://github.com/Instagram/IGListKit/pull/209
Reviewed By: rnystrom
Differential Revision: D4190633
fbshipit-source-id: 9d382b9ba3f3d20c8b9c48d900650ec354bc9728
2016-11-16 12:44:19 -08:00