acute-select
acute-select copied to clipboard
Dropdown List Component for AngularJS - NO LONGER UNDER ACTIVE DEVELOPMENT
I am trying to get this working with my project but I am having trouble. I have copied and pasted your example code into my project and I am getting...
the model is updated after ac-change runs !! I don't know how to fix it?
When i provide data by using promise, dropdown does not get populated. here is my code ContactDBService.select().then(function (result) { $scope.colours = [ { name: 'black', id: 0 }, { name:...
How can i make view change accordingly when updating model of scope?
My page is working just fine and it becomes empty when I include the acute.select module. No errors in the Console or on the Net tab.
Hi John, Whenever I expand the dropdown it seems to be opening twice. I'm using angularjs version 1.3.3.
Hello John. I'm using your control on my page. Thanks for it, it very nice. I've faced the problem and want to report about it: changing itemHeight has no effect....
Hi If you have the select with a list of items. If you make any dynamic changes to the page and reload the data, so the changes show on page,...
Template for directive 'acSelect' must have exactly one root element. /acute.select/acute.select.htm
I am getting this error , and i really need to use the ac-key feature of this plugin, please reply
There is a bower package for this repository?