html-next / ember-hammertime

TouchAction (aka "fastclick") Support for Ember Applications
MIT License
56 stars 23 forks source link

Expose configuration options #13

Closed wongpeiyi closed 8 years ago

wongpeiyi commented 8 years ago
touchActionSelectors

Config for AST walkers is defined in config/environment.js in an EmberHammertime object

Ember Components can override touchActionSelectors or touchActionProperties on the component or mixin directly

runspired commented 8 years ago

@wongpeiyi I believe this is 👍 but needs rebased.

wongpeiyi commented 8 years ago

@runspired thanks, rebased and updated readme

runspired commented 8 years ago

@wongpeiyi :/ uncertain why this still has conflicts, I must have merged something. I'm going to do a release tonight, so if you haven't had time to rebase by then I'll make sure to.