ui-select2 icon indicating copy to clipboard operation
ui-select2 copied to clipboard

AngularJS wrapper for select2 (deprecated, use angular-ui/ui-select)

Results 100 ui-select2 issues
Sort by recently updated
recently updated
newest added

I'm having trouble using ui-select2 in a custom directive with an isolate scope. I am getting this error: ``` query function not defined for Select2 ... ``` My select2 options...

I updated my select2 of the angular-ui to the latest version and encountered the problem of not finding update for the remaining files of the angular-ui, one of them being...

I found a bug when I change model from java script classes ng-valid, ng-invalid and etc not updates

When executing a search on the npm site or via `npm search` for "angular-ui-select2" I get nothing. We can find it in bower but for some reason in my organization...

in order to work with the latest node version and get a green build

Hi, I would like to know if you intend to release a new version. I'm using Bower and I need the 'simple_tags` feature, which is not implemented in 0.0.2. Thanks!

I have multiple select2s on one page. All do the same ajax call, but with one different parameter. So, it would be nice, to have only one controller for all...

Hi, ui-select2 I use famfamfam class like flags in my project, actually the famfamfam class has a great funcionallity, but when i try to put the flag css class no...

When using angular to template the drop down items, formatResult does not update according to the custom attribute. Here is a plunker that illustrates the issue: http://plnkr.co/edit/d0LxuhzdQh7hMdzOoxpr?p=preview