Skip to content

improve on-* delegation by introducing control for Polymer-bubbling (as distinct from DOM bubbling) #259

Closed
@sjmiles

Description

For example, polymer-signals has a problem because the signal-notifier events need to be non-bubbling, but non-bubbling events foil the on-* delegation system.

We can have our cake and eat it too if the events bubble in DOM but not during Polymer delegation.

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions