Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Demos: Add device-width viewport meta to all demos | Jörn Zaefferer | 2015-09-30 | 1 | -0/+1 |
| | | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d | ||||
* | Autocomplete: Update demos to use AMD | Alexander Schmitz | 2015-07-21 | 1 | -9/+2 |
| | | | | Ref #10119 | ||||
* | Autocomplete: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -1/+1 |
| | |||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 1 | -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 filename | Jörn Zaefferer | 2014-03-05 | 1 | -1/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -6/+6 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 1 | -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. | ||||
* | Demos: Updating to use instance method on bridge | Corey Frang | 2013-03-19 | 1 | -1/+1 |
| | |||||
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Autocomplete: Fix .data() references in demos. Fixes #9029 - Autocomplete: ↵ | Scott González | 2013-01-30 | 1 | -1/+1 |
| | | | | Multiple demo has errors. | ||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | Demos: Cleanup. | Scott González | 2012-09-10 | 1 | -9/+2 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 1 | -1/+1 |
| | |||||
* | Autocomplete: Update live region if focus event is canceled. Remove live ↵ | Scott González | 2012-05-16 | 1 | -3/+2 |
| | | | | region on destroy. | ||||
* | Autocomplete: ARIA live region as extension, adding a messages option. Fixes ↵ | Jörn Zaefferer | 2012-05-16 | 1 | -2/+3 |
| | | | | #7840 - Autocomplete: popup results not read by screen-readers | ||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | Autocomplete demos: Coding standards. | Scott González | 2011-05-27 | 1 | -1/+1 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | Merge remote branch 'origin/menu' | jzaefferer | 2010-12-22 | 1 | -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 dependencies | jzaefferer | 2010-04-21 | 1 | -0/+1 |
| | | |||||
* | | Autocomplete multiple demos: Don't leave the field when tabbing while the ↵ | Scott González | 2010-11-19 | 1 | -23/+31 |
| | | | | | | | | menu is open. Fixes #6661 - Autocomplete: Tab on multiple Autocomplete should not change focus after selecting. | ||||
* | | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 1 | -1/+1 |
| | | |||||
* | | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 |
| | | |||||
* | | Demos: Cleanup. | Scott González | 2010-09-09 | 1 | -2/+2 |
| | | |||||
* | | Autocomplete demos: Coding standards. | Scott González | 2010-09-09 | 1 | -27/+49 |
| | | |||||
* | | Autocomplete: Removed selection handling in IE. No longer needed now that ↵ | Scott González | 2010-07-22 | 1 | -7/+0 |
| | | | | | | | | autocomplete ensures that the cursor is placed at the end of the field on select. | ||||
* | | Autocomplete demos: Added more programming languages and alphabetized. | Scott González | 2010-07-19 | 1 | -1/+1 |
| | | |||||
* | | Autocomplete: Update cursor position in multiple demos in IE. Fixes #5761 - ↵ | jzaefferer | 2010-06-23 | 1 | -0/+7 |
|/ | | | | Autocomplete: multiple demos need extra IE handling for cursor position | ||||
* | Autocomplete: Refactored code for array filtering into ↵ | jzaefferer | 2010-04-16 | 1 | -14/+8 |
| | | | | $.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 | ||||
* | Autocomplete: code improvements for multiple demo | jzaefferer | 2010-04-15 | 1 | -4/+4 |
| | |||||
* | Autocomplete: multiple demo added | jzaefferer | 2010-04-15 | 1 | -0/+75 |