| Commit message (Expand) | Author | Age | Files | Lines |
* | Update custom_render.html (#2242) | mark van tilburg | 2024-04-25 | 1 | -1/+1 |
* | demos: Replace search.php with $.ajaxTransport() mock | Timo Tijhof | 2024-01-03 | 5 | -601/+8 |
* | Demos:Tests: Avoid self-closing HTML tags | Michał Gołębiowski-Owczarek | 2023-05-10 | 1 | -2/+2 |
* | All: Migrate away from deprecated/removed Core APIs | Michał Gołębiowski-Owczarek | 2019-12-08 | 1 | -1/+2 |
* | All: Remove uses of `jQuery.proxy()` | Scott González | 2017-05-17 | 1 | -1/+1 |
* | Autocomplete: Escape HTML tags in callback name to avoid XSS in demo | Scott González | 2016-09-22 | 1 | -1/+4 |
* | Autocomplete: Remove unreachable code in remote demo | Scott González | 2016-09-01 | 1 | -3/+1 |
* | Autocomplete: Change JSONP demo to use local data source | Scott González | 2016-09-01 | 2 | -17/+19 |
* | All: Replace non-breaking spaces with regular spaces | Scott González | 2016-06-08 | 1 | -1/+1 |
* | All: Optimize png images losslessly using zopflipng | Peter Dave Hello | 2016-06-06 | 4 | -0/+0 |
* | Demos: Add device-width viewport meta to all demos | Jörn Zaefferer | 2015-09-30 | 12 | -0/+12 |
* | Autocomplete: Update demos to use AMD | Alexander Schmitz | 2015-07-21 | 12 | -135/+45 |
* | Autocomplete: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 3 | -6/+6 |
* | Autocomplete: Cleanup remote-jsonp demo | Jörn Zaefferer | 2015-04-20 | 1 | -18/+11 |
* | Tooltip: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -1/+3 |
* | Autocomplete: Re-add wrappers to menu items | TJ VanToll | 2014-10-25 | 1 | -1/+1 |
* | Autocomplete: Remove duplicate array key in demo | Bruno Pérel | 2014-10-20 | 1 | -1/+0 |
* | Autocomplete: Fix styling for combobox demo | Scott González | 2014-07-24 | 1 | -4/+1 |
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 12 | -12/+12 |
* | Autocomplete demo: Datasource needs min. 3 characters | Jörn Zaefferer | 2014-04-23 | 1 | -1/+1 |
* | Demos: Adding <meta name="viewport"> tag for easier mobile browsing | TJ VanToll | 2014-03-07 | 1 | -0/+1 |
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 12 | -12/+12 |
* | Autocomplete: Update remote-jsonp demo with working geo webservice | Jörn Zaefferer | 2014-01-29 | 1 | -11/+3 |
* | All: Quote CSS url() values | Scott González | 2014-01-24 | 5 | -5/+7 |
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 12 | -74/+74 |
* | Autocomplete: Announce autocomplete correctly in all ATs. | Dylan Barrell | 2014-01-14 | 1 | -1/+5 |
* | Autocomplete: Update categories demo again, use only public properties to upd... | Jörn Zaefferer | 2013-11-13 | 1 | -1/+1 |
* | Autocomplete: Update categories demo to use menu's new items option to exclud... | Jörn Zaefferer | 2013-11-13 | 1 | -0/+4 |
* | Demos/tests: Losslessly recompress PNG/GIF images. | Pere Orga | 2013-08-26 | 3 | -0/+0 |
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 12 | -12/+12 |
* | Autocomplete demo: Use custom namespace for combobox. | Scott González | 2013-04-11 | 1 | -7/+7 |
* | Demos: Updating to use instance method on bridge | Corey Frang | 2013-03-19 | 4 | -4/+4 |
* | Autocomplete demo (combobox): Hide select on create. Fixes #9158 - Autocomple... | Scott González | 2013-03-16 | 1 | -0/+1 |
* | Autocomplete: Updated reference in combobox demo. Fixed #9157 - Combobox dem... | TJ VanToll | 2013-03-16 | 1 | -1/+2 |
* | Autocomplete demo (Combobox): Split code into smaller functions. | Scott González | 2013-02-22 | 1 | -64/+81 |
* | Autocomplete demo (Combobox): Rename selected event to select. | Scott González | 2013-02-22 | 1 | -1/+1 |
* | Autocomplete demo (Combobox): Don't highlight term matches. Fixes #9086 - Aut... | Scott González | 2013-02-22 | 1 | -15/+3 |
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 12 | -12/+12 |
* | Autocomplete: Fix .data() references in demos. Fixes #9029 - Autocomplete: Mu... | Scott González | 2013-01-30 | 2 | -2/+2 |
* | Autocomplete demo: Fixed reference to widget instance. | Scott González | 2013-01-24 | 1 | -1/+1 |
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 12 | -12/+12 |
* | Autocomplete: Combobox demo - Collapse menu when clicking button. | Scott González | 2012-12-13 | 1 | -7/+7 |
* | Tooltip: Escape the title attribute so that it's treated as text and not HTML... | Scott González | 2012-11-27 | 1 | -1/+1 |
* | Autocomplete demo: Combobox: Encode search term inside tooltips. Fixes #8859 ... | Scott González | 2012-11-27 | 1 | -1/+1 |
* | Autocomplete demo: Combobox cleanup. | Scott González | 2012-11-26 | 1 | -16/+12 |
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 12 | -12/+12 |
* | Autocomplete: Removed data fallback for item.autocomplete. Fixes #8156 - Auto... | Scott González | 2012-10-25 | 2 | -2/+0 |
* | Autocomplete cache demo: Let the widget handle request synchronization. Fixes... | Scott González | 2012-10-02 | 1 | -6/+3 |
* | 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 |