Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Zf reveal destroy #27

Merged
merged 2 commits into from
Jun 21, 2016
Merged

Zf reveal destroy #27

merged 2 commits into from
Jun 21, 2016

Conversation

GCheung55
Copy link
Collaborator

@GCheung55 GCheung55 commented Jun 20, 2016

Fix willDestroyElement typo. It was preventing the shutdown method from being triggered.
Add zf-reveal test.
Fixed zf-slider test failure caused by willDestroyElementfix. The slider would ge removed from DOM at the end of the test and foundation's code triggers event handlers async in the Slider plugin, which is expecting the slider element and Slider instance to continue existing.

Fixes #26

Garrick added 2 commits June 19, 2016 17:56
Adjust the slider test to be async, otherwise foundation will throw errors because there are async event handlers triggered in their code.
@GCheung55
Copy link
Collaborator Author

@acoustep Anything I need to do to move on this PR?

@acoustep acoustep merged commit f674cf1 into acoustep:master Jun 21, 2016
@acoustep
Copy link
Owner

Sorry, I've only just seen this. Thank you for the fix!

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

Successfully merging this pull request may close these issues.

zf-reveal should destroy the overlay when component is destroyed.
2 participants