Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ShadyDOM.attachDom #5487

Merged
merged 8 commits into from
Apr 19, 2019
Merged

Use ShadyDOM.attachDom #5487

merged 8 commits into from
Apr 19, 2019

Commits on Feb 14, 2019

  1. Use ShadyDOM.upgrade

    This is a more optimized way to create and populate a `shadowRoot`.
    Steven Orvell committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    50ba9ce View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Use correct ShadyDOM API: attachDom

    Steven Orvell committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    1aeaa80 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Merge branch 'master' into shadydom-upgrade

    Steven Orvell committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    707a376 View commit details
    Browse the repository at this point in the history
  2. don't depend on attachDom existing.

    Steven Orvell committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    8d7def7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. Use attachShadow({shadyUpgradeFragment})

    Steven Orvell committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    3af9f34 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into shadydom-upgrade

    Steven Orvell committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    dd98569 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Configuration menu
    Copy the full SHA
    4e60395 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. webcomponentsjs 2.2.10

    dfreedm committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    002a431 View commit details
    Browse the repository at this point in the history