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

Allow Enable/Disable Scrolling #42

Merged
merged 8 commits into from
Aug 1, 2019
Merged

Allow Enable/Disable Scrolling #42

merged 8 commits into from
Aug 1, 2019

Conversation

lojals
Copy link
Contributor

@lojals lojals commented Aug 1, 2019

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

Sometimes users want to disable scrolling on the Empty States. Some other times they want to enable to activate pull to refresh and so on.
This PR provides a new way to handle that setting.

Where should the reviewer start?

  • WLEmptyState/Classes/Protocols/WLEmptyStateDelegate.swift

How should this be manually tested?

  • Run the tests.

Questions

N/A

@lojals lojals added bug Something isn't working enhancement New feature or request New Feature Adding a new feature labels Aug 1, 2019
@lojals lojals self-assigned this Aug 1, 2019
@lojals lojals requested a review from Abel7x August 1, 2019 20:41
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:

Copy link
Contributor

@squallone squallone left a comment

Choose a reason for hiding this comment

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

Great job, I left some comments :)

Example/Tests/UICollectionViewMocks.swift Outdated Show resolved Hide resolved
@squallone squallone self-requested a review August 1, 2019 21:58
Copy link
Contributor

@squallone squallone left a comment

Choose a reason for hiding this comment

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

LGTM

@lojals lojals merged commit d2cd0f6 into develop Aug 1, 2019
@lojals lojals deleted the feature/allow-scrolling branch August 1, 2019 22:37
@lojals lojals mentioned this pull request Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request New Feature Adding a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants