Famous / famous-angular

Bring structure to your Famo.us apps with the power of AngularJS. Famo.us/Angular integrates seamlessly with existing Angular and Famo.us apps.
https://famo.us/angular
Mozilla Public License 2.0
1.92k stars 275 forks source link

feat: ngClick adds touch and mouse event listeners on fa-surface #163

Closed rajatkhanna82 closed 10 years ago

rajatkhanna82 commented 10 years ago

Wrapped ngClick to add touch and mouse events on fa-surface also wrapped other input events like dblclick, mousedown, mouseup, mouseover, mouseout, mousemove, mouseenter, mouseleave, keydown, keyup, keypress to work with fa-surface.

zackbrown commented 10 years ago

nice work, thank you!