geoffrosen
d66e617e9e
Updated onHint with this
binding
2021-01-24 14:01:56 -06:00
maximzasorin
e52fd43df1
fix onHint parameter in readme
2018-04-10 10:13:57 +03:00
oshihirii
fa88402642
Updated readme
...
Readability changes
2017-09-09 13:53:01 +10:00
oshihirii
aca25b9047
Re-categorised settings information in readme
...
Re-categorised settings information in readme for easier reference.
Added settings information to tables for increased readability.
Added entry for the `onHint` setting which is currently undocumented.
2017-09-09 13:39:50 +10:00
Erik Schierboom
5c33d71acb
Update README to use correct markdown for headers
2017-03-21 13:38:34 +01:00
Tomas Kirda
21b90eb7e6
Expose default options, closes #478
2017-03-05 19:28:49 -06:00
Tomas Kirda
a279fe90b3
Update documentation, fixes #557
2017-03-05 18:40:19 -06:00
Tomas Kirda
56677b9f8b
Update documentation, closes #542
2017-03-05 18:19:38 -06:00
Tomas Kirda
f756a441bf
Allow to override formatGroup callback via options, closes #505 , #387
2017-01-20 11:59:10 -06:00
Sam Hermans
cfafe7ad6a
Introduce 'flex' width setting to auto size suggestion length
2017-01-20 17:22:37 +01:00
Michael Rush
3fc25f5886
fixed typo in "comma"
2016-10-24 10:14:54 -07:00
stonio
ae88f5b72f
Typo - readme.md
2016-06-22 14:45:24 +02:00
Rickycezar
fadeea0985
Updating beforeRenderer documentation
2016-06-08 05:59:15 -03:00
Tomas Kirda
2965a0d916
Update readme
2016-04-20 08:59:35 -05:00
Tomas Kirda
2c8058a15e
Add json to supported data type list, fixes #401
2015-08-21 09:52:39 -05:00
Tomas Kirda
174c941db3
Merge pull request #397 from LoganArnett/master
...
spelling of below
2015-08-15 16:09:23 +03:00
Logan Arnett
7288e20b07
spelling of below
2015-08-14 11:14:33 -04:00
Tomas Kirda
9d06ec6f19
Update library size description, fixes #389
2015-07-24 12:53:26 +03:00
Tomas Kirda
484c4c82fb
Update formatting
2015-06-04 12:48:18 -05:00
Tomas Kirda
e150db1166
Update documentation formatting
2015-06-04 12:45:36 -05:00
Roman
4c802be297
Update readme.md
...
Split descriptions of options into 3 blocks and sort as possible by logic of process.
2015-05-29 16:20:05 +09:00
Tomas Kirda
82abff9f3c
Update lookup sample code, closes #329
2015-03-16 11:20:59 -05:00
Tomas Kirda
a2c472853b
Merge branch 'onhide-callback-option' of https://github.com/stffndtz/jQuery-Autocomplete into stffndtz-onhide-callback-option
...
Conflicts:
dist/jquery.autocomplete.js
dist/jquery.autocomplete.min.js
readme.md
spec/autocompleteBehavior.js
src/jquery.autocomplete.js
2015-03-04 10:32:47 -06:00
Tomas Kirda
c9d106ba79
Update documentation.
2015-02-23 15:12:33 -06:00
Armno
ecf4114a8f
enable syntax highlighting in readme file to make it a bit easier to
...
read
2015-01-07 09:51:19 +07:00
Tomas Kirda
54f24951e3
Implement preserve input option. Closes #164 .
2014-12-03 14:14:48 -06:00
Tomas Kirda
fb920860c5
Implement grouping. Resolve #83
2014-09-21 22:14:17 -05:00
Steffen Dietz
e10f08a1f1
updated readme
2014-08-28 12:15:38 +02:00
Tomas Kirda
00cefad1ae
Add plugin alias. Fixes #153
2014-08-24 19:12:49 -05:00
Tomas Kirda
e33cfc8a7f
Add ability to specify any additional ajax settings. Fixes #223 , fixes #185
2014-08-24 18:52:05 -05:00
Tomek Główka
562f152bf5
noSuggestions support extended to text, htmlString, Element and jQuery.
2014-07-27 17:03:59 +02:00
Tomek Główka
f69a9d0c5e
FixPosition supports not just body, but any appendTo node.
2014-07-27 16:16:06 +02:00
Tomek Główka
46c1dd281d
Added vertical orientation of suggestions.
2014-07-27 16:16:00 +02:00
Tomas Kirda
09c4e18558
Merge pull request #177 from polosantiago/master
...
Added an optional no-suggestions notice when no matching results
2014-07-13 13:04:46 +03:00
delizin
c2d26fb2a3
Update readme.md
...
Add missing double quotes to JSON keys.
2014-04-19 17:14:52 -04: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
Mario Andrés Correa
07b32b30ca
updated read me
2014-01-04 11:01:43 -05:00
Tomas Kirda
e5bbc205df
Add flag to disable prevention of AJAX requests for future requests. Closes #122 .
2013-11-24 16:01:37 -06:00
Tomas Kirda
6dad72898a
Add ability to limit results for local lookup. Closes #115 .
2013-11-23 23:38:50 -06: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
f2aef10a5b
Merge branch 'develop'
...
Conflicts:
readme.md
2013-11-23 17:16:27 -06:00
Jan-Christian Foeh
82eb09328f
Add onSearchError callback for handling AJAX failures
2013-10-01 15:56:39 +02:00
Tomas Kirda
f7716b6551
Add beforeRender callback. Closes #84
2013-08-31 17:13:27 -05:00
Tomas Kirda
3512a4aaec
Update documentation.
2013-04-24 16:34:33 -05:00
Gediminas Backevicius
19f0e6b6c5
Method 'clear' which is used to clear autocomplete's state was included. This method can be used when data source is changed.
2013-04-09 11:27:26 +03:00
Tomas Kirda
364fd6a1f0
Rev for 1.2.5 release
2013-03-27 14:01:24 -05:00
Tomas Kirda
a362ce1b06
Call transformResult on the value returned from the server. Fixes #49
2013-02-21 16:25:07 -06:00
Jesse Ditson
f1f104d354
update for #36 - added documentation for option
2013-02-04 12:47:21 -08:00
Tomas Kirda
3344e46030
Fix spacing.
2013-01-20 18:52:18 -06:00
Tomas Kirda
e2309c1533
Merge branch 'master' of github.com:devbridge/jQuery-Autocomplete
2013-01-20 15:18:31 -06:00