jQuery UI 1.11.4 Changelog


Released on March 11, 2015

link Interactions

link Draggable

  • Fixed: Ensure parent is correct after dragging through sortable (#10669, b371063)

link Resizable

  • Fixed: Allow jQuery instances as handles outside of the resizable element (#9658, 65f31c2)
  • Fixed: alsoResize supports more than one element of a jQuery instance (#4666, 31e7099)

link Sortable

  • Fixed: Append a <tr> with <td> to the placeholder of <tbody> elements (#10682, ddc1b32)
  • Fixed: Redetermine floating flag when recalculating positions (#7498, 189f1d4)

link Widgets

link Accordion

  • Fixed: Handle box-sizing: border-box in animations (#9264, de75b40)

link Dialog

  • Fixed: Stop tracking instance in destroy() to avoid memory leaks (#11125, 04ab6e0)

link Slider

link Tooltip

  • Fixed: Hiding with dynamically loaded content (#8740, 88291ff)