Erik Trom
Erik Trom
@st-h - I believe we're going to deprecate this addon - discussion on that is pending here https://github.com/html-next/ember-hammertime/pull/86 (more context available here, @runspired or perhaps myself need to ensure that...
@st-h - np -- also interesting about the hover css state findings u mention, thanks for sharing.
To be honest this was my thinking as well. I could have tried to fix changelog, but it’s very old and I was wondering what other addons are using instead.
Not gonna lie, i just made 3 releases of ember-gestures manually, b/c it broke an app i asked someone to try it on. Thus I made 3 manual tags, 3...
added once by the ast parser, once by the touch-action mixin, fyi i'll maybe take a look but that's the problem fwiw
remove the end of this line (after the `||`) or remove the `onclick` from your code, to clarify why https://github.com/html-next/ember-hammertime/blob/master/addon/mixins/touch-action.js#L12
YMMV is the honest truth - https://bugs.webkit.org/show_bug.cgi?id=150604 I wish i had a better answer than 'it depends' but i don't. Apple does what it wants, based on heuristics, w/o even...
lol its u robert - here, more links: 2013 they said, yay, its fixed: https://developers.google.com/web/updates/2013/12/300ms-tap-delay-gone-away 2018: unresolved bug remains https://bugs.webkit.org/show_bug.cgi?id=151077 anywho
update the yarn.lock file, thanks! also, this is the same pr as https://github.com/html-next/ember-gestures/pull/124 I can merge but not release, so i'll defer to @rwwagner90
> I feel like we should deprecate this package. I don't think it is necessary for modern web development anymore to add fast click hacks I'm not opposed tbh -...