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
*
Demos: Add device-width viewport meta to all demos
Jörn Zaefferer
2015-09-30
12
-0
/
+12
*
Autocomplete: Update demos to use AMD
Alexander Schmitz
2015-07-21
12
-135
/
+45
*
Autocomplete: Remove core event/alias and deprecated module dependencies
Alexander Schmitz
2015-05-20
3
-6
/
+6
*
Autocomplete: Cleanup remote-jsonp demo
Jörn Zaefferer
2015-04-20
1
-18
/
+11
*
Tooltip: Add classes option
Alexander Schmitz
2015-03-11
1
-1
/
+3
*
Autocomplete: Re-add wrappers to menu items
TJ VanToll
2014-10-25
1
-1
/
+1
*
Autocomplete: Remove duplicate array key in demo
Bruno Pérel
2014-10-20
1
-1
/
+0
*
Autocomplete: Fix styling for combobox demo
Scott González
2014-07-24
1
-4
/
+1
*
Build: Reorganize external directory
Scott González
2014-06-24
12
-12
/
+12
*
Autocomplete demo: Datasource needs min. 3 characters
Jörn Zaefferer
2014-04-23
1
-1
/
+1
*
Demos: Adding <meta name="viewport"> tag for easier mobile browsing
TJ VanToll
2014-03-07
1
-0
/
+1
*
All: Rename jquery.js to exclude version in filename
Jörn Zaefferer
2014-03-05
12
-12
/
+12
*
Autocomplete: Update remote-jsonp demo with working geo webservice
Jörn Zaefferer
2014-01-29
1
-11
/
+3
*
All: Quote CSS url() values
Scott González
2014-01-24
5
-5
/
+7
*
All: Rename all files, removing the "jquery.ui." prefix;
Rafael Xavier de Souza
2014-01-24
12
-74
/
+74
*
Autocomplete: Announce autocomplete correctly in all ATs.
Dylan Barrell
2014-01-14
1
-1
/
+5
*
Autocomplete: Update categories demo again, use only public properties to upd...
Jörn Zaefferer
2013-11-13
1
-1
/
+1
*
Autocomplete: Update categories demo to use menu's new items option to exclud...
Jörn Zaefferer
2013-11-13
1
-0
/
+4
*
Demos/tests: Losslessly recompress PNG/GIF images.
Pere Orga
2013-08-26
3
-0
/
+0
*
Updating jQuery to 1.10.2.
Bruno M. Custódio
2013-07-05
12
-12
/
+12
*
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
[next]