2
0
mirror of https://github.com/devbridge/jQuery-Autocomplete.git synced 2024-11-22 04:45:12 +00:00

Commit Graph

  • a10c00c3ec Add parameter name test. Tomas Kirda 2013-01-20 18:51:44 -0600
  • e2309c1533 Merge branch 'master' of github.com:devbridge/jQuery-Autocomplete Tomas Kirda 2013-01-20 15:18:31 -0600
  • e97ad17209 Implement appendTo option. Tomas Kirda 2013-01-20 15:17:04 -0600
  • 067fda3a39 Merge branch 'develop' of github.com:devbridge/jQuery-Autocomplete into develop Tomas Kirda 2013-01-20 14:39:44 -0600
  • 074252a8cb Deselect active element when mouse leaves suggestions container. Fixes #26 Tomas Kirda 2013-01-20 14:36:27 -0600
  • 2afb5fc517 Deselect active element when mouse leaves suggestions container Tomas Kirda 2013-01-20 14:36:27 -0600
  • 56437a2ec5 Add autoSelectFirst option. Tomas Kirda 2013-01-20 14:26:30 -0600
  • b6482b8a89 Change formatting to make JSLint happy. Tomas Kirda 2013-01-20 14:09:09 -0600
  • 999dc67b03 Merge pull request #28 from nilsga/master Tomas Kirda 2013-01-17 06:23:46 -0800
  • 7963565861 Merge 4fce3383f3 into d93af49a5e Nils-Helge Garli Hegvik 2013-01-16 22:41:58 -0800
  • 4fce3383f3 Fixed som doc typos Nils-Helge Garli Hegvik 2013-01-17 07:40:21 +0100
  • d93af49a5e Merge pull request #25 from nilsga/master Tomas Kirda 2013-01-16 12:21:20 -0800
  • 4d6f9fe12d Merge 4ccc809a00 into ffa963663a Nils-Helge Garli Hegvik 2013-01-16 03:30:11 -0800
  • 4ccc809a00 Fixed format issue Nils-Helge Garli Hegvik 2013-01-16 12:24:28 +0100
  • b92ac02ba7 Added support for custom query and search result format Nils-Helge Garli Hegvik 2013-01-16 12:21:42 +0100
  • ffa963663a Merge branch 'master' of github.com:devbridge/jQuery-Autocomplete Tomas Kirda 2013-01-15 12:37:42 -0600
  • bd0829c7bf Update dist files Tomas Kirda 2013-01-15 12:25:11 -0600
  • 32857e7132 Add lookupFilter function that can customized. Tomas Kirda 2013-01-15 11:53:05 -0600
  • d7102f4001 Map this to that to achieve better compression. Tomas Kirda 2013-01-15 11:50:00 -0600
  • 21760cee19 Use single var per function Tomas Kirda 2013-01-15 11:17:47 -0600
  • 3b3eb37dce Expose plugin as an AMD module if AMD loader is present Tomas Kirda 2013-01-15 11:05:09 -0600
  • 714ccefadb Merge pull request #20 from jisaac01/optional_tabbing Tomas Kirda 2013-01-04 17:34:55 -0800
  • 5c65c5320c Merge 2c26b6c7e2 into be517ccb33 Joshua Isaac 2013-01-04 17:06:17 -0800
  • 2c26b6c7e2 add an option to disable going to the next field when tabbing to select a suggestion Joshua Isaac 2013-01-04 16:58:49 -0800
  • be517ccb33 Make mockjax log work in IE8 Tomas Kirda 2013-01-02 10:49:03 -0600
  • 93c147e4c0 Add containerClass to options. Tomas Kirda 2013-01-02 10:48:14 -0600
  • 57a245eede Map keyboard keys on keys object. Tomas Kirda 2012-12-22 18:47:07 -0600
  • 8312b03dbe Fix white space. Tomas Kirda 2012-12-21 18:10:28 -0600
  • f75ed9f080 Update readme Tomas Kirda 2012-12-19 16:17:21 -0600
  • 035707c1f8 Update license link. Tomas Kirda 2012-12-19 15:58:30 -0600
  • 368cfb3c56 Add onSearchStart and onSearchComplete tests. Update documentation. Tomas Kirda 2012-12-19 15:53:34 -0600
  • 77daff2905 Update styles and suggestions markup. Tomas Kirda 2012-12-19 14:44:48 -0600
  • b793c784e5 Add license to distribution directory Tomas Kirda 2012-12-19 14:27:13 -0600
  • a53b1cd759 Update default options Tomas Kirda 2012-12-19 12:16:25 -0600
  • 196fa6b0c0 Add API documentation Tomas Kirda 2012-12-19 12:15:54 -0600
  • b6fedc2dbd Update samples, add styling Tomas Kirda 2012-12-18 18:03:45 -0600
  • 459719fc02 Make plugin chainable, change suggestion event handling to improve performance, change suggestions format, update readme, add Jasmine test suites, add license. Tomas Kirda 2012-12-18 16:07:02 -0600
  • beb5f9676d Merge 86f059c6c7 into 8211e43cfd Sean Cameron 2012-11-18 23:14:08 -0800
  • 86f059c6c7 Added a CSS class and image for displaying an AJAX progress indicator Sean Cameron 2012-11-19 09:07:29 +0200
  • 1651922a5c Added the ability to display a progress throbber for AJAX queries. Sean Cameron 2012-11-19 09:00:19 +0200
  • 1f043bf378 Merge 88bdbaf787 into 8211e43cfd Michiel 2012-11-15 07:23:45 -0800
  • 88bdbaf787 Update src/jquery.autocomplete.js Michiel 2012-11-15 16:21:55 +0100
  • 8211e43cfd Add working demo. Tomas Kirda 2012-11-10 21:44:42 -0600
  • 930393c7f7 Use outerHeight instead of innerHeight Tomas Kirda 2012-11-10 21:43:42 -0600
  • 948ce9cdb7 Fix issue with keyPress context Tomas Kirda 2012-11-10 12:43:25 -0600
  • 8972a97513 Merge 6eebf617cc into adfae28573 Adam St. John 2012-11-09 07:11:43 -0800
  • 6eebf617cc Local suggestions should support different labels vs values. Adam St. John 2012-11-09 10:09:43 -0500
  • adfae28573 Minor formating changes Tomas Kirda 2012-11-08 16:07:53 -0600
  • dec9dc298e Update spacing and code style Tomas Kirda 2012-11-08 15:36:50 -0600
  • b4de69f24f Fix spacing and jslint code Tomas Kirda 2012-11-08 15:17:10 -0600
  • b31504a027 Merge branch 'master' of github.com:devbridge/jQuery-Autocomplete Tomas Kirda 2012-11-08 15:07:31 -0600
  • 47bac4a243 Reapply Vytautas commit with correct spacing. Tomas Kirda 2012-11-08 14:53:43 -0600
  • a667430702 Reapply Vytautas commit with correct spacing. Tomas Kirda 2012-11-08 14:53:43 -0600
  • 3d27c27846 Revert "Revert Vytautas commit to restore original spacing" Tomas Kirda 2012-11-08 14:50:03 -0600
  • bd7581610d Merge branch 'master' of github.com:devbridge/jQuery-Autocomplete Tomas Kirda 2012-11-08 14:43:27 -0600
  • 57f88e5a64 Revert Vytautas commit to restore original spacing Tomas Kirda 2012-11-08 14:41:07 -0600
  • a2f1ab9947 Merge 3e1db2fba9 into f6babc4d46 Luciano Mammino 2012-10-14 01:12:03 -0700
  • 3e1db2fba9 Update src/jquery.autocomplete.js Luciano Mammino 2012-10-14 11:11:47 +0300
  • 568729464a Merge ddaee65023 into f6babc4d46 Sinan AKYAZICI 2012-09-17 14:01:48 -0700
  • ddaee65023 Update src/jquery.autocomplete.js Sinan AKYAZICI 2012-09-18 00:01:45 +0300
  • cc57821b0a Update src/jquery.autocomplete.js Sinan AKYAZICI 2012-09-16 07:42:00 +0300
  • b214c90bed Allows to configure requestMethod. You can choose between Post and Get methods lmammino 2012-09-07 16:33:48 +0200
  • 5881e3201e Merge 2d766acd53 into f6babc4d46 Luciano Mammino 2012-09-07 07:32:02 -0700
  • 2d766acd53 Reverted to previous commit and added credits lmammino 2012-09-07 16:31:54 +0200
  • 2a325b97dc Revert "Allows to perform post request" lmammino 2012-09-07 16:30:13 +0200
  • a289b85808 Allows to perform post request lmammino 2012-09-07 16:27:38 +0200
  • 5bc5bb82fa Allow to filter the selected value on the onSelect callback lmammino 2012-09-07 13:45:42 +0200
  • 25d8b8fadd Update src/jquery.autocomplete.js Sinan AKYAZICI 2012-09-07 03:07:01 +0300
  • 570c49d100 Update src/jquery.autocomplete.js Sinan AKYAZICI 2012-09-07 01:46:44 +0300
  • 06c3299b28 Merge 2853cf689e into f6babc4d46 vandarin 2012-09-05 08:41:28 -0700
  • 2853cf689e Keep s,d in correct scope Lane Roberts 2012-09-05 10:33:16 -0500
  • f6babc4d46 1.1.5 version Vytautas 2012-07-26 16:13:20 +0300
  • 5e8b404fc0 Initial commit Tomas Kirda 2010-05-26 17:24:23 -0500
  • 09abcbd3b4 Initial commit. Tomas Kirda 2010-05-26 17:13:16 -0500