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

🚀♻️ Custom Elements V1 Polyfill #17205

Merged
merged 28 commits into from
Aug 3, 2018

Commits on Aug 1, 2018

  1. tmp

    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    8b525a7 View commit details
    Browse the repository at this point in the history
  2. Fixes

    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    94d836a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f09eebf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6f0c7e View commit details
    Browse the repository at this point in the history
  5. Install in child win

    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    ad2c0eb View commit details
    Browse the repository at this point in the history
  6. Fix

    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    68cf92f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01d7530 View commit details
    Browse the repository at this point in the history
  8. Rename file

    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    70a70ff View commit details
    Browse the repository at this point in the history
  9. Fix types

    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    dc51611 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f821d00 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    35ebc6d View commit details
    Browse the repository at this point in the history
  12. Fix comment

    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    b5072fc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    16ac093 View commit details
    Browse the repository at this point in the history
  14. Fix build system

    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    6b7a687 View commit details
    Browse the repository at this point in the history
  15. Bump build size

    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    ba171aa View commit details
    Browse the repository at this point in the history
  16. tmp

    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    eaf7422 View commit details
    Browse the repository at this point in the history
  17. Copious comments

    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    873f0b0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    81da198 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e3eeafe View commit details
    Browse the repository at this point in the history
  20. Remove unused code

    Though I was collecting `connectedCallback` and `disconnectedCallback`, I wan't actually using these values. I was calling them directly off the prototye intead.
    
    While not spec compliant, it's good enough. It also saves bytes.
    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    72ab68f View commit details
    Browse the repository at this point in the history
  21. Add todos

    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    50660bb View commit details
    Browse the repository at this point in the history
  22. Fix describes

    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    6a7477b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ecab91f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f46cee0 View commit details
    Browse the repository at this point in the history
  25. Review comments

    jridgewell committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    036cf0d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Use V1 in tests

    jridgewell committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    4d47bff View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Configuration menu
    Copy the full SHA
    005637d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6653195 View commit details
    Browse the repository at this point in the history