summaryrefslogtreecommitdiffstats
path: root/multiple-select.js
Commit message (Collapse)AuthorAgeFilesLines
* Added wrap span to label text.HEADorigin/masterorigin/HEADmasterzhixin2016-01-181-1/+1
|
* Fix #264: updated the default of textTemplate to .html().1.2.1zhixin2016-01-031-1/+1
|
* Update to 1.2.1zhixin2016-01-031-3/+4
|
* Added logic to perform accent insensitive compare when filtering valuesIvan Santos2015-12-311-1/+96
|
* Add selected class to "select all" option0x00492015-12-141-1/+1
| | | Previously it would be applied to everything _except_ the "select all" option, making it impossible to style the "select all" option when it was selected.
* fixed diseable issuealexis GAYTE2015-12-091-1/+3
|
* Fix #257: <label> element detectionJoão2015-12-011-2/+4
|
* Fixed #144: added 'animate' option to support fade and slide animates.zhixin2015-11-271-3/+19
|
* Fix #139: Added onFilter event.zhixin2015-11-271-0/+5
|
* Format the codezhixin2015-11-271-1/+1
|
* Fix #69: add dropWidth option.zhixin2015-11-271-5/+8
|
* Added open and close functions to be called publicVladislav Stoitsov2015-11-261-4/+5
|
* Fix #154: special character problem.zhixin2015-11-251-5/+7
|
* Fix #84: single select with Optgroups bug.zhixin2015-11-251-1/+2
|
* Fix filter not match bug.1.2.0zhixin2015-11-241-0/+2
|
* Update jquery.multiple.select.js to multiple-select.jszhixin2015-11-241-0/+652