aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/sortable/sortable_options.js
Commit message (Expand)AuthorAgeFilesLines
* Sortable: Append a tr with td to the placeholder of tbody elementsNils Heuermann2015-03-101-0/+36
* Sortable: Copy the cell structure when sorting a table row. Fixes #9185 - Sor...Scott González2013-04-021-13/+25
* Sortable Tests: Fix IE7 Test fails by being more generous with dragging near ...Mike Sherov2013-03-311-4/+6
* Sortable Tests: Fix IE7 test failures due to incorrectly expecting relative u...Mike Sherov2013-03-311-1/+1
* Sortable: update placeholder when axis is x or y for connected lists. Fixed #...Jason Moon2013-03-231-0/+28
* Sortable Tests: Add tests for axis option and recent axis option bugs.Mike Sherov2013-03-141-8/+85
* Sortable Tests: Add tests to support #9041 and #8792Mike Sherov2013-03-081-0/+37
* Sortable: Copy the src of the original item when creating a placeholder from ...Scott González2013-03-071-4/+17
* Sortable: When sorting table rows, create a td to force dimensions. Fixes #47...Scott González2013-02-201-2/+32
* Dev: Standardize sortable test suite. Fixed #8755 - Dev: Get sortable test su...Mike Sherov2012-11-011-1/+2
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-0/+4
* Don't use :input selector.Scott González2012-05-211-1/+1
* Sortable: Removed accurateIntersection option (Fixes #4225).Scott González2009-02-251-8/+0
* sortable unit tests: stubbed out missing testsRichard Worth2009-02-031-0/+224
* sortable unit tests: split tests into individual filesRichard Worth2009-02-031-1/+29
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-021-0/+12