Releases: dwiyatci/jquery-inputsearch
Releases · dwiyatci/jquery-inputsearch
1.0.0
jQuery InputSearch plugin in ES6+
The Revamp of jQuery InputSearch Plugin
In this revamped release:
- Breaking changes: plugin (method) name change from
searchInput
toinputSearch
- Base64-encoded image data for icons over CSS/images
- Add
searchIconVisible
option for optionally making the search icon visible - Add
onClear
option for having callback handler when the clear icon is clicked - Bug fixes