IGListKit/Examples/Examples-iOS/IGListKitExamples/ViewControllers
Weyert de Boer 33f88b43e8 Fixed the issue with the Search example not working
Summary:
I have updated the Search Autocomplete example which stopped working as the words don't have unique `diffIdentifier`'s. This caused by the check that good introduced to ensure all objects assigned to a section controller are unique. Fixed this issue by removing all the double words.

- [X] All tests pass. Demo project builds and runs.
- [ ] I added tests, an experiment, or detailed why my change isn't tested.
- [ ] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.
- [X] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/835

Differential Revision: D5353304

Pulled By: rnystrom

fbshipit-source-id: 78cb394469832bd77df7e0cd455a24e46671ba69
2017-06-29 18:06:45 -07:00
..
AnnouncingDepsViewController.swift Swift name annotations 2017-05-09 14:31:28 -07:00
CalendarViewController.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
DemosViewController.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
DiffTableViewController.swift Swift name annotations 2017-05-09 14:31:28 -07:00
DisplayViewController.swift Swift name annotations 2017-05-09 14:31:28 -07:00
EmptyViewController.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
IGListKitExamples-Bridging-Header.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
LoadMoreViewController.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
MixedDataViewController.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
NestedAdapterViewController.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
ObjcDemoViewController.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
ObjcDemoViewController.m Init without working range size 2017-04-21 14:30:46 -07:00
SearchViewController.swift Fixed the issue with the Search example not working 2017-06-29 18:06:45 -07:00
SelfSizingCellsViewController.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
SingleSectionStoryboardViewController.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
SingleSectionViewController.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
StackedViewController.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
StoryboardViewController.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
SupplementaryViewController.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
WorkingRangeViewController.swift Swift name annotations 2017-05-09 14:31:28 -07:00