This repository has been archived by the owner on Sep 20, 2019. It is now read-only.
v.7.18
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