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

234 Commits

Author SHA1 Message Date
Tomas Kirda
32857e7132 Add lookupFilter function that can customized. 2013-01-15 11:53:05 -06:00
Tomas Kirda
d7102f4001 Map this to that to achieve better compression. 2013-01-15 11:50:00 -06:00
Tomas Kirda
21760cee19 Use single var per function 2013-01-15 11:17:47 -06:00
Tomas Kirda
3b3eb37dce Expose plugin as an AMD module if AMD loader is present 2013-01-15 11:05:09 -06:00
Tomas Kirda
714ccefadb Merge pull request #20 from jisaac01/optional_tabbing
add an option to disable going to the next field when tabbing to select ...
2013-01-04 17:34:55 -08: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
be517ccb33 Make mockjax log work in IE8 2013-01-02 10:49:03 -06:00
Tomas Kirda
93c147e4c0 Add containerClass to options. 2013-01-02 10:48:14 -06:00
Tomas Kirda
57a245eede Map keyboard keys on keys object. 2012-12-22 18:47:07 -06:00
Tomas Kirda
8312b03dbe Fix white space. 2012-12-21 18:10:28 -06: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
77daff2905 Update styles and suggestions markup. 2012-12-19 14:44:48 -06:00
Tomas Kirda
b793c784e5 Add license to distribution directory 2012-12-19 14:27:13 -06:00
Tomas Kirda
a53b1cd759 Update default options 2012-12-19 12:16:25 -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
8211e43cfd Add working demo. 2012-11-10 21:44:42 -06:00
Tomas Kirda
930393c7f7 Use outerHeight instead of innerHeight 2012-11-10 21:43:42 -06:00
Tomas Kirda
948ce9cdb7 Fix issue with keyPress context 2012-11-10 12:43:25 -06:00
Tomas Kirda
adfae28573 Minor formating changes 2012-11-08 16:07:53 -06:00
Tomas Kirda
dec9dc298e Update spacing and code style 2012-11-08 15:36:50 -06:00
Tomas Kirda
b4de69f24f Fix spacing and jslint code 2012-11-08 15:17:10 -06:00
Tomas Kirda
b31504a027 Merge branch 'master' of github.com:devbridge/jQuery-Autocomplete
Conflicts:
	src/jquery.autocomplete.js
2012-11-08 15:07:31 -06:00
Tomas Kirda
47bac4a243 Reapply Vytautas commit with correct spacing. 2012-11-08 15:01:08 -06:00
Tomas Kirda
a667430702 Reapply Vytautas commit with correct spacing. 2012-11-08 14:53:43 -06:00
Tomas Kirda
3d27c27846 Revert "Revert Vytautas commit to restore original spacing"
This reverts commit 57f88e5a64.
2012-11-08 14:50:03 -06:00
Tomas Kirda
bd7581610d Merge branch 'master' of github.com:devbridge/jQuery-Autocomplete 2012-11-08 14:43:27 -06:00
Tomas Kirda
57f88e5a64 Revert Vytautas commit to restore original spacing 2012-11-08 14:41:07 -06:00
Vytautas
f6babc4d46 1.1.5 version 2012-07-26 16:13:20 +03:00
Tomas Kirda
5e8b404fc0 Initial commit 2010-05-26 17:24:23 -05:00
Tomas Kirda
09abcbd3b4 Initial commit. 2010-05-26 17:13:16 -05:00