googlearchive / polymer-gestures

84 stars 28 forks source link

Create CustomEvent for better Dart interop #64

Open llamadonica opened 9 years ago

llamadonica commented 9 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 9 years ago

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

ebidel commented 9 years ago

Thanks for signing the CLA!