aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete/categories.html
Commit message (Collapse)AuthorAgeFilesLines
* Demos: Add device-width viewport meta to all demosJörn Zaefferer2015-09-301-0/+1
| | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d
* Autocomplete: Update demos to use AMDAlexander Schmitz2015-07-211-32/+23
| | | | Ref #10119
* Build: Reorganize external directoryScott González2014-06-241-1/+1
| | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-6/+6
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* Autocomplete: Announce autocomplete correctly in all ATs.Dylan Barrell2014-01-141-1/+5
| | | | | Fixes #9631 Closes gh-1153
* Autocomplete: Update categories demo again, use only public properties to ↵Jörn Zaefferer2013-11-131-1/+1
| | | | update menu option
* Autocomplete: Update categories demo to use menu's new items option to ↵Jörn Zaefferer2013-11-131-0/+4
| | | | exclude custom headers from menu focus
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
| | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory.
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
|
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
|
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
|
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
|
* Demos: Cleanup.Scott González2012-09-101-10/+5
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
|
* Revert "Autocomplete: make categories work again (follow-up)"Scott González2012-05-241-7/+0
| | | | This reverts commit db9a015485f0a5dbbb12b22720dbb2111cda2dd8.
* Autocomplete: make categories work again (follow-up)Felix Nagel2012-05-241-0/+7
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
|
* Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - ↵Scott González2012-02-121-2/+2
| | | | remove uses of 'var self = this;'
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
|
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|
* Autocomplete demos: Coding standards.Scott González2011-05-271-2/+2
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
|
* Merge remote branch 'origin/menu'jzaefferer2010-12-221-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: demos/autocomplete/categories.html demos/autocomplete/combobox.html demos/autocomplete/custom-data.html demos/autocomplete/default.html demos/autocomplete/folding.html demos/autocomplete/multiple-remote.html demos/autocomplete/multiple.html demos/autocomplete/remote-jsonp.html demos/autocomplete/remote-with-cache.html demos/autocomplete/remote.html demos/autocomplete/xml.html demos/button/splitbutton.html demos/index.html tests/visual/menu/nested.html themes/base/jquery.ui.autocomplete.css ui/jquery.ui.autocomplete.js
| * Menu: Extracted menu code from autocomplete, updated all dependenciesjzaefferer2010-04-211-0/+1
| |
* | Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
| |
* | Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
| |
* | Demos: Cleanup.Scott González2010-09-091-1/+1
| |
* | Autocomplete demos: Coding standards.Scott González2010-09-091-20/+20
|/
* Menu: skip over elements that aren't menu items.Scott González2010-03-201-23/+0
| | | Fixes #5188 - Refactor menu rendering for more customizing.
* eol-style and mime-typeRichard Worth2010-03-171-94/+94
|
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-2/+3
|
* no delay need for local dataJörn Zaefferer2010-02-171-0/+1
|
* Autocomplete categories demo: Simplified styling.Scott González2010-02-171-1/+2
|
* Autocomplete categories demo: Removed custom jQuery methods and tweaked the ↵Scott González2010-02-171-17/+3
| | | | category styling.
* Autocomplete demo: Added styling to the categories.Scott González2010-02-171-2/+5
|
* Working categorized autocomplete demo.Scott González2010-02-171-31/+64
|
* Fix for #5188 along with a half-functional demo (buggy keyboard navigation)Jörn Zaefferer2010-02-161-0/+69