This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
v0.1.30
IE8 fixes:
- Make DOM mixins not throw on IE8
- Minify with uglify2's --support-ie8 option to eliminate errors using minified source
- Tweak workaround in Object.getOwnPropertyNames to satisfy IE devtools
Other:
- URLSearchParams iterators should have @@iterator
- Remove unnecessary helpers