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: fix-broken-examples
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: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 7 files changed
  • 7 contributors

Commits on Dec 20, 2024

  1. Merge pull request #78 from github/fix-broken-examples

    reference CDN in examples
    joelhawksley authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    77df846 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

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

    Co-authored-by: Copilot <[email protected]>
    sutterj and Copilot authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    ca09d3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46e0a05 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Merge pull request #79 from github/manual-validation-trigger

    Add manual validation trigger
    camertron authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    c5f9802 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Bump esbuild from 0.17.17 to 0.25.0 in the npm_and_yarn group

    Bumps the npm_and_yarn group with 1 update: [esbuild](https://github.com/evanw/esbuild).
    
    
    Updates `esbuild` from 0.17.17 to 0.25.0
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
    - [Commits](evanw/esbuild@v0.17.17...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    c4380f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80 from github/dependabot/npm_and_yarn/npm_and_ya…

    …rn-392d5e510b
    
    Bump esbuild from 0.17.17 to 0.25.0 in the npm_and_yarn group
    TylerJDev authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    6122d20 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

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

Commits on Mar 24, 2025

  1. Merge pull request #81 from github/validate-on-blur-breaking

    [BREAKING] Align behavior with Primer guidance by default
    joelhawksley authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    bbe05d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [tar-fs](https://github.com/mafintosh/tar-fs).
    
    
    Updates `esbuild` from 0.25.0 to 0.25.1
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.25.0...v0.25.1)
    
    Updates `tar-fs` from 3.0.6 to 3.0.8
    - [Commits](mafintosh/tar-fs@v3.0.6...v3.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: tar-fs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    c87a873 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Merge pull request #82 from github/dependabot/npm_and_yarn/npm_and_ya…

    …rn-bd7b208d07
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    francinelucca authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    7fd32b1 View commit details
    Browse the repository at this point in the history
  2. Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [koa](https://github.com/koajs/koa).
    
    
    Updates `esbuild` from 0.25.1 to 0.25.2
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.25.1...v0.25.2)
    
    Updates `koa` from 2.14.2 to 2.16.1
    - [Release notes](https://github.com/koajs/koa/releases)
    - [Changelog](https://github.com/koajs/koa/blob/master/History.md)
    - [Commits](koajs/koa@2.14.2...v2.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-version: 0.25.2
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: koa
      dependency-version: 2.16.1
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    02aeeda View commit details
    Browse the repository at this point in the history
  3. Merge pull request #83 from github/dependabot/npm_and_yarn/npm_and_ya…

    …rn-73c17b8829
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    francinelucca authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    6dcd23e View commit details
    Browse the repository at this point in the history
Loading