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

9 Commits

Author SHA1 Message Date
Tomas Kirda
1eff0300eb Remove <strong /> tag when formatting group, closes #450 2017-03-05 19:51:12 -06:00
Sebastian Weyrauch
69d2f1a78d switched to box-sizing border-box and removed the expected 1px border from the width calculation in javascript 2016-07-27 07:04:17 +02:00
Tomas Kirda
fb920860c5 Implement grouping. Resolve #83 2014-09-21 22:14:17 -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
adfbf7a4e9 Rename keyCode to which for consistency. Select hint on TAB or RIGHT arrow if hinting listener is set. 2013-06-07 16:53:19 -05:00
Tomas Kirda
77daff2905 Update styles and suggestions markup. 2012-12-19 14:44:48 -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