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

Passthrough lifecycle (depends on PR#352) #353

Merged
merged 2 commits into from
Feb 5, 2019

Conversation

lincolnthree
Copy link
Contributor

This PR exposes the option to pass-through lifecycle events to child tabs via ViewController when the SuperTabs component experiences them.

Allows you to trigger ionViewDidEnter, etc, when the page containing the SuperTabs component is entered (otherwise the active tab has no idea it is now visible and should be, for example, refreshed -- of ChangeDetector is detached, or etc.)

Depends on: #352

@lincolnthree
Copy link
Contributor Author

This only depends on prior PRs because I didn't go the extra step to separate the features/commits. Busy here :) They can be split if necessary, if you choose not to merge some/all of them.

@ihadeed ihadeed merged commit 65e38ff into zyra:master Feb 5, 2019
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.

3 participants