Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 2.94 KB

1.8rc3.md

File metadata and controls

63 lines (40 loc) · 2.94 KB
<script>{ "title": "jQuery UI 1.8rc3 Changelog" }</script>

Released on February 25, 2010

Widgets

Accordion

  • Fixed: newContent/oldContent parameters are incorrect in change callback. (#4469)

Autocomplete

  • Fixed: Error when using bgiframe plugin. (#5196)
  • Fixed: Blur causes last active menu item to be selected. (#5205)
  • Fixed: Class needed on input element. (#5198)
  • Fixed: Broken demos. (#5126)
  • Fixed: Autocomplete in Dialog is positioned incorrectly. (#5217)

Button

  • Fixed: .buttonset() prevents change event. (#5196)

Datepicker

  • Fixed: Datepicker stays open when the field isn't focused. (#5179)

Dialog

  • Fixed: Modal dialogs leak memory in IE. (#5185)
  • Fixed: window.location.reload() doesn't work in dialog's close callback when it's triggered by ESC in Firefox. (#4922)
  • Fixed: No scrollbars in IE quirksmode. (#4350)
  • Fixed: Buttons disappear after dragging dialog. (#5221)

Tabs

  • Fixed: Ajax tabs stop functioning on ajax error. (#4451)

Interactions

Draggable

  • Fixed: Stack option can throw error. (#5191)

Sortable

  • Fixed: Over event triggered too frequently. (#5111)

Effects

  • Fixed: Toggle speed issue. (#5192)

Miscellaneous

  • Fixed: ThemeRoller bookmarklet tries to load an invalid URL. (#5098)
  • Fixed: Wrong jQuery version in demos. (#5147)
  • Fixed: Download builder/ThemeRoller is broken. (#5157, #5115, #5223, #5224, #5225, #5226, #5234, #5235)
  • Fixed: Autocomplete shows behind slider handles on download builder. (#5238)
  • Fixed: Theme switcher doesn't work on demos. (#5144)
  • Fixed: Demos reference missing bgiframe file. (#5169)
  • Updated: Cookie plugin updated to latest version. (#5227)
  • Updated: Qunit updated to latest version. (#5230)