mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
927 B
927 B
1.1.1 (2016-06-25)
Fixes
- Improved docs
- Emit close reason with
awesomplete-closeevents (8c0ff62). See Events. - Fire
awesomplete-closeevent only if open (2cef2c2)
1.1.0 (2016-03-16)
Features
- Separate label/value for each suggestion on the list
- New
suggestionsproperty with suggestion items only (to be rendered in completer) - New
datamethod to convert/change suggestion item data and correspondingAwesomplete.DATA - The
itemandreplacemethods have a correspondingAwesomplete.ITEMandAwesomplete.REPLACEdefaults now - Ajax and Combobox examples
- Nearly 100% test coverage with Travis CI and Code Climate