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

Added Remote Query Support #44

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

Conversation

rionmonster
Copy link

Added Remote Query Support via a remote property; Included remote.html as an example.

Added a check for the `remote` property on the available options for
Mention.js, which will accept a URL and will query that specific URL to
retrieve the typeahead contents.
Added Demo Page for Remote Testing; Included Remote Usage Example
Added Support for an optional `items` top level property in the callback
data (e.g. the collection being returned can simply be an array of
objects like `data` or one with a top-level element called `items` that
houses an array)
Added Remote Querying Summary in README.md
Ensured we didn't forget about `data-id`
@vijaythecoder
Copy link

works great but still its querying for everything I type, despite of @ symbol , any help on that please? Thanks in advance @rionmonster

@sergiq
Copy link

sergiq commented Oct 25, 2017

Hi guys, Do you plan to merge this branch? best!

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.

3 participants