Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

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 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.

2 participants