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-complete-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Choose a base ref
...
head repository: github/auto-complete-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.0
Choose a head ref
  • 15 commits
  • 22 files changed
  • 3 contributors

Commits on Feb 6, 2023

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

    brunoprietog committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    0f51cdb View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Fixes #38

    Replaces usages of `document.getElementById` with `container.querySelector`
    augonis authored and keithamus committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b02a30a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f14f04d View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Merge pull request #103 from github/imperative-and-shadow-element-def…

    …initions
    
    Imperative and shadow element definitions
    keithamus authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    f3c8e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f703f29 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #102 from github/add-csp-trusted-types-policy

    add csp trusted types policy
    keithamus authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    ab9a7ba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #94 from brunoprietog/custom-results-aria-label

    Allow to customize the aria-label attribute of the results container
    keithamus authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    9fbf2e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    c0c52ed View commit details
    Browse the repository at this point in the history
  2. add correct test fixture

    keithamus committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e6dea43 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #104 from github/upgrade-to-new-web-component-stan…

    …dards
    
    upgrade to new web component standards
    keithamus authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    224c04c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. upgrade dependencies

    keithamus committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b91ae57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9854936 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa2a262 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #105 from github/upgrade-to-new-web-component-stan…

    …dards
    
    Upgrade to new web component standards
    keithamus authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    ac8710b View commit details
    Browse the repository at this point in the history
Loading