IGListKit/Examples/Examples-iOS/IGListKitExamples/ViewControllers
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
..
AnnouncingDepsViewController.swift Fix storyboard example app, Fix example build issue 2017-04-17 11:02:36 -07:00
CalendarViewController.swift kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
DemosViewController.swift Demo for dependency injection and announcing changes 2017-04-04 10:16:39 -07:00
DiffTableViewController.swift internal diff for PR #209 2016-11-16 12:44:19 -08:00
DisplayViewController.swift kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
EmptyViewController.swift kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
IGListKitExamples-Bridging-Header.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
LoadMoreViewController.swift kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
MixedDataViewController.swift kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
NestedAdapterViewController.swift kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
ObjcDemoViewController.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
ObjcDemoViewController.m Remove IGListSectionType 2017-04-19 08:26:30 -07:00
SearchViewController.swift kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
SelfSizingCellsViewController.swift kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
SingleSectionStoryboardViewController.swift Chore/variable accessibility, close #618 2017-04-11 13:46:41 -07:00
SingleSectionViewController.swift Chore/variable accessibility, close #618 2017-04-11 13:46:41 -07:00
StackedViewController.swift Chore/variable accessibility, close #618 2017-04-11 13:46:41 -07:00
StoryboardViewController.swift kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
SupplementaryViewController.swift kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00
WorkingRangeViewController.swift kill IGListCollectionView. GH issue #409 (redo of D4640425) 2017-03-31 14:54:09 -07:00