Commit Graph

40 Commits

Author SHA1 Message Date
Jörn Zaefferer
5cbb419f24 Demos: Add device-width viewport meta to all demos
Ref 343c265172
2015-09-30 17:07:38 +02:00
Alexander Schmitz
0935c9af36 Autocomplete: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Scott González
6df127a0b5 Build: Reorganize external directory
Put each external library into its own directory.
Move jquery.js to external.

Ref gh-1266
2014-06-24 22:45:32 -04:00
Jörn Zaefferer
a40647f0e5 All: Rename jquery.js to exclude version in filename 2014-03-05 10:19:11 +01:00
Rafael Xavier de Souza
21154cfa2e All: Rename all files, removing the "jquery.ui." prefix;
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271;

Fixes #9464
Closes gh-1029
2014-01-24 18:22:49 -02:00
Dylan Barrell
0b28d597fe Autocomplete: Announce autocomplete correctly in all ATs.
Fixes #9631
Closes gh-1153
2014-01-14 11:09:49 +01:00
Jörn Zaefferer
89ae7641b0 Autocomplete: Update categories demo again, use only public properties to update menu option 2013-11-13 19:17:51 +01:00
Jörn Zaefferer
14782c04e2 Autocomplete: Update categories demo to use menu's new items option to exclude custom headers from menu focus 2013-11-13 18:51:48 +01:00
Bruno M. Custódio
0d5eaab9bb Updating jQuery to 1.10.2.
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.
2013-07-05 08:42:37 -04:00
Bruno M. Custódio
b440979ba6 Updating 'jQuery' to 1.9.1. 2013-02-05 13:47:59 +00:00
Kris Borchers
34409e7ddd Updating to jQuery 1.9.0 2013-01-17 00:28:41 -06:00
Scott González
fb6119e182 Upgrade jQuery to 1.8.3. 2012-11-14 15:22:01 -05:00
Scott González
a638acb583 Upgrade jQuery to 1.8.2. 2012-09-20 21:41:47 -04:00
Scott González
303f20e1b3 Demos: Cleanup. 2012-09-10 11:33:46 -04:00
Scott González
1e6b2b2298 Upgrade jQuery to 1.8.0. 2012-08-13 09:19:09 -04:00
Scott González
3e3d4308d7 Revert "Autocomplete: make categories work again (follow-up)"
This reverts commit db9a015485.
2012-05-24 15:01:09 -04:00
Felix Nagel
db9a015485 Autocomplete: make categories work again (follow-up) 2012-05-24 19:58:09 +02:00
Scott González
89ff5c5232 Upgrade jQuery to 1.7.2. 2012-03-22 09:45:22 -04:00
Scott González
4f909c50ba Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;' 2012-02-12 09:14:36 -05:00
Scott González
54fb1441fe Upgrade jQuery to 1.7.1. 2011-11-22 08:43:09 -05:00
Scott González
50dab05784 Upgrade jQuery to 1.7. 2011-11-09 10:18:33 -05:00
Scott González
efe964d86e Upgraded jQuery to 1.6.4. 2011-10-18 09:38:27 -04:00
Scott González
daadc343be Upgrade jQuery to 1.6.2. 2011-07-25 11:46:45 -04:00
Scott González
be7da0239a Autocomplete demos: Coding standards. 2011-05-27 08:32:48 -04:00
Richard Worth
593799d6e3 Switched to latest stable jQuery 1.5.1 2011-03-02 20:49:20 -05:00
jzaefferer
3552947c19 Merge remote branch 'origin/menu'
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
2010-12-22 18:31:27 +01:00
Scott González
fce1f97f76 Upgraded jQuery to 1.4.4. 2010-11-12 09:19:26 -05:00
Scott González
19f9c3a559 Upgraded jQuery to 1.4.3. 2010-10-21 22:29:28 -04:00
Scott González
eba3067479 Demos: Cleanup. 2010-09-09 22:33:28 -04:00
Scott González
df932bbba3 Autocomplete demos: Coding standards. 2010-09-09 22:33:28 -04:00
jzaefferer
17f8079bc2 Menu: Extracted menu code from autocomplete, updated all dependencies 2010-04-21 21:01:08 +02:00
Scott González
22ba931c39 Menu: skip over elements that aren't menu items.
Fixes #5188 - Refactor menu rendering for more customizing.
2010-03-20 14:37:25 -04:00
Richard Worth
8d87d06758 eol-style and mime-type 2010-03-17 23:42:32 +00:00
Richard Worth
bfc180b1ba html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase 2010-03-12 03:18:34 +00:00
Jörn Zaefferer
b9882e903a no delay need for local data 2010-02-17 09:24:01 +00:00
Scott González
f52018a344 Autocomplete categories demo: Simplified styling. 2010-02-17 03:40:01 +00:00
Scott González
1342b2a867 Autocomplete categories demo: Removed custom jQuery methods and tweaked the category styling. 2010-02-17 03:28:18 +00:00
Scott González
d3141b84cb Autocomplete demo: Added styling to the categories. 2010-02-17 02:08:43 +00:00
Scott González
5aaae1d695 Working categorized autocomplete demo. 2010-02-17 01:56:01 +00:00
Jörn Zaefferer
4f4715017d Fix for #5188 along with a half-functional demo (buggy keyboard navigation) 2010-02-16 16:20:05 +00:00