Inexorabletash Polyfill Versions Save

JavaScript Polyfills, Shims and More

v0.1.26

7 years ago
  • Handle bind() called on function without prototype
  • URLSearchParams: Correct forEach callback arg order
  • Ensure params are copied by value when cloning an URLSearchParams object

v0.1.25

7 years ago

ParentNode: append(), prepend() ChildNode: before(), after(), replaceWith(), remove()

v0.1.24

7 years ago

DOM: Don't rely on document.body existing when script executes

v0.1.23

7 years ago
  • DOM: Add second argument to DOMTokenList.toggle if necessary
  • Use Unlicense

v0.1.21

7 years ago
  • Keyboard: Update key names (#99)
  • URL: Fix for base resolution (#100)
  • Add Element.prototype.matches() c/o Jack Farley

v0.1.20

8 years ago

Ensures URL statics are copied to polyfill constructor if needed

v0.1.19

8 years ago
  • Fix Reflect.apply()
  • Avoid HTML closing tags inlined in scripts

v0.1.18

8 years ago

v0.1.17

8 years ago
  • fetch: Support credentials option in Request constructor
  • Typed Arrays: Add option to disable indexed getter shimming

v0.1.15

8 years ago

Version bump to get package/bower.json and tags in sync.