angular-auto-complete
angular-auto-complete copied to clipboard
AngularJS auto complete plugin
Hi I want to use _e_ argument in **data** function like **itemSelected**. Is it possible? ``` itemSelected: function (e, callBack) { var index = $($(this)[0]).data("index"); }, ```
I would like to ask if you have tried or this plugin supports nested http.get call within the data: function? if yes, can you provide a sample? ex. data: function...
CSS is too specific, it's overkill. It is enough to simply use classes. Or even better, use [BEM](http://getbem.com/). ### Current: **bad** ``` div.auto-complete-container ul.auto-complete-results li.auto-complete-item {} ``` ### Proposal 1:...
bower install angular-auto-complete bower EINVRES Request to https://bower.herokuapp.com/packages/angular-auto-complete failed with 502