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

Add an option to remote object called 'handler' to allow custom functions for remote #556

Closed
wants to merge 6 commits into from

Conversation

cusspvz
Copy link

@cusspvz cusspvz commented Dec 12, 2013

We added this because some users can have their own communication handlers, like we do.

Developer can do .typeahead({ remote: function( query, cb ){ ... } }) as well.

@jharding
Copy link
Contributor

Thanks for the pull request, but I've already implemented this sort of functionality in my v0.10 branch.

@jharding jharding closed this Dec 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants