angucomplete
angucomplete copied to clipboard
AngularJS Autocomplete Directive
I performed several changes which I believe improve readability of the code. The API was not changed in any way, it is just internal refactoring. Please let me know whether...
Hi. Is there anyway that I pre-populate the searchStr? In my app, when user search for something she needs to pick other stuff in the search and press the enter....
ngroute
Tried integrating with ngRoute and kept getting Uncaught Error: [$injector:modulerr] http://errors.angularjs.org/1.3.2/$injector/modulerr?p0=sLibrary&p1=Error%3ogleapis.com%2Fajax%2Flibs%2Fangularjs%2F1.3.2%2Fangular.min.js%3A17%3A381) I have no idea why this is caused. Just adding angucomplete to my modules, cause all errors, removing it...
Hello! thanks for this directive. I want to use the remote version of the directive. But, i can't put function directly in remote-url and remote-url-data-field attributes because in backend, i...
When I type the input in the search box, there is no dropdown showing the message "Searching" or "Result not found". Only until I add a space would would the...
add events
Adding selected event event name "angucomplete-selected"
I didn't found the usage for jquery dependency in your bower.json. Where did you use? https://github.com/darylrowland/angucomplete/blob/master/bower.json#L26
Please bump version to download with bower.
fixes issue #70