1.8rc3
click here to add a description
click here to add a homepage
set trunk version to 1.8rc3
Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d836014c24345dc218ab3c9bb63b06e
Visual testcase for #4231
ajax tabs demo: renamed tabs to fit on the demo template
Externals: updated jquery.cookie plugin to http://github.com/carhartl/jquery-cookie commit 6818b83dff89e9cac9e95acd9d78bf0179777e3d
Fix for #4451 - ajax tabs error handling
Accordion: Fixed oldContent and newContent for events.
Dialog: Use .height() to calculate height of dialog before drag.
Autocomplete: Fixed class removal in .destroy().
Autocomplete: Reposition menu every time it opens.
Dialog: ESC key event was not being canceled after it was handled (Fixed #4922 window.location.reload() doesn't work in dialog's close callback when it's triggered by ESC in Firefox)
Dialog: Changed height measurement to hide content because IE quirks mode ignores height: 0 (Fixed #4350 No Scrollbars in IE in Quirksmode)
Datepicker: Fixed #5156 Added Chinese Hong Kong localisation
use button on accordion demo page with a button-eleement
partial for #5126 - less rows in remote demo to avoid scrolling
partial for #5126 - improved custom data demo
partial for #5126 - extra classes for combobox input
partial for #5126 - less rows in remote jsonp demo to avoid scrolling
Sortable: Only trigger over event when changing the current container.
Autocomplete: Added a "ui-autocomplete-input" class to the text field.
Autocomplete: Deactivate menu on close.
Draggable: Don't try to stack if there are no elements in the stacking group.
Effects: Properly normalizing arguments for named speeds.
Buttons: Removed the logic for triggering click events on checkboxes and radio buttons. This logic was actually causing the opposite functionality from what we wanted.
Button: Added missing semicolons;
Autocomplete: Fixed bug with bgiframe usage.
Dialog: Overlays are now cached for reuse with subsequent dialogs (Fixed #5185: .ui-widget-overlay CSS selector causes consistent large memory leak in IE)
no delay need for local data
Autocomplete categories demo: Simplified styling.
Autocomplete categories demo: Removed custom jQuery methods and tweaked the category styling.
Autocomplete demo: Added styling to the categories.
Working categorized autocomplete demo.
Another partial fix for #5188 - add ui-menu-item class only to list items with anchor-children
Fix for #5188 along with a half-functional demo (buggy keyboard navigation)
Missed change in build script for #5163 - css files renamed to be consistent with js file renames in 1.8a1