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

add isActive $emit events #7

Merged
merged 1 commit into from
Nov 20, 2018
Merged

add isActive $emit events #7

merged 1 commit into from
Nov 20, 2018

Conversation

simllll
Copy link
Contributor

@simllll simllll commented Nov 14, 2018

This helps to detect if the component is currently using the "swipe"-gestures.

We are using this to prevent another swipe gesture to switch to another tab page.

This helps to detect if the component is currently using the "swipe"-gestures.

We need this to stop another swipe gesture to prevent switching to another tab page.
@nanov nanov merged commit 55e7e97 into eCollect:master Nov 20, 2018
@nanov
Copy link
Member

nanov commented Nov 20, 2018

Sorry for the long delay. Thank you for your valuable contribution.

I've just modified the event name ( isActive -> active ) and added the same event to the SwipeList component.

Landed in 1.0.9.

@simllll
Copy link
Contributor Author

simllll commented Nov 20, 2018

Nice, thanks a lot for your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants