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

Make tag-it options all passable to the autocomplete function #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

glacialspring
Copy link

This allows more control over the autocomplete action, perhaps passing {source: url} instead of {availableTags: array} (though availableTags still compatible), and can specify other options such as minLength before recognition starts.

@aehlke
Copy link
Collaborator

aehlke commented Nov 23, 2012

This is what I'm planning on doing, thanks, but I'd rather the autocomplete options be a nested dict inside the options, rather than passing all of our options over to autocomplete.

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