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

Fixes #190 #213

Merged
merged 5 commits into from
Mar 6, 2018
Merged

Fixes #190 #213

merged 5 commits into from
Mar 6, 2018

Conversation

sorvell
Copy link
Contributor

@sorvell sorvell commented Feb 9, 2018

Event listeners can now be removed from shadowRoot's. The issue here was that the listener data was being stored for the host element (which proxies the event) and not the shadowRoot itself.

Reference Issue

Event listeners can now be removed from shadowRoot's. The issue here was that the listener data was being stored for the host element (which proxies the event) and not the shadowRoot itself.
@sorvell sorvell requested a review from dfreedm February 9, 2018 23:58
@sorvell sorvell merged commit 7d8b60e into master Mar 6, 2018
@sorvell sorvell deleted the fix-190 branch March 6, 2018 19:20
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.

3 participants