jQuery UI 1.11.4 Changelog
Released on March 11, 2015
link Interactions
link Draggable
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)