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 demo: Use custom namespace for combobox.
Scott González
2013-04-11
1
-7
/
+7
*
Demos: Updating to use instance method on bridge
Corey Frang
2013-03-19
4
-4
/
+4
*
Autocomplete demo (combobox): Hide select on create. Fixes #9158 - Autocomple...
Scott González
2013-03-16
1
-0
/
+1
*
Autocomplete: Updated reference in combobox demo. Fixed #9157 - Combobox dem...
TJ VanToll
2013-03-16
1
-1
/
+2
*
Autocomplete demo (Combobox): Split code into smaller functions.
Scott González
2013-02-22
1
-64
/
+81
*
Autocomplete demo (Combobox): Rename selected event to select.
Scott González
2013-02-22
1
-1
/
+1
*
Autocomplete demo (Combobox): Don't highlight term matches. Fixes #9086 - Aut...
Scott González
2013-02-22
1
-15
/
+3
*
Updating 'jQuery' to 1.9.1.
Bruno M. Custódio
2013-02-05
12
-12
/
+12
*
Autocomplete: Fix .data() references in demos. Fixes #9029 - Autocomplete: Mu...
Scott González
2013-01-30
2
-2
/
+2
*
Autocomplete demo: Fixed reference to widget instance.
Scott González
2013-01-24
1
-1
/
+1
*
Updating to jQuery 1.9.0
Kris Borchers
2013-01-17
12
-12
/
+12
*
Autocomplete: Combobox demo - Collapse menu when clicking button.
Scott González
2012-12-13
1
-7
/
+7
*
Tooltip: Escape the title attribute so that it's treated as text and not HTML...
Scott González
2012-11-27
1
-1
/
+1
*
Autocomplete demo: Combobox: Encode search term inside tooltips. Fixes #8859 ...
Scott González
2012-11-27
1
-1
/
+1
*
Autocomplete demo: Combobox cleanup.
Scott González
2012-11-26
1
-16
/
+12
*
Upgrade jQuery to 1.8.3.
Scott González
2012-11-14
12
-12
/
+12
*
Autocomplete: Removed data fallback for item.autocomplete. Fixes #8156 - Auto...
Scott González
2012-10-25
2
-2
/
+0
*
Autocomplete cache demo: Let the widget handle request synchronization. Fixes...
Scott González
2012-10-02
1
-6
/
+3
*
Upgrade jQuery to 1.8.2.
Scott González
2012-09-20
12
-12
/
+12
*
Demos: Cleanup.
Scott González
2012-09-10
13
-131
/
+49
*
Upgrade jQuery to 1.8.0.
Scott González
2012-08-13
12
-12
/
+12
*
Revert "Autocomplete: make categories work again (follow-up)"
Scott González
2012-05-24
1
-7
/
+0
*
Autocomplete: make categories work again (follow-up)
Felix Nagel
2012-05-24
1
-0
/
+7
*
Autocomplete: Update live region if focus event is canceled. Remove live regi...
Scott González
2012-05-16
2
-5
/
+3
*
Autocomplete: ARIA live region as extension, adding a messages option. Fixes ...
Jörn Zaefferer
2012-05-16
2
-3
/
+5
*
Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes ...
Scott González
2012-05-14
1
-4
/
+4
*
Autocomplete delete: Adjust styles.
Scott González
2012-05-08
1
-2
/
+0
*
Autocomplete combobox demo: Define this.wrapper for use inside destroy().
Scott González
2012-04-28
1
-1
/
+1
*
Fix various issues in our html files, first batch
Jörn Zaefferer
2012-04-23
1
-1
/
+1
*
Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomple...
Scott González
2012-04-07
1
-13
/
+25
*
Upgrade jQuery to 1.7.2.
Scott González
2012-03-22
12
-12
/
+12
*
Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - re...
Scott González
2012-02-12
2
-4
/
+4
*
Upgrade jQuery to 1.7.1.
Scott González
2011-11-22
12
-12
/
+12
*
Upgrade jQuery to 1.7.
Scott González
2011-11-09
12
-12
/
+12
*
Upgraded jQuery to 1.6.4.
Scott González
2011-10-18
12
-12
/
+12
*
Upgrade jQuery to 1.6.2.
Scott González
2011-07-25
12
-12
/
+12
*
Autocomplete: Whitespace.
Scott González
2011-05-27
1
-0
/
+2
*
Autocomplete demos: Coding standards.
Scott González
2011-05-27
11
-27
/
+42
*
Autocomplete scrollable demo: Added missing menu dependency.
Scott González
2011-05-11
1
-0
/
+1
*
Combobox demo: Fix padding on input for alignment with button. Fixes #6729 - ...
Jörn Zaefferer
2011-05-10
1
-1
/
+1
*
Combobox demo: Set tooltip class via option
Jörn Zaefferer
2011-05-10
1
-4
/
+3
*
Autocomplete: Validate input when you close by menu by clicking. Fixed #7197 ...
Kato Kazuyoshi
2011-05-07
1
-24
/
+29
*
Autocomplete (combobox demo): Blur the button on click to avoid a bug.
Scott González
2011-04-04
1
-0
/
+3
*
Switched to latest stable jQuery 1.5.1
Richard Worth
2011-03-02
12
-12
/
+12
*
Autocomplete: Update combobox menu to point out limits and link to
jzaefferer
2011-02-25
1
-0
/
+1
*
Autocomplete demo (combobox): Fixed tooltips and clearing of select on invali...
Scott González
2011-01-10
1
-9
/
+19
*
Demos: PHP Strict mode compliance and use parse_json() for JSON encoding. Fix...
gnarf
2011-01-10
1
-60
/
+8
*
Cleanup bad earlier merge.
jzaefferer
2010-12-28
1
-1
/
+0
*
Merge remote branch 'origin/tooltip'
jzaefferer
2010-12-22
1
-2
/
+11
|
\
|
*
Merge commit '1.8.1' into tooltip
jzaefferer
2010-04-21
6
-5
/
+220
|
|
\
[next]