You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2019. It is now read-only.
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