LearnNewsExamplesServices
Frontmatter
id173
titlemanager.DomEvent: bubble events
stateClosed
labels
enhancement
assigneestobiu
createdAtDec 12, 2019, 7:33 PM
updatedAtDec 12, 2019, 7:34 PM
githubUrlhttps://github.com/neomjs/neo/issues/173
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtDec 12, 2019, 7:34 PM

manager.DomEvent: bubble events

tobiu
tobiu commented on Dec 12, 2019, 7:33 PM

this could be a breaking change:

right now, events get stopped once the first component containing the event type gets found. this is ignoring the delegation path, which was not intended.

i will change it so that events do bubble up by default.

tobiu added the enhancement label on Dec 12, 2019, 7:33 PM
tobiu assigned to @tobiu on Dec 12, 2019, 7:33 PM
tobiu referenced in commit 21c924c - "manager.DomEvent: bubble events #173" on Dec 12, 2019, 7:33 PM
tobiu
tobiu Dec 12, 2019, 7:34 PM

pushed

tobiu closed this issue on Dec 12, 2019, 7:34 PM