Closed wongpeiyi closed 8 years ago
@wongpeiyi I believe this is 👍 but needs rebased.
@runspired thanks, rebased and updated readme
@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.
touchActionSelectors
['button', 'input', 'a', 'textarea']
touchActionProperties
'touch-action: manipulation; -ms-touch-action: manipulation; cursor: pointer;'
Config for AST walkers is defined in config/environment.js in an
EmberHammertime
objectEmber Components can override
touchActionSelectors
ortouchActionProperties
on the component or mixin directly