jQuery UI 1.10.3 Changelog


Released on May 3, 2013

link Build

link Interactions

link Draggable

  • Fixed: Scroll not working with fixed position parent. (#5009, c1011b5)
  • Fixed: Auto scroll goes double distance when dragging. (#6817, 943537c)
  • Fixed: Containment doesn't properly update. (#8962, 507043c)
  • Fixed: Not following mouse when scrolled and using overflow-y: scroll. (#6258, 48b48a8)
  • Fixed: Element can snap to an element that was removed during drag. (#8459, ecabe47)
  • Fixed: Snapping doesn't take top/left into account properly. (#8165, f74a908)

link Sortable

  • Fixed: Placeholder breaks table-layout: fixed. (#9185, 9711c54)
  • Fixed: Placeholder doesn't move when using connectWith option. (#8301, 9ac505b)

link Widgets

link Accordion

  • Fixed: refresh() method incorrectly opens collapsed accordion. (#9189, a93ad18)

link Autocomplete

  • Fixed: Unable to use up/down arrow keys in a textarea (Firefox). (#8911, c1f7f52)
  • Fixed: .replaceWith() fails to replace. (#9172, 2da014b)
  • Fixed: Combobox demo does not show items. (#9157, 149e6eb)
  • Fixed: Autocomplete Combobox demo shows underlying select by default. (#9158, fb6adc7)

link Button

  • Fixed: Timeout in formResetHandler causing refresh() to be called on non-widgets. (#9213, 1152e65)

link Datepicker

  • Added: English as an option in the localization demo. (e34c92b)
  • Fixed: Corrected the Arabic word for Arabic in the localization demo. (f8e76d0)
  • Fixed: Wrong date format for Serbian localization. (#7347, f157310)

link Menu

  • Fixed: IE 10 renders bullets in submenus. (#8844, 329974b)

link Progressbar

  • Fixed: (demo) Incorrect presentation with progressbar label in IE9. (#9163, d1605e6)