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

Vedatkilic custom object #331

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

Vedatkilic custom object #331

wants to merge 3 commits into from

Conversation

vedatkilic
Copy link

Custom object support added. Initiliziation with

  • and elements are removed and an items option are added for initialization.

  • Tag-it.js does not support custom js object and jquery autocomplete object. It shows always value of autocomplete object. I think that is wrong. It shows label of object and it is unnecessary to support default values with input and li elements. An option parameter with name items can be used as default values and custom object can be used owing to this.
    Custom object support added.
    Object properties can be determined with itemLabel and itemValue options parameters.
    Default tag-it support with <li> and input[value] are removed and and items option is set.
    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.

    1 participant