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

Initial commit of custom-elements-scoped proof-of-concept #383

Merged
merged 15 commits into from
Jan 26, 2021

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    80e85a1 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG stub

    kevinpschaaf committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    e8b24c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

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

Commits on Dec 10, 2020

  1. Updates based on review

    kevinpschaaf committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    688044f View commit details
    Browse the repository at this point in the history
  2. Use optional chaining

    kevinpschaaf committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    e407702 View commit details
    Browse the repository at this point in the history
  3. Fix lint warnings

    kevinpschaaf committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    03ec6a2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #399 from manolakis/custom-elements-scoped-test

    test: add unit test to custom-elements-scoped
    kevinpschaaf authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    b5b40c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd4549e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc82696 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    kevinpschaaf committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    825dc92 View commit details
    Browse the repository at this point in the history
  8. Configure lint

    kevinpschaaf committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    05e7d3e View commit details
    Browse the repository at this point in the history
  9. Fix npm run test

    kevinpschaaf committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    81208cb View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

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

Commits on Jan 26, 2021

  1. Merge pull request #412 from manolakis/refactor_test

    test: make test intention clearer
    kevinpschaaf authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    054896f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    kevinpschaaf authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    d764a89 View commit details
    Browse the repository at this point in the history