JustGoscha / allmighty-autocomplete

Simple to use autocomplete directive in a module for AngularJs!
MIT License
392 stars 232 forks source link

option to disable automatic suggestion filtering #67

Open daniel-ivanco opened 9 years ago

daniel-ivanco commented 9 years ago

Hello, i'd like to ask if there will be possibility to disable filtering of autocomplete suggestions. I mean when I type for exampple "physics" but I populate the suggestions "data" with terms not containing exact string "physics", these are not visible despite the fact the "data" are populated with them. Thanks, Daniel

bwyss commented 9 years ago

+1

lienbcn commented 9 years ago

https://github.com/JustGoscha/allmighty-autocomplete/pull/78