Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 336 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 336 Bytes

=== 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.