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

12 Commits

Author SHA1 Message Date
Tomas Kirda
fb920860c5 Implement grouping. Resolve #83 2014-09-21 22:14:17 -05:00
Tomas Kirda
00cefad1ae Add plugin alias. Fixes #153 2014-08-24 19:12:49 -05:00
Polo
80e940ffff Added an optional no-suggestions notice when no matching results
This feature aims to improve user experience and plugin's responsiveness
by providing instant feedback for empty searches.
2014-03-26 11:51:46 -07:00
Tomas Kirda
9f329d0c49 Add ability to select suggestion if it matches typed value. Fixes #113. 2013-11-23 21:43:40 -06:00
Tomas Kirda
1906d93ff9 Enable support for minChars: 0. Fixes #95. 2013-08-31 16:16:00 -05:00
Tomas Kirda
e3e27bb066 Implement selection invalidation. 2013-06-07 19:21:24 -05:00
Tomas Kirda
985768867f Update demo script. 2013-06-07 18:37:01 -05:00
Tomas Kirda
cc0e124567 Implement onHint callback to enable hinted suggestions. 2013-06-04 18:12:51 -05:00
Tomas Kirda
7c2121a598 Preserve original width option. Adjust width of the suggestions container each time if width is set to 'auto'. 2013-04-26 14:49:41 -05:00
Tomas Kirda
e97ad17209 Implement appendTo option. 2013-01-20 15:17:04 -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