jQuery UI 1.12.0-rc.2 Changelog


Released on April 21, 2016, listing changes since 1.12.0-rc.1.

link Interactions

  • Resizable: Fix top jump with rotated element (89fe04a)
  • Resizable: Implement setOption for handles (#3423, 623b64e)
  • Selectable: Proper handling of inner scrolling (#13359, a240251)
  • Sortable: Update _contactContainers to use page clientX/Y values (#10727, #5039, 9aca706)
  • Sortable: Fix incorrect top containment for document (#14927, c19fc10)

link Widgets

  • Checkboxradio: Check that there is an icon before toggeling class (#14939, 882eb4c)
  • Datepicker: Fixed keyboard navigation (#7956, bf5d6f3)
  • Datepicker: Fix day names for ar-DZ locale (#14948, 3bfee65)
  • Menu: Check that there is an active item in _activate() (d21aeee)
  • Menu: Don't reset active element until after triggering blur event (#14945, 57f801f)
  • Selectmenu: Prepend icon and move overflow to text span (#14938, bff8277)
  • Slider: Fixed max value miscalculation (#12852, a1905e2)
  • Tooltip: Fix re-enabling of delegated tooltips (#14950, 010f5f9)