1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00
Files
cheat.sh/share/static/awesomplete-gh-pages/CHANGELOG.md
T
2017-05-08 21:17:29 +00:00

927 B

1.1.1 (2016-06-25)

Fixes

  • Improved docs
  • Emit close reason with awesomplete-close events (8c0ff62). See Events.
  • Fire awesomplete-close event only if open (2cef2c2)

1.1.0 (2016-03-16)

Features

  • Separate label/value for each suggestion on the list
  • New suggestions property with suggestion items only (to be rendered in completer)
  • New data method to convert/change suggestion item data and corresponding Awesomplete.DATA
  • The item and replace methods have a corresponding Awesomplete.ITEM and Awesomplete.REPLACE defaults now
  • Ajax and Combobox examples
  • Nearly 100% test coverage with Travis CI and Code Climate

1.0.0 (2015-04-23)

First release