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: devbridge/jQuery-Autocomplete
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: macool/jQuery-Autocomplete
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 4, 2014

  1. added keyPath option and updated readme

    keyPath option specifies the key in the response where the results are.
    Also added a little usage example on readme
    macool committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    b445ec6 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2014

  1. beginning specs of valueKey

    macool committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    0a8cde5 View commit details
    Browse the repository at this point in the history
  2. typo

    macool committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    988cc5f View commit details
    Browse the repository at this point in the history
  3. fixed test

    macool committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    a074f50 View commit details
    Browse the repository at this point in the history
  4. implemented valueKey

    macool committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    6272ce2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f37632e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop'

    macool committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    9bfb4b0 View commit details
    Browse the repository at this point in the history
  7. bugfix

    macool committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    06f0902 View commit details
    Browse the repository at this point in the history
  8. bugfix

    macool committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    50b2c32 View commit details
    Browse the repository at this point in the history
Loading