Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

v.7.18

Compare
Choose a tag to compare
@addyosmani addyosmani released this 23 Nov 11:52
· 678 commits to master since this release

Releases patch release v0.7.18

A list of changes since the last release can be found here.

  • Upgrade templates when performing the CustomElements treewalk. This calls querySelectorAll less frequently while still upgrading templates before custom elements upgrade.
  • Make sure preventDefault can be called multiple times. Improves interop between libraries using wc.js and IE
  • Fixes a regression where IE's preventDefault is only right during event dispatch

To install this release from npm:

$ npm install webcomponents.js