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
/
draggable
Commit message (
Expand
)
Author
Age
Files
Lines
*
Droppable: Move droppable into widgets folder
Alexander Schmitz
2015-08-08
2
-2
/
+2
*
Draggable: Move draggable into widgets folder
Alexander Schmitz
2015-08-08
6
-6
/
+6
*
Draggable: Remove core event/alias and deprecated module dependencies
Alexander Schmitz
2015-05-20
2
-5
/
+5
*
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
-153
/
+172
*
Draggable: Convert tests to new infrastructure
Scott González
2015-04-09
7
-252
/
+245
*
Tests: Convert closeEnough() to a proper QUnit assertion
Scott González
2015-04-09
2
-17
/
+17
*
Revert "Draggable: Set explicit width/height instead of right/bottom"
TJ VanToll
2015-04-08
2
-35
/
+2
*
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
*
Draggable: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz
2015-03-11
3
-15
/
+15
*
Widget: Add classes option and _add/_remove/_toggleClass methods
Alexander Schmitz
2015-03-11
1
-0
/
+1
*
Draggable: Ensure parent is correct after dragging through sortable
Mike Sherov
2014-11-08
1
-0
/
+23
*
Draggable: Add battery of tests to cover connectToSortable
Mike Sherov
2014-08-26
2
-28
/
+107
*
Sortable: cancelHelperRemoval only considers helper, not placeholder
Mike Sherov
2014-08-26
1
-1
/
+1
*
Draggable: append divs to iframe parent for iframefix
Mike Sherov
2014-08-24
1
-0
/
+42
*
Draggable: Check all parents for fixed positioning when scrolling
Mike Sherov
2014-08-23
1
-12
/
+20
*
Draggable: No cloning in connectToSortable and ensure correct position
Mike Sherov
2014-08-23
2
-1
/
+105
*
Draggable Tests: Ensure scrolling and dragging tests assert correctly
Dave Stein
2014-08-22
4
-12
/
+27
*
Build: Pull in jquery.simulate.js from Bower
Mike Sherov
2014-08-22
1
-1
/
+1
*
Draggable Tests: Fix failures due to fractional widths
Mike Sherov
2014-08-20
1
-2
/
+2
*
Mouse: Only detect out of document mouseups after a mousemove
Mike Sherov
2014-08-20
1
-0
/
+17
*
Draggable: Ensure helper is positioned even if its the element itself
Mike Sherov
2014-08-19
1
-0
/
+19
*
Draggable: Set explicit width/height instead of right/bottom css.
Uri Gilad
2014-08-18
2
-2
/
+34
*
Draggable: Ensure overflow:visible containments are correctly measured
Mike Sherov
2014-08-17
1
-0
/
+30
*
Draggable: Only focus the draggable if the event occurs on a handle
Mike Sherov
2014-08-17
1
-7
/
+15
*
Draggable: Recalculate hash offset on start after plugins run
Mike Sherov
2014-08-16
1
-0
/
+39
*
Draggable Tests: Clarify position helper test generation
Mike Sherov
2014-08-14
1
-43
/
+44
*
Draggable: Account for margins when snapping
Mike Sherov
2014-08-14
1
-0
/
+4
*
Draggable Tests: Fix IE8 test when native scroll happens
Mike Sherov
2014-08-13
1
-3
/
+22
*
Draggable: ignore overflow:hidden containers with scroll option
Mike Sherov
2014-08-12
1
-0
/
+14
*
Draggable: consider offsets from overflow:hidden parents
Mike Sherov
2014-08-12
2
-31
/
+37
*
Draggable Tests: Fix several whitespace issues.
Mike Sherov
2014-08-12
2
-3
/
+2
*
Draggable Tests: Fix inconsistent operator spacing.
Mike Sherov
2014-08-06
1
-4
/
+4
*
Tests: Fix composite tests
Scott González
2014-08-01
1
-1
/
+1
*
Draggable: Manage ui-draggable-handle correctly in nested instances
TJ VanToll
2014-07-15
1
-0
/
+13
*
Draggable: Only apply ui-draggable-handle within the draggable instance
TJ VanToll
2014-07-15
1
-2
/
+6
*
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
*
Draggable Tests: fix IE scroll tests affected by focus issues.
Mike Sherov
2014-02-18
1
-5
/
+12
*
Draggable Tests: fix IE offset tests affected by focus issues.
Mike Sherov
2014-02-18
1
-1
/
+1
*
Draggable: fix current JSCS violations.
Mike Sherov
2014-02-18
2
-28
/
+38
*
All: Rename all files, removing the "jquery.ui." prefix;
Rafael Xavier de Souza
2014-01-24
1
-7
/
+7
*
Draggable: fix changing containment
Ben Higgins
2014-01-20
1
-2
/
+7
*
Tests: Fix draggable_options expected test count to be dynamic
Brian J. Dowling
2014-01-16
1
-1
/
+2
*
Slider & Interactions: Add Windows 8 touch support
TJ VanToll
2014-01-15
1
-0
/
+14
*
Draggable: Test fix regarding static scrolling
Dave Stein
2013-12-15
1
-1
/
+2
*
Draggable Unit Tests: Ensure IFRAMEs can be written to
Mike Sherov
2013-12-14
1
-5
/
+9
[next]