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

Enable selective automatic stop propagation. #18

Merged
merged 1 commit into from
Oct 21, 2015

Conversation

cdata
Copy link
Contributor

@cdata cdata commented Oct 20, 2015

This is supported now via a stop-keyboard-event-propagation boolean
attribute on any implementing elements.

Fixes #17

@@ -255,6 +255,11 @@
}
},

stopKeyboardEventPropagation: {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a doc!

@notwaldorf
Copy link
Contributor

lgtm but needs a doc! 💊 :)

This is supported now via a `stop-keyboard-event-propagation` boolean
attribute on any implementing elements.

Fixes #17
@cdata cdata force-pushed the enable-selective-stop-propagation branch from b123b20 to 5093feb Compare October 21, 2015 05:44
cdata added a commit that referenced this pull request Oct 21, 2015
…pagation

Enable selective automatic stop propagation.
@cdata cdata merged commit f271e5a into master Oct 21, 2015
@cdata cdata deleted the enable-selective-stop-propagation branch October 21, 2015 05:45
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.

None yet

2 participants