yola / classlist-polyfill

Cross-browser element.classList
The Unlicense
57 stars 22 forks source link

No normalization of add/remove/toggle in IE10 and IE11 #2

Closed mhubenthal closed 7 years ago

mhubenthal commented 7 years ago

This is a bug carried over from the eligrey/classList.js repository. Here's a good summary of the issue: https://github.com/eligrey/classList.js/issues/44

beck commented 7 years ago

This should be fixed: https://github.com/eligrey/classList.js/pull/57

And is published: https://github.com/yola/classlist-polyfill/releases/tag/1.2.0