Maxime Ollivier
3f1a2fb0ac
unit test missing section-controller fix
...
Summary: Lets test that the new updater (`IGListExperimentalAdapterUpdater`) can handle a missing section-controller. The old adapater `IGListAdapterUpdater` would crash.
Reviewed By: patters
Differential Revision: D23145773
fbshipit-source-id: 4589dcb11ddef5c7400947aea4b6827f1b2caaa8
2020-09-08 09:11:12 -07:00
Nate Stedman
1a44045dce
Run lint on IGListKit
...
Differential Revision: D19141253
fbshipit-source-id: 9ed4c278a91bb48a1f6d33cafa9ce8f21861573d
2019-12-19 09:34:42 -08:00
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
3102852ce2
Remove IGListSectionType
...
Summary:
Removing the `IGListSectionType` protocol and adding default implementations into `IGListSectionController`.
- `numberOfItems` returns 1
- `cellForItemAtIndex:` asserts (have to return a cell)
- `didUpdateToObject:` no-ops
- `didSelectItemAtIndex:` no-ops
Fixes #168
Reviewed By: jessesquires
Differential Revision: D4909585
fbshipit-source-id: 8816702504e3fc0683868914ff4dd20e4af7c166
2017-04-19 08:26:30 -07:00
FBShipIt
cdc796746a
Initial commit
...
fbshipit-source-id: c38b897b9e2b87c782e0e01b0145d9189dc7f9d8
2016-10-11 10:12:17 -04:00