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

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

Closed
sjmiles opened this issue Aug 27, 2013 · 1 comment
Assignees

Comments

@sjmiles
Copy link
Contributor

sjmiles commented Aug 27, 2013

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.

@sjmiles
Copy link
Contributor Author

sjmiles commented Aug 18, 2014

This issue is old and the concept of polymer delegation is currently deceased (although there is periodic talk of reincarnation). Closing.

@sjmiles sjmiles closed this as completed Aug 18, 2014
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

No branches or pull requests

2 participants