2
0
mirror of https://github.com/devbridge/jQuery-Autocomplete.git synced 2024-09-20 01:09:03 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Tomas Kirda
56437a2ec5 Add autoSelectFirst option. 2013-01-20 14:26:30 -06:00
Nils-Helge Garli Hegvik
4ccc809a00 Fixed format issue 2013-01-16 12:24:28 +01:00
Nils-Helge Garli Hegvik
b92ac02ba7 Added support for custom query and search result format 2013-01-16 12:21:42 +01:00
Tomas Kirda
ffa963663a Merge branch 'master' of github.com:devbridge/jQuery-Autocomplete
Conflicts:
	src/jquery.autocomplete.js
2013-01-15 12:37:42 -06:00
Tomas Kirda
32857e7132 Add lookupFilter function that can customized. 2013-01-15 11:53:05 -06:00
Joshua Isaac
2c26b6c7e2 add an option to disable going to the next field when tabbing to select a suggestion 2013-01-04 16:58:49 -08:00
Tomas Kirda
f75ed9f080 Update readme 2012-12-19 16:17:21 -06:00
Tomas Kirda
035707c1f8 Update license link. 2012-12-19 15:58:30 -06:00
Tomas Kirda
368cfb3c56 Add onSearchStart and onSearchComplete tests. Update documentation. 2012-12-19 15:53:34 -06:00
Tomas Kirda
196fa6b0c0 Add API documentation 2012-12-19 12:15:54 -06:00
Tomas Kirda
b6fedc2dbd Update samples, add styling 2012-12-18 18:03:45 -06:00
Tomas Kirda
459719fc02 Make plugin chainable, change suggestion event handling to improve performance, change suggestions format, update readme, add Jasmine test suites, add license. 2012-12-18 16:07:02 -06:00
Tomas Kirda
09abcbd3b4 Initial commit. 2010-05-26 17:13:16 -05:00