summaryrefslogtreecommitdiffstats
path: root/test/api/evaluateSpec.js
Commit message (Collapse)AuthorAgeFilesLines
* Consistent quotes styleVladislav Zarakovsky2016-06-241-2/+2
|
* Emit close reason with awesomplete-close eventsJim Fitzpatrick2016-06-221-2/+6
| | | | | | | | | Emit a reason when firing `awesomplete-close` events to provide transparency to attached event listeners regarding the circumstance in which the close was triggered. Reasons include `blur`, `esc`, `submit`, `select`, and `nomatches`. Closes #16897
* Big tests cleanupVladislav Zarakovsky2016-01-281-1/+36
|
* awesomplete.evaluate testsVladislav Zarakovsky2015-11-241-0/+57