Releases: andreww1011/select-to-checkbox
Releases · andreww1011/select-to-checkbox
v1.1.0
New features:
- Append the class
cts
to select elements and have the plugin be applied automatically.
- Or define your own selector in
$.fn.selectToCheckbox.selector
.
- Access all element groups applied by the plugin in
$.fn.selectToCheckbox.applied
.