You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2021. It is now read-only.
We've discussed in the past that we want to support IE8+, but aren't tracking that anywhere. Accordingly I have no idea what issues we have to deal with and what plans we already made.
As far as I know, one idea was to build a pep-jquery.js that would replace (some of) the event dispatching code with the event abstraction for jQuery. That would bring support for attachEvent without adding a lot of overhead (assuming jQuery is required anyway).
Would be great to update this with more details, for anyone interested in working on this.