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: Pixabay/JavaScript-autoComplete
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: stephanmahieu/JavaScript-autoComplete
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 4 files changed
  • 1 contributor

Commits on Oct 13, 2017

  1. Configuration menu
    Copy the full SHA
    c88a5c9 View commit details
    Browse the repository at this point in the history
  2. Add touchstart event

    stephanmahieu committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    3fe5ec3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99ee14c View commit details
    Browse the repository at this point in the history
  4. Use classList

    stephanmahieu committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    7784b05 View commit details
    Browse the repository at this point in the history
  5. Variable rename

    stephanmahieu committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    1322802 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cedc65a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. Configuration menu
    Copy the full SHA
    dd05232 View commit details
    Browse the repository at this point in the history
  2. Ecmacript6, minWidth as option, variables renamed, ditch multibrowser…

    … (firefox and chrome only)
    stephanmahieu committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    23dbce9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae1f9c4 View commit details
    Browse the repository at this point in the history
  4. Styling

    stephanmahieu committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    81b66f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Change version to v1.1.0

    Revert to using 'off' as attribute value for disabling autocomplete
    Added element parameter to suggest method
    Removed alternative module support
    stephanmahieu committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    c8c684e View commit details
    Browse the repository at this point in the history
  2. Convert to class

    stephanmahieu committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    bed84a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

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

    stephanmahieu committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    3e4c356 View commit details
    Browse the repository at this point in the history
  3. Mimic key/mouse-handling of standard Firefox autocomplete, remove mou…

    …sedown eventhandler in destroy method
    stephanmahieu committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    1f84f10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f87db92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be8a3b6 View commit details
    Browse the repository at this point in the history
  6. Styling

    stephanmahieu committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    457618c View commit details
    Browse the repository at this point in the history
  7. Update changelog

    stephanmahieu committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    26461a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

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