googlearchive / polymer-gestures

84 stars 27 forks source link

Create CustomEvent for better Dart interop #64

Open llamadonica opened 10 years ago

llamadonica commented 10 years ago

Add detail parameters.

All old libraries should work and Dart will pick this up as a CustomEvent with access to a map of details. No handling for the preventTap, but this should help.

addyosmani commented 10 years ago

Thanks for your PR! Before this can be merged, please sign the CLA. See the CONTRIBUTING guide.

ebidel commented 10 years ago

Thanks for signing the CLA!