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
|
85639bf0fa
|
Autocomplete: Update live region if focus event is canceled. Remove live region on destroy.
|
2012-05-16 09:43:49 -04:00 |
|
Jörn Zaefferer
|
f4b2d7a411
|
Autocomplete: ARIA live region as extension, adding a messages option. Fixes #7840 - Autocomplete: popup results not read by screen-readers
|
2012-05-16 11:55:12 +02:00 |
|
Scott González
|
89ff5c5232
|
Upgrade jQuery to 1.7.2.
|
2012-03-22 09:45:22 -04: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
|
74ddb3061e
|
Cleanup bad earlier merge.
|
2010-12-28 15:31:14 +01: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
|
4637695894
|
Autocomplete multiple demos: Don't leave the field when tabbing while the menu is open. Fixes #6661 - Autocomplete: Tab on multiple Autocomplete should not change focus after selecting.
|
2010-11-19 16:17:52 -05: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 |
|
Scott González
|
860635fd17
|
Autocomplete: Removed selection handling in IE. No longer needed now that autocomplete ensures that the cursor is placed at the end of the field on select.
|
2010-07-22 14:55:41 -04:00 |
|
Scott González
|
44d1a38a19
|
Autocomplete: Moved all demo images into /demos/autocomplete/images.
|
2010-07-19 10:06:07 -04:00 |
|
Scott González
|
fe71d5d0a0
|
Autocomplete: Removed styling for .ui-autocomplete-loading from the theme - added to individual demos. Fixes #5385 - Autocomplete: Inconsistent default styling while loading results.
We will need to undo this change when ThemeRoller supports generating loading images.
|
2010-07-19 09:41:21 -04:00 |
|
jzaefferer
|
965dddd981
|
Autocomplete: Update cursor position in multiple demos in IE. Fixes #5761 - Autocomplete: multiple demos need extra IE handling for cursor position
|
2010-06-23 16:44:11 +02:00 |
|
jzaefferer
|
17f8079bc2
|
Menu: Extracted menu code from autocomplete, updated all dependencies
|
2010-04-21 21:01:08 +02:00 |
|
jzaefferer
|
dbc9addfae
|
Autocomplete: Refactored code for array filtering into $.ui.autocomplete.filter, used by remote-with-cache and modified multiple-demo (now with local data); added multiple-remote to also show multiple with remote data
|
2010-04-16 11:05:35 +02:00 |
|