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

Autocomplete improvements & added functionality (Ability to use "StartsWith" instead of "Contains") #4919

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shaylevi2
Copy link

Changes:

  • Ability to use autocomplete with "StartsWith" instead of "Contains" (also in chips module and any other auto-complete module)
  • Ability to include full-match in the autocomplete results (also in chips module and any other auto-complete module)

@shaylevi2 shaylevi2 changed the title Ability to use autocomplete with "StartsWith" instead of "Contains" Autocomplete improvements & added functionality Jun 30, 2017
@shaylevi2 shaylevi2 changed the title Autocomplete improvements & added functionality Autocomplete improvements & added functionality (Ability to use chips autocomplete with "StartsWith" instead of "Contains") Jun 30, 2017
@shaylevi2 shaylevi2 changed the title Autocomplete improvements & added functionality (Ability to use chips autocomplete with "StartsWith" instead of "Contains") Autocomplete improvements & added functionality (Ability to use "StartsWith" instead of "Contains") Jun 30, 2017
@acburst
Copy link
Collaborator

acburst commented Jul 6, 2017

If you want to add an option you should make sure it has a default value as well. And add it to the docs.

@shaylevi2
Copy link
Author

shaylevi2 commented Jul 6, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants