Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autocomplete: Removed data fallback for item.autocomplete. Fixes #8156 - ↵ | Scott González | 2012-10-25 | 2 | -2/+0 |
| | | | | Autocomplete: Remove data fallbacks. | ||||
* | Autocomplete cache demo: Let the widget handle request synchronization. ↵ | Scott González | 2012-10-02 | 1 | -6/+3 |
| | | | | Fixes #8616 - Remote autocomplete example can leave pending request tracking out of sync. | ||||
* | 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 |
| | | | | This reverts commit db9a015485f0a5dbbb12b22720dbb2111cda2dd8. | ||||
* | 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 ↵ | Scott González | 2012-05-16 | 2 | -5/+3 |
| | | | | region on destroy. | ||||
* | Autocomplete: ARIA live region as extension, adding a messages option. Fixes ↵ | Jörn Zaefferer | 2012-05-16 | 2 | -3/+5 |
| | | | | #7840 - Autocomplete: popup results not read by screen-readers | ||||
* | Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes ↵ | Scott González | 2012-05-14 | 1 | -4/+4 |
| | | | | #8322 - Autocomplete: Combobox demo should not override .ui-button styles. | ||||
* | 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 - ↵ | Scott González | 2012-04-07 | 1 | -13/+25 |
| | | | | Autocomplete combobox button has vertical offset relatively to input field (Opera 11.62). Fixed #8243 - Autocomplete combobox button has smaller height than input field (Firefox 11.0). | ||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 12 | -12/+12 |
| | |||||
* | Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - ↵ | Scott González | 2012-02-12 | 2 | -4/+4 |
| | | | | remove uses of 'var self = this;' | ||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 12 | -12/+12 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 12 | -12/+12 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 12 | -12/+12 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 12 | -12/+12 |
| | |||||
* | Autocomplete: Whitespace. | Scott González | 2011-05-27 | 1 | -0/+2 |
| | |||||
* | Autocomplete demos: Coding standards. | Scott González | 2011-05-27 | 11 | -27/+42 |
| | |||||
* | Autocomplete scrollable demo: Added missing menu dependency. | Scott González | 2011-05-11 | 1 | -0/+1 |
| | |||||
* | Combobox demo: Fix padding on input for alignment with button. Fixes #6729 - ↵ | Jörn Zaefferer | 2011-05-10 | 1 | -1/+1 |
| | | | | Combobox: Incorrect button size | ||||
* | Combobox demo: Set tooltip class via option | Jörn Zaefferer | 2011-05-10 | 1 | -4/+3 |
| | |||||
* | Autocomplete: Validate input when you close by menu by clicking. Fixed #7197 ↵ | Kato Kazuyoshi | 2011-05-07 | 1 | -24/+29 |
| | | | | - Combobox: not valid value is set. | ||||
* | Autocomplete (combobox demo): Blur the button on click to avoid a bug. | Scott González | 2011-04-04 | 1 | -0/+3 |
| | | | | Thanks tyron. | ||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 12 | -12/+12 |
| | |||||
* | Autocomplete: Update combobox menu to point out limits and link to | jzaefferer | 2011-02-25 | 1 | -0/+1 |
| | | | | explaining it. | ||||
* | Autocomplete demo (combobox): Fixed tooltips and clearing of select on ↵ | Scott González | 2011-01-10 | 1 | -9/+19 |
| | | | | invalid entry. | ||||
* | Demos: PHP Strict mode compliance and use parse_json() for JSON encoding. ↵ | gnarf | 2011-01-10 | 1 | -60/+8 |
| | | | | Fixes #5124 - Ensure all PHP scripts for demos/tests properly escape/filter input data. | ||||
* | Cleanup bad earlier merge. | jzaefferer | 2010-12-28 | 1 | -1/+0 |
| | |||||
* | Merge remote branch 'origin/tooltip' | jzaefferer | 2010-12-22 | 1 | -2/+11 |
|\ | | | | | | | | | | | | | Conflicts: demos/autocomplete/combobox.html demos/index.html tests/unit/index.html | ||||
| * | Merge commit '1.8.1' into tooltip | jzaefferer | 2010-04-21 | 6 | -5/+220 |
| |\ | |||||
| * | | Use tooltip to display hint when combobox input doesn't match anything | jzaefferer | 2010-04-08 | 1 | -3/+15 |
| | | | |||||
* | | | Merge remote branch 'origin/menu' | jzaefferer | 2010-12-22 | 11 | -0/+12 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 11 | -0/+11 |
| | |/ | |/| | |||||
* | | | Autocomplete (Combobox demo): Set the button type to button to prevent form ↵ | Mario Visic | 2010-12-16 | 1 | -1/+1 |
| | | | | | | | | | | | | submission. Fixes #6755 - Autocomplete: The combobox "show all" button submits forms. | ||||
* | | | Autocomplete combobox demo: Reset the internal term property when an invalid ↵ | Scott González | 2010-11-30 | 1 | -0/+1 |
| | | | | | | | | | | | | selection is made. Fixes #6695 - Autocomplete combobox example does not show suggestion on second try. | ||||
* | | | Combobox: Added a destroy method. Fixes #6685 - Combobox: Doesn't handle ↵ | Scott González | 2010-11-23 | 1 | -2/+9 |
| | | | | | | | | | | | | destroy. | ||||
* | | | Autocomplete: Use the text of the option, not the value when checking for ↵ | Scott González | 2010-11-19 | 1 | -1/+1 |
| | | | | | | | | | | | | valid values. Fixes #6673 - Autocomplete combobox is not working in IE if value and name is different. | ||||
* | | | Autocomplete multiple demos: Don't leave the field when tabbing while the ↵ | Scott González | 2010-11-19 | 2 | -50/+66 |
| | | | | | | | | | | | | menu is open. Fixes #6661 - Autocomplete: Tab on multiple Autocomplete should not change focus after selecting. | ||||
* | | | Lossless compression of all non-theme images using ImageOptim | Phillip Barnes | 2010-11-19 | 5 | -0/+0 |
| | | | |||||
* | | | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 12 | -12/+12 |
| | | | |||||
* | | | Autocomplete (maxheight demo): Add padding to account for vertical ↵ | Scott González | 2010-11-04 | 1 | -0/+3 |
| | | | | | | | | | | | | scrollbar. Fixes #6250 - Autocomplete: horizontal scrollbar on IE7. | ||||
* | | | Autocomplete: Prevent horizontal scrollbars in maxheight demo. Fixes #6250 - ↵ | Scott González | 2010-11-02 | 1 | -0/+1 |
| | | | | | | | | | | | | Autocomplete: horizontal scrollbar on IE7. | ||||
* | | | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 12 | -12/+12 |
| | | | |||||
* | | | Demos: Cleanup. | Scott González | 2010-09-09 | 13 | -23/+23 |
| | | | |||||
* | | | Autocomplete demos: Coding standards. | Scott González | 2010-09-09 | 13 | -297/+350 |
| | | | |||||
* | | | Autocomplete: Combobox demo cleanup | jzaefferer | 2010-08-29 | 1 | -2/+0 |
| | | |