bootstrap-duallistbox
bootstrap-duallistbox copied to clipboard
Bootstrap Dual Listbox
Hey, can you please tell me if ```optgroup``` work in this package ?
This can be consistently reproduced. It only happens when selecting an element right after changing the filter. If you press any keyboard key or click outside the box before selecting,...
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.3.0 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...
There is a mistake when the README.md says: - `infoTextFiltered`, defaults to `'Filtered {0} from {1}'`, determines which element format to use when some element is filtered. Remember to insert...
Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.3. Changelog Sourced from async's changelog. v3.2.3 Fix bugs in comment parsing in autoInject. (#1767, #1780) v3.2.2 Fix potential prototype pollution exploit v3.2.1 Use queueMicrotask...
Hi, I try use this plugin. After select a few options, and submit form by php (codeigniter 4), in controler I get only one selected row. My code of form:...
For bootstrap 4 design, Select elements should have "form-control" class to have bootstrap 4 design. Maybe button could have btn-block to full width design, but not float right.
When filtering the selects and then selecting one of the items the current code automatically saves the selection. This break move-on-select: the item is already selected and cannot be deselected...
…e name of the two selects before the first square-bracket.
- Added ```moveDisabledElements``` option - Updated documentation to reflect new option - Added an example to demo index.html to demonstrate the new feature