summaryrefslogtreecommitdiffstats
path: root/awesomplete.min.js
Commit message (Expand)AuthorAgeFilesLines
* Feature: Sourcemaps (#16963)Marco Biedermann2016-09-081-11/+2
* Loop around options using for next or previousdhoko2016-08-161-9/+9
* Add minified versionVladislav Zarakovsky2016-03-161-9/+11
* Add minified versionVladislav Zarakovsky2016-01-031-7/+7
* Add changes to minified fileTxHawks2015-12-011-7/+7
* Revert "autocomplete='off' no longer works in chrome. Instead, use autocomple...Simon Lydell2015-08-061-8/+8
* instead of doing a new Awesomplete in init() - which might not exist at this ...Marc Costello2015-06-301-8/+8
* autocomplete='off' no longer works in chrome. Instead, use autocomplete='false'Marc Costello2015-06-301-2/+2
* Match input text against the textContent of options, not innerHTML.Guilherme Goncalves2015-04-191-9/+9
* Merge branch 'gh-pages' into bug-fix-keydown-ul-hiddenAlex DiLiberto2015-03-031-1/+9
|\
| * fix issue entering a value that doesn't exist.ImBobby2015-03-031-8/+9
* | Updated to user prototype getter `opened` for keydown handlingAlex DiLiberto2015-02-251-1/+1
* | [BUGFIX] Keydown events while `ul` is hidden should not trigger component ac...Alex DiLiberto2015-02-241-8/+1
|/
* configure() function to initialize instance properties, updated minified fileLea Verou2015-02-241-7/+8
* Fixed Safari bugLea Verou2015-02-191-5/+4
* More docs, more features, more bugfixesLea Verou2015-02-191-0/+9