Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UICollectionView Support Added #27

Merged
merged 21 commits into from
May 6, 2019

Conversation

Abel7x
Copy link
Contributor

@Abel7x Abel7x commented Apr 26, 2019

What does this PR do? Any background context you want to provide?

Support added for empty state on UICollectionViews

Where should the reviewer start?

Review the abstraction in WLEmptyStateProtocol and the specific extensions for each class
(UITableView & UICollectionView)

How should this be manually tested?

Added new tab bar on example app with a UITableView and UICollectionView

What are the relevant tickets?

#26 UICollectionView support

Screenshots (if appropriate)

Collection Table
Simulator Screen Shot - iPhone X - 2019-05-05 at 15 03 14 Simulator Screen Shot - iPhone X - 2019-05-05 at 15 03 13

@Abel7x Abel7x marked this pull request as ready for review April 26, 2019 20:51
@lojals lojals removed their request for review May 5, 2019 01:36
@lojals lojals added CI New Feature Adding a new feature labels May 5, 2019
@lojals lojals added this to the Release 2.0.0 milestone May 5, 2019
@lojals lojals changed the title UICollectionView Support Added [WIP] UICollectionView Support Added May 5, 2019
@lojals
Copy link
Contributor

lojals commented May 5, 2019

Added [WIP] on title given Snapshot tests are passing, but UICollectionViewController one is wrongly generated.

@lojals lojals changed the title [WIP] UICollectionView Support Added UICollectionView Support Added May 5, 2019
Copy link
Contributor

@alexandercg alexandercg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

@alexandercg alexandercg merged commit 306bb1d into develop May 6, 2019
@alexandercg alexandercg deleted the feature/collectionView_integration branch May 6, 2019 16:50
@lojals lojals mentioned this pull request Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI New Feature Adding a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants