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: twitter/typeahead.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: twitter/typeahead.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: integration-0.11.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 11 files changed
  • 4 contributors

Commits on Apr 27, 2015

  1. Bloodhound optionally indexes/matches remote data

    charlotte-miller authored and Jake Harding committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    5b70c60 View commit details
    Browse the repository at this point in the history
  2. Make indexing remote a top-level option

    Jake Harding committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    f885f48 View commit details
    Browse the repository at this point in the history
  3. Register as an anonymous AMD module

    evverx authored and Jake Harding committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    212fe89 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/1148-index-remote' into integrat…

    …ion-0.11.2
    Jake Harding committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    4fe2a34 View commit details
    Browse the repository at this point in the history
  5. Scroll menu to top on open

    Jake Harding committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    04f1d66 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2015

  1. Merge pull request #1192 from jharding/1102-scroll-top-open

    Scroll menu to top on open
    jharding committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    b2b588d View commit details
    Browse the repository at this point in the history
  2. Coerce val to string when set through API

    Jake Harding committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    c58519e View commit details
    Browse the repository at this point in the history
  3. Fix bad async suggestions rendering logic

    Jake Harding committed Apr 28, 2015
    3 Configuration menu
    Copy the full SHA
    173b4b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2015

  1. Merge pull request #1199 from jharding/1163-val-undefined

    Coerce val to string when set through API
    jharding committed Apr 29, 2015
    Configuration menu
    Copy the full SHA
    e2d9608 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1200 from jharding/1185-bad-async-logic

    Fix bad async suggestions rendering logic
    jharding committed Apr 29, 2015
    1 Configuration menu
    Copy the full SHA
    312d481 View commit details
    Browse the repository at this point in the history
Loading