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: v0.0.4
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: v0.0.5
Choose a head ref
  • 14 commits
  • 12 files changed
  • 5 contributors

Commits on Oct 21, 2021

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

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    40f76c2 View commit details
    Browse the repository at this point in the history
  2. fix: 🐛 Cross reference no-customized-built-in-elements with builtInTa…

    …gMap
    
    This may change the actual (not expected) behavior of no-customized-built-in-elements in slight ways
    mbullington committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    216df45 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Merge pull request #39 from mbullington/built-in-elements-cross-ref

    Limit `no-customized-built-in-elements` to built ins
    koddsson authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    7bed82c View commit details
    Browse the repository at this point in the history
  2. Update lib/rules/extends-correct-class.js

    This works great! I'll pull down and update the unit tests.
    
    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    mbullington and keithamus authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    85b171d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7964ca3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Update comment.

    Kristján Oddsson authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    4cbe40f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from mbullington/allowed-super-names

    Add option allowedSuperNames for `extends-correct-class`
    koddsson authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    2c45bb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    660d3cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a6d626 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    aefc045 View commit details
    Browse the repository at this point in the history
  2. Update CODEOWNERS

    koddsson authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    4f8d378 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Merge pull request #43 from github/allow-logical-expression-in-if-sta…

    …tement
    
    Allow logical expression in if statement
    koddsson authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    1da2c6c View commit details
    Browse the repository at this point in the history
  2. 0.0.5

    actions-user committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    c001743 View commit details
    Browse the repository at this point in the history
Loading