index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
/
autocomplete
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Autocomplete (combobox demo): Detect valid entries when typed, but not select...
Scott González
2010-07-20
1
-5
/
+15
*
|
|
Autcomplete: Refactored combobox demo.
Scott González
2010-07-20
1
-50
/
+60
*
|
|
Autocomplete: Clear selectedItem property whenever the user types something. ...
Scott González
2010-07-20
1
-0
/
+1
*
|
|
Autocomplete: Added link to accent folding demo. Fixes #5219 - Autocomplete: ...
Scott González
2010-07-19
1
-0
/
+1
*
|
|
Autocomplete: Render items as text, not HTML. Fixes #5275 - suggestions are n...
Scott González
2010-07-19
2
-2
/
+8
*
|
|
Autocompelte demos: Renamed the scrollable demo so the title fits on one line...
Scott González
2010-07-19
1
-1
/
+1
*
|
|
Autocomplete: Added demo of scrollable results. Fixes #5815 - Autocomplete: d...
Scott González
2010-07-19
2
-0
/
+53
*
|
|
Autocomplete demos: Added more programming languages and alphabetized.
Scott González
2010-07-19
3
-15
/
+24
*
|
|
Autocomplete: Moved all demo images into /demos/autocomplete/images.
Scott González
2010-07-19
11
-7
/
+7
*
|
|
Autocomplete: Removed styling for .ui-autocomplete-loading from the theme - a...
Scott González
2010-07-19
5
-0
/
+15
*
|
|
Autocomplete: Update cursor position in multiple demos in IE. Fixes #5761 - A...
jzaefferer
2010-06-23
2
-0
/
+14
*
|
|
Autocomplete: Changed cache demo to cache all results.
Scott González
2010-04-23
1
-25
/
+8
|
/
/
*
|
Autocomplete: Added demo for accent folding.
Scott González
2010-04-21
1
-0
/
+64
*
|
Autocomplete: Added custom rendering for custom data demo.
Scott González
2010-04-21
1
-1
/
+7
*
|
Autocomplete: Fixed href to multiple-remote dmeo in index
jzaefferer
2010-04-16
1
-1
/
+1
*
|
Autocomplete: Refactored code for array filtering into $.ui.autocomplete.filt...
jzaefferer
2010-04-16
4
-18
/
+87
*
|
Autocomplete: code improvements for multiple demo
jzaefferer
2010-04-15
1
-4
/
+4
*
|
Autocomplete: multiple demo added
jzaefferer
2010-04-15
2
-0
/
+76
|
/
*
Autocomplete: Combobox demo update, fixed mustMatch with corrected change eve...
jzaefferer
2010-04-08
1
-7
/
+12
*
Autocomplete: Change demo title in index.file to fit it in one line
unknown
2010-04-06
1
-1
/
+1
*
Added link to categories-demo to autocomplete demos index. Still need to move...
Jörn Zaefferer
2010-04-05
1
-0
/
+1
*
Autocomplete: Use $.ui.autocomplete.escapeRegex in combobox demo; Fixes #5436...
jzaefferer
2010-03-26
1
-1
/
+1
*
Autocomplete demo: Removed todo (already captured in trac).
Scott González
2010-03-24
1
-1
/
+0
*
Combobox demo: Improved styling and added a title to the button, to avoid hav...
jzaefferer
2010-03-20
1
-8
/
+5
*
Autocomplete: Combobox demo - don't use position plugin to place the button n...
Scott González
2010-03-20
1
-6
/
+5
*
Menu: skip over elements that aren't menu items.
Scott González
2010-03-20
1
-23
/
+0
*
demos: html validation
Richard Worth
2010-03-18
1
-4
/
+4
*
eol-style and mime-type
Richard Worth
2010-03-17
2
-163
/
+163
*
autocomplete: combobox demo: tweaked padding to be more consistent across bro...
Richard Worth
2010-03-15
1
-1
/
+2
*
autocomplete demo: corrected spelling of perl
Richard Worth
2010-03-15
1
-1
/
+1
*
html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase
Richard Worth
2010-03-12
9
-17
/
+26
*
partial for #5126 - less rows in remote demo to avoid scrolling
Jörn Zaefferer
2010-02-20
1
-1
/
+1
*
partial for #5126 - improved custom data demo
Jörn Zaefferer
2010-02-20
1
-3
/
+2
*
partial for #5126 - extra classes for combobox input
Jörn Zaefferer
2010-02-20
1
-2
/
+1
*
partial for #5126 - less rows in remote jsonp demo to avoid scrolling
Jörn Zaefferer
2010-02-20
1
-1
/
+1
*
no delay need for local data
Jörn Zaefferer
2010-02-17
1
-0
/
+1
*
Autocomplete categories demo: Simplified styling.
Scott González
2010-02-17
1
-1
/
+2
*
Autocomplete categories demo: Removed custom jQuery methods and tweaked the c...
Scott González
2010-02-17
1
-17
/
+3
*
Autocomplete demo: Added styling to the categories.
Scott González
2010-02-17
1
-2
/
+5
*
Working categorized autocomplete demo.
Scott González
2010-02-17
1
-31
/
+64
*
Fix for #5188 along with a half-functional demo (buggy keyboard navigation)
Jörn Zaefferer
2010-02-16
1
-0
/
+69
*
Fixed #5182 - Update to jQuery 1.4.2
Richard Worth
2010-02-16
7
-7
/
+7
*
fixed #5163 - themes: css files need to be renamed to be consistent with js f...
Richard Worth
2010-02-16
7
-7
/
+7
*
autocomplete: back to custom json encoding (for compat with older PHP impleme...
Jörn Zaefferer
2010-01-28
1
-1
/
+1
*
autocomplete: back to custom json encoding (for compat with older PHP impleme...
Jörn Zaefferer
2010-01-28
1
-2
/
+2
*
autocomplete: use json_encode in PHP to produce valid JSON
Jörn Zaefferer
2010-01-28
1
-1
/
+1
*
switched to jQuery 1.4.1
Richard Worth
2010-01-27
7
-7
/
+7
*
autocomplete: added xml-parsing demo
Jörn Zaefferer
2010-01-26
3
-0
/
+183
*
eol-style and mime-type
Richard Worth
2010-01-20
7
-496
/
+496
*
switched to jQuery 1.4
Richard Worth
2010-01-20
6
-6
/
+6
[prev]
[next]