Changelog
0.1.3 (Jun 13, 2016)
- Added
$.fn.completer.noConflict()
.
- Fixed a bug of the
destroy
method.
- Improve code style.
0.1.2 (Jan 3, 2015)
- Add "destroy" method.
- Improve suggestion mode.
0.1.1 (Dec 7, 2014)
- Fix the bug of removing event listeners.
- Improve suggestion mode.
- #1: If matched, show matched items, if not show all items.
0.1.0 (Aug 9, 2014)