ui-select
ui-select copied to clipboard
AngularJS-native version of Select2 and Selectize
I want to limit the tag creation for string with length < 2 but I always get this error: Uncaught TypeError: Cannot create property 'isTag' on string this is the...
The file common.css is missing a closing bracket near the selector ".ui-select-bootstrap .ui-select-choices". This breaks each css file that includes the ui-select css. https://github.com/angular-ui/ui-select/blob/d8fed304ab7f7f8dfde1e8424ee2a572e31c7488/src/common.css#L309
Closes #2162
mouse movement changes the active index in choice list Addresses #2160
### Bug description: In the current version of the select dropdown, two different highlights are used at the same time. For example with the Select2 theme, the row below the...
Wanted to let you know that there is a bug in selectize/choices.tpl.html template, which causes ui-select-choices element to be visible when page is initialized. I noticed this when I set...
This PR allows to not trim the values in the input with ``` ``` It closes #2064, and also updates the out of sync dist referenced in #2079 . Wiki...
Hi, I have form for customer information, with three fields which use ui-select, every is for selecting country (country array length is 251) when countries array is loaded for ui-select...
When the ui-select will work with version 4.0.0?
Fix(#1980) Input box for ui-select multiple ALWAYS forcing text entry at new line #1980