Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

[ASTableView / ASCollectionView] Improve assertion messages if necessary data source methods are not implemented #2269

Merged
merged 2 commits into from
Sep 22, 2016
Merged

[ASTableView / ASCollectionView] Improve assertion messages if necessary data source methods are not implemented #2269

merged 2 commits into from
Sep 22, 2016

Conversation

maicki
Copy link
Contributor

@maicki maicki commented Sep 20, 2016

Improves assertion message if tableView:nodeBlockForRowAtIndexPath: / tableView:nodeForRowAtIndexPath: or collectionView:nodeForItemAtIndexPath: / collectionView:nodeBlockForItemAtIndexPath: is not implemented

@ghost ghost added the CLA Signed label Sep 20, 2016
@maicki maicki changed the title [ASTableView] Improve assertion message if tableView:nodeBlockForRowAtIndexPath: or tableView:nodeForRowAtIndexPath: is not implemented [ASTableView / ASCollectionView] Improve assertion messages if necessary data source methods are not implemented Sep 20, 2016
@ghost ghost added the CLA Signed label Sep 20, 2016
@Adlai-Holler
Copy link
Contributor

LGTM!

… tableView:nodeForRowAtIndexPath: is not implemented
…r collectionView:nodeBlockForItemAtIndexPath: is not implemented
@ghost ghost added the CLA Signed label Sep 21, 2016
@maicki maicki merged commit 9f1a387 into facebookarchive:master Sep 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants