Chris Ferdinandi
Chris Ferdinandi
@dineshduggal - I manage a fork of Swipe, but don't have a Windows phone in my testing kit yet. What's the behavior of the current implementation of Swipe on a...
@dineshduggal - I don't have a Windows phone so I can't test this, but does `X-UA-Compatible` with the latest version of IE work (versus IE8 in the original file)? ```...
@tfnsw-spatial Nope. @thebird has abandoned this one. Haven't seen any updates or movement here in over a year. You might want to take a look at https://github.com/dimsemenov/PhotoSwipe.
@lyfeyaj Nice! I'd been doing the same thing for a while, but I just don't have the energy for it anymore. Glad some other folks are taking this on.
I don't know why this hasn't been merged yet. Not only did it fix the iOS crash issue, but it results in dramatically improved performance on desktop devices as well....
I like that you've added a `transitionEnd` call to the API. VERY useful. I've got the basic version of Swipe going on http://tonyluong.com, with this performance fix added and left/right...
Would love this as well.
This feels like a step backwards to me. ES6 means transpilers or polyfills become required for broader browser coverage. Right now you could start using this with an inline ``...
I'm not advocating coffee script. I'm a vanilla JS evangelist. I'm simply arguing for ES5 until ES6 has broader support. What advantage does ES6 bring to the script?
Afterthought: I realize the responses to my comments are driven by this being an issue about CoffeeScript. When I first read it, I missed the part about CoffeeScript and assumed...