This repository has been archived by the owner on Sep 20, 2019. It is now read-only.
Releases: webcomponents/webcomponentsjs
Releases · webcomponents/webcomponentsjs
v1.0.0-rc.9
[skip-ci] Update tag: 1.0.0-rc.9
v1.0.0-rc.4
Use tagged dependencies
First pre-release of the Web Components v1 polyfill
v1.0.0-rc.1 Update build artifacts
Stable Release v0.7.24
release v0.7.24
Stable Release v0.7.23
release v0.7.23
v0.7.22
v0.7.21
v0.7.20
v0.7.19
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