Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to typeahead.js v0.10.5 #14

Merged
merged 1 commit into from
Aug 26, 2014

Conversation

felixbuenemann
Copy link
Contributor

Obsoletes PR #12, #13.

This version sends less sear queries than v0.10.2. The old version often sends outdated queries, eg. AJAX request for search Abc is still outstanding while result for Abcd has already been received. This was changed in 0.10.3 but broke searches with multiple remote sources, but was fixed in 0.10.4.
0.10.5 only relaxes the jQuery version constraint.

I have tested this gem with search across multiple simultaneos remote sources and prefetch and found no problems.

@yourabi
Copy link
Owner

yourabi commented Aug 20, 2014

Thanks. I'll review and merge in the next few days.

yourabi added a commit that referenced this pull request Aug 26, 2014
@yourabi yourabi merged commit 1dcb8ef into yourabi:master Aug 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants