summaryrefslogtreecommitdiffstats
path: root/test/api/selectSpec.js
Commit message (Expand)AuthorAgeFilesLines
* Consistent quotes styleVladislav Zarakovsky2016-06-241-1/+1
* Emit close reason with awesomplete-close eventsJim Fitzpatrick2016-06-221-1/+3
* Pass suggestion item to awesomplete-selectcomplete and awesomplete-highlight ...Vladislav Zarakovsky2016-03-131-1/+5
* Remove redundant evt.data, it's same at evt.textVladislav Zarakovsky2016-03-121-1/+0
* Separate label/value for each suggestion on the list.Vladislav Zarakovsky2016-03-121-2/+2
* Revert "Changed event property name: origin -> originalTarget"Vladislav Zarakovsky2016-02-171-1/+1
* Changed event property name: origin -> originalTargetVladislav Zarakovsky2016-02-071-1/+1
* Add item data to awesomplete-select eventVladislav Zarakovsky2016-02-011-0/+1
* Big tests cleanupVladislav Zarakovsky2016-01-281-3/+7
* Simplify tests by inlining and using $.spyOnEvent helperVladislav Zarakovsky2015-11-251-20/+12
* awesomplete.select testsVladislav Zarakovsky2015-11-241-0/+130