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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webcomponents/webcomponentsjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: webcomponents/webcomponentsjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Choose a head ref
  • 2 commits
  • 12 files changed
  • 1 contributor

Commits on Feb 4, 2019

  1. Update dependencies

    - Shadycss 1.9.0
    - Shadydom 1.4.3
    dfreedm committed Feb 4, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    gaborbernat Bernát Gábor
    Copy the full SHA
    36221ae View commit details
  2. 1.3.1

    dfreedm committed Feb 4, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    81def1f View commit details
Showing with 1,646 additions and 1,776 deletions.
  1. +819 −976 package-lock.json
  2. +4 −4 package.json
  3. +178 −173 webcomponents-hi-sd-ce.js
  4. +1 −1 webcomponents-hi-sd-ce.js.map
  5. +151 −146 webcomponents-hi-sd.js
  6. +1 −1 webcomponents-hi-sd.js.map
  7. +197 −192 webcomponents-lite.js
  8. +1 −1 webcomponents-lite.js.map
  9. +159 −153 webcomponents-sd-ce.js
  10. +1 −1 webcomponents-sd-ce.js.map
  11. +133 −127 webcomponents-sd.js
  12. +1 −1 webcomponents-sd.js.map
Loading