CARVIEW |
Select Language
HTTP/2 301
date: Fri, 10 Oct 2025 22:09:43 GMT
content-type: text/html
content-length: 162
location: https://jqueryui.com/Upgrade_Guide/1.8.7
server: cloudflare
vary: accept-encoding
cf-cache-status: MISS
expires: Sat, 11 Oct 2025 02:09:43 GMT
cache-control: public, max-age=14400
cf-ray: 98c971932eb5dfa6-BLR
HTTP/2 301
date: Fri, 10 Oct 2025 22:09:44 GMT
content-type: text/html; charset=UTF-8
location: https://jqueryui.com/changelog/1.8.7/
server: cloudflare
x-powered-by: PHP/8.2.29
expires: Wed, 11 Jan 1984 05:00:00 GMT
cache-control: no-cache, must-revalidate, max-age=0, no-store, private
vary: X-Forwarded-Proto, accept-encoding
reporting-endpoints: csp-endpoint="https://csp-report-api.openjs-foundation.workers.dev/"
content-security-policy: default-src 'self'; script-src 'self' code.jquery.com download.jqueryui.com; style-src 'self' 'unsafe-inline' code.jquery.com download.jqueryui.com; style-src-attr 'unsafe-inline'; img-src 'self' data: code.jquery.com download.jqueryui.com; connect-src 'self' typesense.jquery.com; font-src 'self' data:; object-src 'none'; frame-ancestors 'none'; base-uri 'self'; block-all-mixed-content ; report-to csp-endpoint; report-uri https://csp-report-api.openjs-foundation.workers.dev/; form-action 'self' download.jqueryui.com;
x-redirect-by: WordPress
cf-cache-status: MISS
cf-ray: 98c97197ffb3dfa6-BLR
HTTP/2 200
date: Fri, 10 Oct 2025 22:09:45 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
cache-control: public, max-age=14400
vary: Accept-Encoding
vary: X-Forwarded-Proto
x-powered-by: PHP/8.2.29
reporting-endpoints: csp-endpoint="https://csp-report-api.openjs-foundation.workers.dev/"
content-security-policy: default-src 'self'; script-src 'self' code.jquery.com download.jqueryui.com; style-src 'self' 'unsafe-inline' code.jquery.com download.jqueryui.com; style-src-attr 'unsafe-inline'; img-src 'self' data: code.jquery.com download.jqueryui.com; connect-src 'self' typesense.jquery.com; font-src 'self' data:; object-src 'none'; frame-ancestors 'none'; base-uri 'self'; block-all-mixed-content ; report-to csp-endpoint; report-uri https://csp-report-api.openjs-foundation.workers.dev/; form-action 'self' download.jqueryui.com;
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
content-encoding: gzip
cf-cache-status: BYPASS
expires: Sat, 11 Oct 2025 02:09:45 GMT
cf-ray: 98c9719ce8bfdfa6-BLR
jQuery UI 1.8.7 Changelog | jQuery UI
jQuery UI 1.8.7 Changelog
Released on December 8, 2010
link Build
- Fixed: Regex for relative path replacement on cdn target (ba28d11)
- Fixed: Minified css does not @include minified css files. (#6634, 812c274)
link Core & Utilities
link Position
link Interactions
link Draggable
link Sortable
link Widgets
link Autocomplete
- Fixed: Horizontal scrollbar on IE7. (#6250, 53215de, 5431a45)
- Fixed: Combobox example does not show suggestion on second try. (#6695, ddb4694)
- Fixed: Tab on multiple Autocomplete should not change focus after selecting. (#6661, 4637695)
- Fixed: ui-autocomplete-loading class not removed when Ajax request times out. (#6692, 40135bb)
- Fixed: menu position issue when positioned to the right. (#6648, f85b998)
- Fixed: Don't trigger close event until after the menu is hidden. (#6227, f4d8ec9)
- Fixed: Null ui.item on change event in IE8. (#6709, eac910f)
- Fixed: Combobox is not working in IE if value and name is different. (#6673, ddf5946)
- Fixed: Combobox doesn't handle destroy. (#6685, d97add1)
link Button
- Added: Option for specifying which items to convert to buttons. (#6262, 5dad57e)
- Fixed: Buttonset not applying ui-corner to invisible elements. (#6262, 5dad57e)
link Datepicker
- Added: Rhaeto-Romanic translation. (#6728, 5f919b2)
- Fixed: Date Range demo for Datepicker has unclear title. (#6675, f070b0a)
- Fixed: changeYear + yearRange causes flash in Firefox. (#5493, 7832fd8)
- Fixed: setDate manipulates its argument (#6671, d69f2ec)
- Fixed: cmd+a/c/v is not working on MAC OS-X (#5317, 51695f8)
- Fixed: Correction in French localization for Datepicker. (#5455, 9ead629, 320dfb8)
- Fixed: Wrong month name for Thai locale. (#5862, 482d3c2)
- Fixed: Norwegian locale. (#6086, 226aa35)
- Fixed: Parsing of single y character for date formats. (#6659, a2e0eb9)
- Fixed: setDate() should accept an empty string. (#6684, 7b523c2, 9ade710)
- Fixed: Problem selecting the date with keyboard shorcuts (#5527, 98f7e6a)
- Fixed: Arabic Localization miss order (#6676, 3361e8f)
link Dialog
- Fixed: Adding a button makes the dialog disappear in IE6. (#6717, b9e34f7)
- Fixed: Closing UI dialog when z-index is not defined in any .ui-dialog class, causes NaN to be used as Z-index, throwing an error. (#5955, #4652, 8bb412d)
- Fixed: Missing element not found check in overlay code. (#6645, dfb3544)
- Fixed: ui.dialog with jQuery 1.3.2 causes RangeError. (#6030, 22671ad)
link Progressbar
link Slider
- Fixed: Using range and step options makes jQuery change min and max. (#6643, 0d0969c)
- Fixed: Handle jumps a few pixels when clicked. (#4467, 0c3e56d)
link Tabs
- Fixed: Tabs module uses global selectors instead of local to "this.element" element. (#6710, 63ec115)
link Effects
- Fixed: switchClass queues incorrectly. (#6244, abfa0e1)
- Fixed: Allow named speeds to be 0 (#6657, 859c87e)
link Individual effects
link CSS Framework
link Website
link Download Builder
- Fixed: Issue with UI theme dropdown on the jQuery UI download page (#6735)