Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All: Drop support for IE & some other browsers (but mostly IE) | Michał Gołębiowski-Owczarek | 2024-05-15 | 1 | -6/+0 |
| | | | | Closes gh-2249 | ||||
* | Update custom_render.html (#2242) | mark van tilburg | 2024-04-25 | 1 | -1/+1 |
| | | | | | This fixes mixed content errors on the selectmenu demo page at jqueryui.com. Closes gh-2242 | ||||
* | demos: Replace search.php with $.ajaxTransport() mock | Timo Tijhof | 2024-01-03 | 5 | -601/+8 |
| | | | | Fixes jquery/jqueryui.com#203 Closes gh-2187 | ||||
* | Demos:Tests: Avoid self-closing HTML tags | Michał Gołębiowski-Owczarek | 2023-05-10 | 1 | -2/+2 |
| | | | | | | | | | Self-closing tags are reported by newer versions of the htmllint Grunt plugin. They also don't make sense in our HTML files since they are not XHTML-compliant and they run in HTML mode anyway. Ref gh-2157 | ||||
* | All: Migrate away from deprecated/removed Core APIs | Michał Gołębiowski-Owczarek | 2019-12-08 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Summary of the changes: * Build: Add jQuery 3.2.0-3.4.1 to versions UI can be tested against * Build: Load jQuery & Migrate via HTTPS * Build: Add package-lock.json to .gitignore * Build: Update jQuery Migrate from 3.0.0 to 3.1.0 * Build: Allow to run tests against jQuery 3.x-git * Build: Fix formatting according to JSCS rules * Build: Disable JSCS for the inlined jQuery Color * All: Switch from $.isArray to Array.isArray (jQuery.isArray will be removed in jQuery 4.0) * All: Switch from `$.isFunction( x )` to `typeof x === "function"` (jQuery.isFunction will be removed in jQuery 4.0) * All: Inline jQuery.isWindow as it'll be removed in jQuery 4.0 * Effects: Fix a timing issue in a variable declaration. Previously, a jQuery object was created, chained & assigned to a variable that was then accessed in a callback used inside of this chained definition. Due to a timing difference in when the callback fired for the first time in latest jQuery master, it was being called before the variable was defined. * Tests: Make dialog & draggable unit tests less strict (newest jQuery returns fractional results in some cases, making comparisons fail when there's a tiny difference) * All: Migrate from $.trim to bare String.prototype.trim (jQuery.trim will be deprecated in jQuery 3.5) Closes gh-1901 | ||||
* | All: Remove uses of `jQuery.proxy()` | Scott González | 2017-05-17 | 1 | -1/+1 |
| | | | | | Ref #15160 Closes gh-1813 | ||||
* | Autocomplete: Escape HTML tags in callback name to avoid XSS in demo | Scott González | 2016-09-22 | 1 | -1/+4 |
| | | | | Fixes #15048 | ||||
* | 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 |
| | | | | Fixes #14974 | ||||
* | 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 |
| | | | | Closes gh-1710 | ||||
* | Demos: Add device-width viewport meta to all demos | Jörn Zaefferer | 2015-09-30 | 12 | -0/+12 |
| | | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d | ||||
* | Autocomplete: Update demos to use AMD | Alexander Schmitz | 2015-07-21 | 12 | -135/+45 |
| | | | | Ref #10119 | ||||
* | 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 |
| | | | | | | | Fix handling of empty response, remove silly open/close handlers, fix select callback, fix demo description. Closes gh-1542 | ||||
* | Tooltip: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -1/+3 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | 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 |
| | | | | Ref gh-1363 | ||||
* | Autocomplete: Fix styling for combobox demo | Scott González | 2014-07-24 | 1 | -4/+1 |
| | | | | Fixes #10059 | ||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 12 | -12/+12 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | 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 |
| | | | | | | | The previous webservice now requires user credentials. The new one is also in use in a jQuery Mobile demo. Fixes #9764 | ||||
* | All: Quote CSS url() values | Scott González | 2014-01-24 | 5 | -5/+7 |
| | | | | Closes gh-1172 | ||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 12 | -74/+74 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Autocomplete: Announce autocomplete correctly in all ATs. | Dylan Barrell | 2014-01-14 | 1 | -1/+5 |
| | | | | | Fixes #9631 Closes gh-1153 | ||||
* | Autocomplete: Update categories demo again, use only public properties to ↵ | Jörn Zaefferer | 2013-11-13 | 1 | -1/+1 |
| | | | | update menu option | ||||
* | Autocomplete: Update categories demo to use menu's new items option to ↵ | Jörn Zaefferer | 2013-11-13 | 1 | -0/+4 |
| | | | | exclude custom headers from menu focus | ||||
* | 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 |
| | | | | | 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. | ||||
* | 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 - ↵ | Scott González | 2013-03-16 | 1 | -0/+1 |
| | | | | Autocomplete Combobox demo shows underlying select by default. | ||||
* | Autocomplete: Updated reference in combobox demo. Fixed #9157 - Combobox ↵ | TJ VanToll | 2013-03-16 | 1 | -1/+2 |
| | | | | demo does not show Items | ||||
* | 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 - ↵ | Scott González | 2013-02-22 | 1 | -15/+3 |
| | | | | Autocomplete: Incorrect escaping in combobox demo. | ||||
* | 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: ↵ | Scott González | 2013-01-30 | 2 | -2/+2 |
| | | | | Multiple demo has errors. | ||||
* | 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 ↵ | Scott González | 2012-11-27 | 1 | -1/+1 |
| | | | | HTML. Fixes #8861 - Tooltip: XSS vulnerability in default content. | ||||
* | Autocomplete demo: Combobox: Encode search term inside tooltips. Fixes #8859 ↵ | Scott González | 2012-11-27 | 1 | -1/+1 |
| | | | | - Autocomplete: XSS in combobox demo. | ||||
* | 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 - ↵ | 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 |
| |