paramquery-select
Version:
jQuery plugin to select multiple or single options with checkboxes, radio buttons, with support for search, grouping, disabled options and jQueryUI themeRoller ready.
26 lines (18 loc) • 708 B
Plain Text
Version 1.2.0 (03/20/2015)
==========================
New:
swipe scrolling in touch devices.
use of position option for collision detection
button & popup box-sizing changed to border-box
css layout of search box.
Fix:
incorrect namespacing of scroll and resize events on window leading to cease functioning of draggable on the page.
removal of console.log statements in pqselect.min.js
Version 1.1.0 (03/09/2015)
==========================
New: Edge detection.
option: edgeDetect
Fix: strange blue box at bottom when search is false.
Version 1.0.1 (02/22/2015)
==========================
Fix: Radio button & Checkbox in popup menu not checked/unchecked when click directly.