Release v0.9.10 includes tests based on the Jasmine framework, overhauled documentation with 62+ examples, fixes several bugs and introduces new configuration options:
justVisible
option for theselectAll
method (#380).- Fixed: #377, #400, #384, #375, #383, #301, #386, #404, #405, #412.
- New
enableClickableOptGroups
option (#388, #302, #305). - Clear button for filter (#374).
- Filtering: optgroup integration (#395).
dataprovider
method supports preselected options, optgroups and titles (#401).- Options via data attributes (#397).
- Extended templates: #389.
- Handling POST data: #376, #378.