2
0
mirror of https://github.com/devbridge/jQuery-Autocomplete.git synced 2024-11-25 14:17:45 +00:00

Commit Graph

  • 98cbd94598 Add fix for kill suggestion if autocomplete will be disabled fede 2013-08-30 12:43:39 +0200
  • 4212590086 Merge 764b219ea7 into 2f260cec63 Logachev Nikita 2013-08-28 07:22:04 -0700
  • 764b219ea7 fix bug with selectedIndex Logach 2013-08-28 18:19:00 +0400
  • cbc9aeb476 Merge 5e87ea0045 into 2f260cec63 Logachev Nikita 2013-08-28 07:11:00 -0700
  • 5e87ea0045 Add option for select active element when mouse leaves suggestions container Logach 2013-08-28 18:05:08 +0400
  • e3d008c986 Add option for select active element when mouse leaves suggestions container Logach 2013-08-28 18:02:40 +0400
  • 47f306891b Add option for select active element when mouse leaves suggestions container Logach 2013-08-28 18:01:23 +0400
  • 141dae4731 Merge remote-tracking branch 'origin/master' Umur Kontacı 2013-08-17 14:05:29 +0300
  • e0571afa17 we're caching the lookup fn to avoid multiple wrapping Umur Kontacı 2013-08-17 11:51:53 +0300
  • e94c4bf49b Merge 6ef64da188 into 2f260cec63 Umur Kontacı 2013-08-16 12:15:22 -0700
  • a119374107 Merge 666e5e3a49 into 2f260cec63 Umur Kontacı 2013-08-16 11:58:08 -0700
  • 666e5e3a49 Merge pull request #1 from umurkontaci/fn/function-getter-lookup Umur Kontacı 2013-08-16 09:52:34 -0700
  • 6ef64da188 enabled function getters Umur Kontacı 2013-08-16 19:49:14 +0300
  • 5dbae8d1d3 Merge d38dd60240 into 2f260cec63 Vlad Safronov 2013-07-22 05:39:41 -0700
  • 7f5a41d4f1 Merge ec01932c4d into 2f260cec63 ashrayjain 2013-07-21 10:43:03 -0700
  • ec01932c4d Added width updation on resize ashrayjain 2013-07-21 23:11:59 +0530
  • d38dd60240 Replace innerHTML assignment with safer Element interface usage. Cisco WebVPN considers innerHTML usage as a security threat and stops script execution. Vlad S 2013-07-20 20:08:36 +0400
  • 2f260cec63 Select hint only if onHint callback specified. Tomas Kirda 2013-07-19 08:36:20 +0300
  • 16a8223db7 Update keyCode to which Tomas Kirda 2013-07-19 08:35:44 +0300
  • 444ed82327 Merge pull request #89 from boriscosic/master Tomas Kirda 2013-07-17 09:47:10 -0700
  • 921c594a66 Merge 5dc41fb0d5 into 6a9c2caaf7 Boris Cosic 2013-07-13 16:21:07 -0700
  • 5dc41fb0d5 Abort ajax requests in progress. Boris Cosic 2013-07-13 17:18:41 -0600
  • 96714d286e Add inner container, so that styling can be more flexible. custom_container Tomas Kirda 2013-06-27 17:05:37 -0500
  • 6a9c2caaf7 Exit if there is no value for hint. Tomas Kirda 2013-06-27 16:25:47 -0500
  • d80560830e Merge f615505fa3 into e3e27bb066 alexgt9 2013-06-13 23:19:03 -0700
  • f615505fa3 Fixed error with groups selecting the first automatic alexgt9 2013-06-14 08:19:00 +0200
  • cba2306797 Fixed readme Alejandro Perez 2013-06-13 12:03:52 +0200
  • 30deef9492 Implemented groups Alejandro Perez 2013-06-12 20:57:14 +0200
  • e3e27bb066 Implement selection invalidation. Tomas Kirda 2013-06-07 19:21:24 -0500
  • a2bea849fc Create TypeScript definition file. Tomas Kirda 2013-06-07 18:38:50 -0500
  • 985768867f Update demo script. Tomas Kirda 2013-06-07 18:37:01 -0500
  • 363764cd3a Rename demo.htm to index.htm Tomas Kirda 2013-06-07 18:36:19 -0500
  • 5a6eaca541 Track hintValue and signal hint only when hintValue changes. Tomas Kirda 2013-06-07 17:52:54 -0500
  • adfbf7a4e9 Rename keyCode to which for consistency. Select hint on TAB or RIGHT arrow if hinting listener is set. Tomas Kirda 2013-06-07 16:39:10 -0500
  • 835a039ba9 Don't adjust position on resize if suggestions not visible. Tomas Kirda 2013-06-04 18:17:42 -0500
  • cc0e124567 Implement onHint callback to enable hinted suggestions. Tomas Kirda 2013-06-04 18:12:01 -0500
  • ee584149d6 Update suggestions position on window resize. Tomas Kirda 2013-06-04 18:04:20 -0500
  • 074c44e08e Remove ignoreValue change. Update input value so that onValueChange will not be triggered. Tomas Kirda 2013-06-04 18:01:31 -0500
  • c0cce9ee22 Merge 24d36b5c41 into 54f24bd098 Fatih Cetinkaya 2013-05-16 01:39:19 -0700
  • 54f24bd098 Remove sniffing for Opera. Tomas Kirda 2013-05-06 15:35:03 -0500
  • 24d36b5c41 Added: onScroll event. Fatih Cetinkaya 2013-05-05 14:06:43 -0300
  • 7c2121a598 Preserve original width option. Adjust width of the suggestions container each time if width is set to 'auto'. Tomas Kirda 2013-04-26 14:49:41 -0500
  • 3512a4aaec Update documentation. Tomas Kirda 2013-04-24 16:34:33 -0500
  • 997a4b92cc Rev for 1.2.7 release v1.2.7 Tomas Kirda 2013-04-24 16:08:01 -0500
  • 6e055c1a58 Merge branch 'develop' Tomas Kirda 2013-04-24 16:04:09 -0500
  • 9f62319033 Rev for 1.2.6 release v1.2.6 Tomas Kirda 2013-04-24 15:57:23 -0500
  • d48616adb5 Construct serviceUrl via callback function. Fixes #66. Tomas Kirda 2013-04-24 15:48:05 -0500
  • 1f74757adf Merge c5cbbef3f4 into 41543d98a4 robsongdev 2013-04-24 13:13:41 -0700
  • a1e2506f4f Merge da5c419954 into 41543d98a4 NaxYo 2013-04-24 13:11:11 -0700
  • 941c8ee4e3 Don't perform lookup if onSearchStart returns false. Fixes #60. Tomas Kirda 2013-04-24 15:04:50 -0500
  • 6cbb729a14 Merge 2e13af0e56 into 41543d98a4 Michel Sabchuk 2013-04-24 13:01:19 -0700
  • 41543d98a4 Return instance of Autocomplete for the first matched element if called without arguments. Tomas Kirda 2013-04-24 14:55:34 -0500
  • c650a51a15 Add dispose method test. Tomas Kirda 2013-04-24 14:46:04 -0500
  • d3bdb0a61b Add dispose method. Remove unused code. Destroy existing instance when creating new instance. Fixes #55. Tomas Kirda 2013-04-24 14:07:03 -0500
  • 97e421cf95 Merge pull request #62 from gedbac/master Tomas Kirda 2013-04-09 08:08:20 -0700
  • 7396f0a1f5 Merge 19f0e6b6c5 into 364fd6a1f0 Gediminas Bačkevičius 2013-04-09 01:29:19 -0700
  • 19f0e6b6c5 Method 'clear' which is used to clear autocomplete's state was included. This method can be used when data source is changed. Gediminas Backevicius 2013-04-09 11:27:26 +0300
  • da5c419954 Allowing not 'GET' searchs NaxYo 2013-04-08 12:02:29 +0300
  • 2e13af0e56 The onSearchStart cancel the ajax call if returns true. Michel Sabchuk 2013-04-01 16:34:35 -0300
  • 364fd6a1f0 Rev for 1.2.5 release v1.2.5 Tomas Kirda 2013-03-27 14:01:24 -0500
  • c5cbbef3f4 Update jquery.autocomplete.js robsongdev 2013-03-21 19:21:25 -0300
  • 7af8d62091 Make query value to be set by the plugin. Fixes #48 Tomas Kirda 2013-02-21 17:07:33 -0600
  • a362ce1b06 Call transformResult on the value returned from the server. Fixes #49 Tomas Kirda 2013-02-21 16:25:07 -0600
  • 52151c267b Split one test into two. Tomas Kirda 2013-02-21 11:34:47 -0600
  • a439496a29 Merge pull request #47 from gedbac/master Tomas Kirda 2013-02-18 07:49:43 -0800
  • 55a903e2fb Merge 91df66d4da into 0add15ec72 Gediminas Bačkevičius 2013-02-18 06:43:16 -0800
  • 91df66d4da Parameters were passed to method 'onSearchStart' Gediminas Backevicius 2013-02-18 16:40:20 +0200
  • d0f11c3a3e Merge 64caf4c797 into 0add15ec72 Daniel 2013-02-13 01:01:04 -0800
  • 64caf4c797 updated readme Dan Lee 2013-02-13 09:56:42 +0100
  • 623e71a3a7 added suggestionFilter. in some circumstances it's not wanted that all responded suggestions should be shown Dan Lee 2013-02-13 09:51:14 +0100
  • a900467456 Merge 0f9b506e06 into 0add15ec72 Bogdan Lysenko 2013-02-12 02:58:11 -0800
  • 0f9b506e06 Update src/jquery.autocomplete.js Bogdan Lysenko 2013-02-12 12:56:57 +0200
  • 0add15ec72 Rev for 1.2.4 release v1.2.4 Tomas Kirda 2013-02-08 14:51:45 -0600
  • 3264901000 Merge pull request #33 from ericsaboia/patch-1 Tomas Kirda 2013-02-08 11:58:24 -0800
  • 8b57379c19 Merge b87a208066 into 3757adddbd Eric Saboia 2013-02-08 11:56:23 -0800
  • 3757adddbd Merge pull request #36 from jesseditson/master Tomas Kirda 2013-02-08 11:56:03 -0800
  • c9c3e34f83 Merge f1f104d354 into a64be996a8 Jesse Ditson 2013-02-08 11:55:21 -0800
  • a64be996a8 Merge pull request #42 from nilsga/master Tomas Kirda 2013-02-08 11:47:42 -0800
  • 4cd83ca730 Merge 83108c1f14 into 56195317c8 Nils-Helge Garli Hegvik 2013-02-07 22:58:46 -0800
  • 83108c1f14 Issue #40 - Only ignore value change when selection is made by pressing the enter key Nils-Helge Garli Hegvik 2013-02-08 07:57:06 +0100
  • f1f104d354 update for #36 - added documentation for option Jesse Ditson 2013-02-04 12:47:21 -0800
  • 171744b665 support response being an object (after jquery default parsing) and passing jsonp as a dataType in addition to string type Jesse Ditson 2013-01-29 22:35:39 -1000
  • b87a208066 Removing empty query validation on value change Eric Saboia 2013-01-25 18:18:26 -0200
  • 56195317c8 Version bump for plugins.jquery.com v1.2.3 Tomas Kirda 2013-01-20 22:03:48 -0600
  • f6d2d39fc0 Remove v from the version string. Tomas Kirda 2013-01-20 21:47:49 -0600
  • d5a57cce9b Remove JS from the root, seems like it is not required by plugins.jquery.com v1.2.2 Tomas Kirda 2013-01-20 21:28:21 -0600
  • 2849a66c52 Rename jquery plugin manifest. Tomas Kirda 2013-01-20 21:16:52 -0600
  • 71d13e0ca2 Rename plugin name inside the manifest. Tomas Kirda 2013-01-20 20:56:51 -0600
  • 59b42707ed Add plugin js to root to support http://plugins.jquery.com Tomas Kirda 2013-01-20 20:41:55 -0600
  • 4fa2e12c87 Update manifest tag to match tag. Tomas Kirda 2013-01-20 20:26:30 -0600
  • 1319d3f862 Make plugin name lowercase. Tomas Kirda 2013-01-20 20:24:10 -0600
  • b65d5ccf48 Add package manifest. Tomas Kirda 2013-01-20 20:10:36 -0600
  • b77771b326 Merge branch 'master' of github.com:devbridge/jQuery-Autocomplete Tomas Kirda 2013-01-20 19:42:50 -0600
  • c4e422edcc Merge branch 'master' of github.com:devbridge/jQuery-Autocomplete Tomas Kirda 2013-01-20 19:34:14 -0600
  • f2a8e91746 Merge branch 'master' of github.com:devbridge/jQuery-Autocomplete Tomas Kirda 2013-01-20 19:34:14 -0600
  • 0bbf4a176e Merge branch 'master' of github.com:devbridge/jQuery-Autocomplete Tomas Kirda 2013-01-20 19:30:58 -0600
  • 2ec23c191d Merge branch 'master' of github.com:devbridge/jQuery-Autocomplete Tomas Kirda 2013-01-20 19:30:58 -0600
  • 3023235768 Release v1.2.2 Tomas Kirda 2013-01-20 18:53:04 -0600
  • 5689c5a3b8 Release v1.2.2 Tomas Kirda 2013-01-20 18:53:04 -0600
  • 3344e46030 Fix spacing. Tomas Kirda 2013-01-20 18:52:18 -0600