UNPKG

dom-shims

Version:

Shims / polyfills for simple DOM API's missing in not-so-modern browsers.

24 lines (13 loc) 336 B
=== HEAD === 0.1.4 * Fix CustomEvent in strict mode. === 0.1.3 * Fix classList.toggle in IE 10/11. === 0.1.2 * Remove use of defineProperty in lib/DOMTokenList. * Support Closure-syntax type annotations. * Fix bug in Element.prototype.remove. === 0.1.1 * Fix `classList` shim in Firefox and IE 9. === 0.1.0 * Initial release.