angular-multiselect icon indicating copy to clipboard operation
angular-multiselect copied to clipboard

[NOT MAINTAINED]Native AngularJS multiselect directive

Results 30 angular-multiselect issues
Sort by recently updated
recently updated
newest added

Added option for changing the placeholder value dynamically for each instance

allows this kind of syntax: options="c as names[c] for c in cars" Example: http://plnkr.co/edit/kuazqOFoL16YqhNZsDfT?p=preview

HI, I've had an issue about find the templates after installing your plugin using bower, so I solved this by searching the templates in the path that contains the main...

Hi I'm trying to use the injection, but when I try to multiple select items i get the following error: `c.setclass is not a function` What might be the problem...

take 'em or leave 'em

Hi there, i am trying to make this multiselect with fixed fiters and buttons and scrollable options. i am able to do it but the button size somehow increasing when...

When clicking on an item in a multiselect list, it should be the case we can prevent the hiding of the dropdown list. This allows a user to select several...

We have a lot of JSHint validation issues. It will be great to fix it.

Does it (or can it be modified) to show the select items in multiple columns if space permits ?

enhancement