jquery-ui/tests/unit/sortable
Nils Heuermann 962e05dc1d Sortable: Append a tr with td to the placeholder of tbody elements
When sorting tbody elements of a table the placeholder needs to have a tr with
td elements to be visible. The appended elements are created in the same way
as for the placeholder of a tr element; the first row of the sorted tbody is
used for that.

Fixes #10682
Closes gh-1380
2015-02-24 09:36:12 -05:00
..
all.html Tests: Fix composite tests 2014-08-01 12:25:14 -04:00
sortable_common.js Interactions: Update widget defaults to match documented API. 2013-01-02 18:27:22 -05:00
sortable_core.js Slider & Interactions: Add Windows 8 touch support 2014-01-15 15:38:10 -05:00
sortable_events.js Tests: Fix style issues with missing or multiple line breaks 2015-01-24 17:10:20 +01:00
sortable_methods.js Sortable: Redetermine floating flag when recalculating positions 2014-11-04 08:15:26 -05:00
sortable_options.js Sortable: Append a tr with td to the placeholder of tbody elements 2015-02-24 09:36:12 -05:00
sortable_test_helpers.js Tests: Fix style issues with missing or multiple line breaks 2015-01-24 17:10:20 +01:00
sortable.html Sortable: Append a tr with td to the placeholder of tbody elements 2015-02-24 09:36:12 -05:00