jquery-archive / PEP

Pointer Events Polyfill: a unified event system for the web platform
https://www.w3.org/TR/pointerevents/
Other
1.67k stars 160 forks source link

Removed breaking arrow function #381

Closed marlonmarcello closed 5 years ago

marlonmarcello commented 5 years ago

Arrow functions don't work on IE and older browsers, this was breaking implementation.

jsf-clabot commented 5 years ago

CLA assistant check
All committers have signed the CLA.

marlonmarcello commented 5 years ago

CI is failing but seems to be completely unrelated to this commit.

drcmda commented 5 years ago

pepjs@0.5.1

marlonmarcello commented 5 years ago

@drcmda version 0.5.1 on NPM is still broken. The compiled file inside /dist/ wasn't rebuilt before publishing it.

drcmda commented 5 years ago

rebuilt it, but maybe they should just open npm to all contributors - i don't plan to maintain this lib , i also just needed a feature to come through quick 😅

marlonmarcello commented 5 years ago

I am right there with you man, thanks for rebuilding it!