Collaborne / paper-search

A Material Design search bar (Polymer)
https://www.webcomponents.org/element/Collaborne/paper-search
Apache License 2.0
51 stars 29 forks source link

Allow imperative binding of events, and/or some common events #11

Open avdaredevil opened 8 years ago

avdaredevil commented 8 years ago

It would be very useful to have events fired when:

Additionally it would be very useful to have a notifies, readonly property for the input element. And a method to imperatively attach event callbacks like paper-input.

ronnyroeller commented 8 years ago

@avdaredevil - Sounds like a good idea. Feel free to provide a PR if you want to get it merged.

avdaredevil commented 8 years ago

@ronnyroeller I'd love to, but I'm going to be a bit swamped for the next few months... I'll leave it open in case someone else finds this issue useful enough to make the PR.

Thanks!