| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 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 |
* | Autocomplete (combobox demo): Blur the button on click to avoid a bug. | Scott González | 2011-04-04 | 1 | -0/+3 |
* | 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 |
* | Autocomplete demo (combobox): Fixed tooltips and clearing of select on invali... | Scott González | 2011-01-10 | 1 | -9/+19 |
* | Demos: PHP Strict mode compliance and use parse_json() for JSON encoding. Fix... | gnarf | 2011-01-10 | 1 | -60/+8 |
* | Cleanup bad earlier merge. | jzaefferer | 2010-12-28 | 1 | -1/+0 |
* | Merge remote branch 'origin/tooltip' | jzaefferer | 2010-12-22 | 1 | -2/+11 |
|\ |
|
| * | 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 |
|\ \ \ |
|
| * | | | 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 s... | Mario Visic | 2010-12-16 | 1 | -1/+1 |
* | | | Autocomplete combobox demo: Reset the internal term property when an invalid ... | Scott González | 2010-11-30 | 1 | -0/+1 |
* | | | Combobox: Added a destroy method. Fixes #6685 - Combobox: Doesn't handle dest... | Scott González | 2010-11-23 | 1 | -2/+9 |
* | | | Autocomplete: Use the text of the option, not the value when checking for val... | Scott González | 2010-11-19 | 1 | -1/+1 |
* | | | Autocomplete multiple demos: Don't leave the field when tabbing while the men... | Scott González | 2010-11-19 | 2 | -50/+66 |
* | | | 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 scrollbar.... | Scott González | 2010-11-04 | 1 | -0/+3 |
* | | | Autocomplete: Prevent horizontal scrollbars in maxheight demo. Fixes #6250 - ... | Scott González | 2010-11-02 | 1 | -0/+1 |
* | | | 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 |
* | | | Autocomplete: Improved cache demo. | Scott González | 2010-08-27 | 1 | -10/+9 |
* | | | Autocomplete: Removed selection handling in IE. No longer needed now that aut... | Scott González | 2010-07-22 | 2 | -14/+0 |
* | | | Autocomplete (combobox demo): Set intial value of text field based on value o... | Scott González | 2010-07-20 | 1 | -1/+4 |
* | | | Autocomplete (combobox demo): Detect valid entries when typed, but not select... | Scott González | 2010-07-20 | 1 | -5/+15 |
* | | | Autcomplete: Refactored combobox demo. | Scott González | 2010-07-20 | 1 | -50/+60 |
* | | | Autocomplete: Clear selectedItem property whenever the user types something. ... | Scott González | 2010-07-20 | 1 | -0/+1 |
* | | | Autocomplete: Added link to accent folding demo. Fixes #5219 - Autocomplete: ... | Scott González | 2010-07-19 | 1 | -0/+1 |
* | | | Autocomplete: Render items as text, not HTML. Fixes #5275 - suggestions are n... | Scott González | 2010-07-19 | 2 | -2/+8 |
* | | | Autocompelte demos: Renamed the scrollable demo so the title fits on one line... | Scott González | 2010-07-19 | 1 | -1/+1 |
* | | | Autocomplete: Added demo of scrollable results. Fixes #5815 - Autocomplete: d... | Scott González | 2010-07-19 | 2 | -0/+53 |
* | | | Autocomplete demos: Added more programming languages and alphabetized. | Scott González | 2010-07-19 | 3 | -15/+24 |
* | | | Autocomplete: Moved all demo images into /demos/autocomplete/images. | Scott González | 2010-07-19 | 11 | -7/+7 |
* | | | Autocomplete: Removed styling for .ui-autocomplete-loading from the theme - a... | Scott González | 2010-07-19 | 5 | -0/+15 |
* | | | Autocomplete: Update cursor position in multiple demos in IE. Fixes #5761 - A... | jzaefferer | 2010-06-23 | 2 | -0/+14 |
* | | | Autocomplete: Changed cache demo to cache all results. | Scott González | 2010-04-23 | 1 | -25/+8 |
|/ / |
|
* | | Autocomplete: Added demo for accent folding. | Scott González | 2010-04-21 | 1 | -0/+64 |
* | | Autocomplete: Added custom rendering for custom data demo. | Scott González | 2010-04-21 | 1 | -1/+7 |
* | | Autocomplete: Fixed href to multiple-remote dmeo in index | jzaefferer | 2010-04-16 | 1 | -1/+1 |
* | | Autocomplete: Refactored code for array filtering into $.ui.autocomplete.filt... | jzaefferer | 2010-04-16 | 4 | -18/+87 |