index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
/
sortable
Commit message (
Expand
)
Author
Age
Files
Lines
*
All: Drop support for IE & some other browsers (but mostly IE)
Michał Gołębiowski-Owczarek
2024-05-15
1
-11
/
+2
*
Docs: Change a few most common domains from HTTP to HTTPS
Michał Gołębiowski-Owczarek
2024-04-26
1
-1
/
+1
*
Build: Fork vendors to remove QUnit deprecated API usage
Michał Gołębiowski-Owczarek
2023-05-10
1
-2
/
+2
*
Sortable: Fix positioning when moving a Draggable item into a Sortable
Michał Gołębiowski-Owczarek
2021-11-15
1
-0
/
+57
*
Sortable: Allow 0-height containers to be sortable as in 1.12.1
Michał Gołębiowski-Owczarek
2021-11-08
1
-0
/
+53
*
Build: Migrate from JSHint & JSCS to ESLint
Michał Gołębiowski-Owczarek
2021-06-07
4
-2
/
+8
*
Tests: Make some number comparisons less strict
Michał Gołębiowski-Owczarek
2021-03-09
1
-3
/
+13
*
Tests: Ensure no timers are running at the end of each test (#1920)
Michał Gołębiowski-Owczarek
2020-05-16
4
-8
/
+16
*
Tests: Solve a frequent race condition in tests in Chrome/Safari
Michał Gołębiowski-Owczarek
2020-05-16
1
-4
/
+10
*
All: Remove usage of jQuery positional selectors
Michał Gołębiowski-Owczarek
2020-01-22
3
-20
/
+20
*
Sortable: Setting table row placeholder height to be same as sorted row
Kevin Cupp
2016-10-04
2
-7
/
+66
*
Sortable: Shift to use no globals
Amanpreet Singh
2016-04-14
5
-199
/
+204
*
Tests: Fix improper async sortable test
Leonardo Balter
2015-10-27
1
-1
/
+1
*
Sortable: Style updates
Alexander Schmitz
2015-09-11
6
-254
/
+255
*
Sortable: Style updates
Alexander Schmitz
2015-08-21
3
-4
/
+4
*
Sortable: Move sortable into widgets folder
Alexander Schmitz
2015-08-08
5
-5
/
+5
*
Draggable: Move draggable into widgets folder
Alexander Schmitz
2015-08-08
1
-1
/
+1
*
Sortable: Remove core event/alias and deprecated module dependencies
Alexander Schmitz
2015-05-20
1
-1
/
+1
*
Tests: Fix AMD loading in IE8
Scott González
2015-04-17
1
-0
/
+1
*
Tests: Rename files
Scott González
2015-04-09
6
-3
/
+3
*
Tests: Widget test helpers extend the main helper
Scott González
2015-04-09
4
-14
/
+17
*
Sortable: Convert tests to new infrastructure
Scott González
2015-04-09
7
-58
/
+47
*
Tests: Switch to the new qunit-composite module
Scott González
2015-04-07
1
-2
/
+2
*
All: Standard spacing inside selector strings
Scott González
2015-03-26
1
-1
/
+1
*
Sortable: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz
2015-03-11
4
-14
/
+17
*
Widget: Add classes option and _add/_remove/_toggleClass methods
Alexander Schmitz
2015-03-11
1
-0
/
+1
*
Sortable: Append a tr with td to the placeholder of tbody elements
Nils Heuermann
2015-02-24
2
-8
/
+80
*
Tests: Fix style issues with missing or multiple line breaks
Jörn Zaefferer
2015-01-24
2
-3
/
+1
*
Sortable: Redetermine floating flag when recalculating positions
TJ VanToll
2014-11-04
1
-0
/
+35
*
Effects tests: Add clip visual test
Mike Sherov
2014-09-03
1
-4
/
+4
*
Build: Pull in jquery.simulate.js from Bower
Mike Sherov
2014-08-22
1
-1
/
+1
*
Sortable: fire "over" and "out" even when a connectWith hasn't changed
Andrei Picus
2014-08-13
2
-1
/
+105
*
Tests: Fix composite tests
Scott González
2014-08-01
1
-1
/
+1
*
Build: Reorganize external directory
Scott González
2014-06-24
2
-4
/
+4
*
All: Rename jquery.js to exclude version in filename
Jörn Zaefferer
2014-03-05
1
-1
/
+1
*
Tests: Update to sane QUnit markup
Jörn Zaefferer
2014-02-20
2
-10
/
+2
*
All: Rename all files, removing the "jquery.ui." prefix;
Rafael Xavier de Souza
2014-01-24
1
-5
/
+5
*
Tests: sortable: fix assert message.
Andrei Picus
2014-01-20
1
-1
/
+1
*
Slider & Interactions: Add Windows 8 touch support
TJ VanToll
2014-01-15
1
-0
/
+21
*
Sortable: Cleanup
Andrei Picus
2014-01-15
1
-2
/
+2
*
Sortable: Adjust itemWithLeastDistance algorithm in _contactContainers to pro...
Kris Borchers
2013-11-01
2
-3
/
+27
*
Updating jQuery to 1.10.2.
Bruno M. Custódio
2013-07-05
1
-1
/
+1
*
Sortable: Copy the cell structure when sorting a table row. Fixes #9185 - Sor...
Scott González
2013-04-02
2
-13
/
+28
*
Sortable Tests: Fix IE7 Test fails by being more generous with dragging near ...
Mike Sherov
2013-03-31
1
-4
/
+6
*
Sortable Tests: Fix IE7 test failures due to incorrectly expecting relative u...
Mike Sherov
2013-03-31
1
-1
/
+1
*
Sortable: update placeholder when axis is x or y for connected lists. Fixed #...
Jason Moon
2013-03-23
1
-0
/
+28
*
Sortable Tests: Add tests for axis option and recent axis option bugs.
Mike Sherov
2013-03-14
1
-8
/
+85
*
Widget: Stop setting ui-state-disabled and aria by default on setting disable...
Scott González
2013-03-14
1
-17
/
+18
*
Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...
Scott González
2013-03-14
1
-18
/
+17
*
Widget: Stop setting ui-state-disabled and aria by default on setting disable...
Mike Sherov
2013-03-11
1
-17
/
+18
[next]