Skip to content
This repository was archived by the owner on Sep 18, 2023. 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: github/eslint-plugin-custom-elements
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fd5b0f1
Choose a base ref
...
head repository: github/eslint-plugin-custom-elements
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3dea2fb
Choose a head ref
  • 14 commits
  • 45 files changed
  • 4 contributors

Commits on Feb 28, 2022

  1. Add a .devcontainer

    Co-authored-by: Ned Schwartz <ned@theinterned.net>
    koddsson and theinterned committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    a846057 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    2d2bd41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from khiga8/kh-fix-recommendation

    Removal of conflicting rec
    koddsson authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    b9b5689 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Merge pull request #41 from github/node-16-in-codespaces

    Add a .devcontainer
    keithamus authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    6cd9dbc View commit details
    Browse the repository at this point in the history
  2. upgrade all dependencies

    keithamus committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    3224bef View commit details
    Browse the repository at this point in the history
  3. prettier

    keithamus committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    6c603fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f159c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    3453ad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c61b98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afcdf55 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #51 from github/allow-defining-custom-elements-in-…

    …a-try-catch
    
    allow defining custom elements in a try/catch
    keithamus authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    6c96800 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #53 from github/relax-extends-correct-class-rule-f…

    …or-imports
    
    relax extends-correct-class rule for imports
    keithamus authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    bc5734f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #50 from github/allow-exporting-of-event-sublcasse…

    …s-alongside-custom-elements
    
    allow exporting of Event sublcasses alongside custom elements
    keithamus authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    3dea2fb View commit details
    Browse the repository at this point in the history
Loading