Thanks to visit codestin.com
Credit goes to github.com

Skip to content
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/auto-check-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 293eea9
Choose a base ref
...
head repository: github/auto-check-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d9807b0
Choose a head ref
  • 19 commits
  • 6 files changed
  • 5 contributors

Commits on Jun 3, 2020

  1. Add return type

    muan committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    0ac1299 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Update reference to custom elements polyfill

    webcomponents/custom-elements polyfill has moved from its own repo to a webcomponents/polyfills
    Blitheness authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    415f9d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from Blitheness/patch-1

    Update reference to custom elements polyfill
    koddsson authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    6eb6198 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    9a9a3ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8235b6f View commit details
    Browse the repository at this point in the history
  3. Use node14 in GitHub actions

    koddsson committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    b7b50c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e81ac9 View commit details
    Browse the repository at this point in the history
  5. Update build and test tools

    koddsson committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    adcc8b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd8732d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #52 from github/update-dependencies

    Update developer dependencies
    koddsson authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    168b7ab View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' of github.com:github/auto-check-element into esli…

    …nt-plugin-custom-elements
    koddsson committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    5ebe3bd View commit details
    Browse the repository at this point in the history
  9. Merge pull request #51 from github/eslint-plugin-custom-elements

    Install and enable `custom-elements` ESLint plugin
    koddsson authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    2310898 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Configuration menu
    Copy the full SHA
    1e5509c View commit details
    Browse the repository at this point in the history
  2. fixes eslint issues

    eroluysal committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    181c88c View commit details
    Browse the repository at this point in the history
  3. changed const name

    eroluysal committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    6f7137a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    a1bf41a View commit details
    Browse the repository at this point in the history
  2. Remove semi-colon

    Kristján Oddsson authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    6827b65 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #54 from eroluysal/main

    added 'csrf-field' optional attribute.
    koddsson authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    95d939d View commit details
    Browse the repository at this point in the history
  4. 5.2.0

    koddsson committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    d9807b0 View commit details
    Browse the repository at this point in the history
Loading