aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/sortable
Commit message (Expand)AuthorAgeFilesLines
* All: Drop support for IE & some other browsers (but mostly IE)Michał Gołębiowski-Owczarek2024-05-151-11/+2
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-261-1/+1
* Build: Fork vendors to remove QUnit deprecated API usageMichał Gołębiowski-Owczarek2023-05-101-2/+2
* Sortable: Fix positioning when moving a Draggable item into a SortableMichał Gołębiowski-Owczarek2021-11-151-0/+57
* Sortable: Allow 0-height containers to be sortable as in 1.12.1Michał Gołębiowski-Owczarek2021-11-081-0/+53
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-074-2/+8
* Tests: Make some number comparisons less strictMichał Gołębiowski-Owczarek2021-03-091-3/+13
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-164-8/+16
* Tests: Solve a frequent race condition in tests in Chrome/SafariMichał Gołębiowski-Owczarek2020-05-161-4/+10
* All: Remove usage of jQuery positional selectorsMichał Gołębiowski-Owczarek2020-01-223-20/+20
* Sortable: Setting table row placeholder height to be same as sorted rowKevin Cupp2016-10-042-7/+66
* Sortable: Shift to use no globalsAmanpreet Singh2016-04-145-199/+204
* Tests: Fix improper async sortable testLeonardo Balter2015-10-271-1/+1
* Sortable: Style updatesAlexander Schmitz2015-09-116-254/+255
* Sortable: Style updatesAlexander Schmitz2015-08-213-4/+4
* Sortable: Move sortable into widgets folderAlexander Schmitz2015-08-085-5/+5
* Draggable: Move draggable into widgets folderAlexander Schmitz2015-08-081-1/+1
* Sortable: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-1/+1
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
* Tests: Rename filesScott González2015-04-096-3/+3
* Tests: Widget test helpers extend the main helperScott González2015-04-094-14/+17
* Sortable: Convert tests to new infrastructureScott González2015-04-097-58/+47
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* All: Standard spacing inside selector stringsScott González2015-03-261-1/+1
* Sortable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-14/+17
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-111-0/+1
* Sortable: Append a tr with td to the placeholder of tbody elementsNils Heuermann2015-02-242-8/+80
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-242-3/+1
* Sortable: Redetermine floating flag when recalculating positionsTJ VanToll2014-11-041-0/+35
* Effects tests: Add clip visual testMike Sherov2014-09-031-4/+4
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Sortable: fire "over" and "out" even when a connectWith hasn't changedAndrei Picus2014-08-132-1/+105
* Tests: Fix composite testsScott González2014-08-011-1/+1
* Build: Reorganize external directoryScott González2014-06-242-4/+4
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-202-10/+2
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-5/+5
* Tests: sortable: fix assert message.Andrei Picus2014-01-201-1/+1
* Slider & Interactions: Add Windows 8 touch supportTJ VanToll2014-01-151-0/+21
* Sortable: CleanupAndrei Picus2014-01-151-2/+2
* Sortable: Adjust itemWithLeastDistance algorithm in _contactContainers to pro...Kris Borchers2013-11-012-3/+27
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Sortable: Copy the cell structure when sorting a table row. Fixes #9185 - Sor...Scott González2013-04-022-13/+28
* 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
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-17/+18
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-18/+17
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-17/+18