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

Apply init/destroy EventListeners feature to modal component #602

Merged
merged 2 commits into from May 29, 2021

Conversation

sebnitu
Copy link
Owner

@sebnitu sebnitu commented May 29, 2021

Problem

We should apply the same initEventListeners() and destroyEventListeners() feature that was added for the drawer component to modals.

Solution

This PR adds the eventListeners option to the modal component along with the initEventListeners() and destroyEventListeners() methods to the API.

@sebnitu sebnitu changed the title Add event feature modal Apply init/destroy EventListeners feature to modal component May 29, 2021
@sebnitu sebnitu merged commit d0766d9 into master May 29, 2021
@sebnitu sebnitu deleted the add-event-feature-modal branch May 29, 2021 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant