ngx-select-dropdown
ngx-select-dropdown copied to clipboard
Custom Dropdown for Angular 4+ with multiple and single selection options
#### Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] #### Describe the...
please add a feature to add custom classes on options of dropdown based on condition
When you have long list it is taking time to open select dropdown
I have an array of options with utf-8 strings (Vietnamese). Ex: Cô tiên xanh, Cô tiên vàng,... When I type "co tien xanh" or "co tien vang" Expected: "Cô tiên...
#### Bug description #### Expected result #### Actual result #### Steps to reproduce 1. 2. 3. #### Context #### Your Environment * Version used: * Browser Name and version: *...
#### Changes Option to set a custom css class in config. Fixes # (issue) #### Type of change - [ + ] New feature (non-breaking change which adds functionality) ####...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
I am not able to select my input value ie, I can only select a value that is available in search options array if its not in search list I...