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
/
draggable_options.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Draggable Tests: Test both position and offset of draggable element in all ap...
Mike Sherov
2013-10-21
1
-39
/
+28
*
Draggable: apply axis options to position instead of style. Fixes #7251 - Dra...
Mike Sherov
2013-10-20
1
-4
/
+18
*
Draggable Tests: Add position asserts to drag tests
Mike Sherov
2013-10-20
1
-45
/
+45
*
Draggable Tests: consolidate drag tests and provide error messages for all as...
Mike Sherov
2013-10-20
1
-58
/
+55
*
Draggable Tests: clarify scroll helpers.
Mike Sherov
2013-10-20
1
-56
/
+56
*
Draggable Tests: make sure offset tests are actually testing offsets
Mike Sherov
2013-10-19
1
-4
/
+4
*
Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test ca...
Mike Sherov
2013-04-14
1
-4
/
+9
*
Draggable: allow draggable to defer destroying itself upon DOM removal until ...
Mike Sherov
2013-04-12
1
-0
/
+27
*
Draggable Tests: fix old Safari and old Opera tests with jQuery < 1.8 tests b...
Mike Sherov
2013-04-07
1
-3
/
+9
*
Draggable Tests: Fix IE8 test failures by accounting for the IE8 testswarm IF...
Mike Sherov
2013-03-31
1
-5
/
+10
*
Draggable Tests: Minor style fixes and removing unnecessary setup and teardow...
Mike Sherov
2013-03-26
1
-2
/
+2
*
Draggable: Handle containment set to false after init, and style improvements...
Mike Sherov
2013-03-23
1
-4
/
+3
*
Draggable: make sure snap elements are in the document before snapping. Fixes...
Mike Sherov
2013-03-16
1
-0
/
+33
*
Draggable: modified snapping algorithm to use edges and corners. Fixed #8165 ...
Zbigniew Motyka
2013-03-16
1
-0
/
+37
*
Draggable: Fix double offset bug when scrolling. Fixes #6817 - Draggable: aut...
Woody Gilk
2013-03-15
1
-0
/
+34
*
Draggable: Account for descendants in handle.
Scott González
2013-03-08
1
-26
/
+2
*
Draggable: Fix border containment. Fixed #5569 - Draggable: Containment incor...
TJ VanToll
2013-03-07
1
-0
/
+31
*
Draggable Tests: Fix containment tests
Mike Sherov
2013-03-04
1
-1
/
+1
*
Draggable Tests: Fix snap test failures in IE8
Mike Sherov
2013-03-04
1
-2
/
+2
*
Draggable Tests: Style Sweep
Mike Sherov
2013-03-04
1
-536
/
+494
*
Draggable Tests: Add test coverage for supported options
Mike Sherov
2013-03-04
1
-83
/
+647
*
Draggable: Account for z-index set in CSS for the stack option. Fixed #9077 ...
TJ VanToll
2013-02-11
1
-0
/
+35
*
Draggable Tests: Cover all cursorAt option formats.
Mike Sherov
2013-01-01
1
-12
/
+9
*
Draggable Tests: Fix IE7 offset failures
Mike Sherov
2012-12-27
1
-2
/
+2
*
Tests: Convert single quotes to double quotes.
Mike Sherov
2012-12-26
1
-104
/
+104
*
Draggable Tests: add back in unreliable offset hack for cursorAt tests
Mike Sherov
2012-12-22
1
-5
/
+6
*
Draggable Tests: use jquery.simulate.js to simulate drag events
Mike Sherov
2012-12-22
1
-133
/
+25
*
Dev: remove unnecessary simulated drag delegation in test suite
Mike Sherov
2012-12-08
1
-48
/
+96
*
Dev: remove globals from tests and moved test helpers to correct location - F...
Mike Sherov
2012-11-03
1
-108
/
+118
*
Dev: Fix test failures in oldIE. Fixed #8748 - Dev: Get draggable test suite ...
Mike Sherov
2012-10-31
1
-8
/
+8
*
Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable ...
Mike Sherov
2012-10-30
1
-250
/
+284
*
Build: Enable "unused" option in jshint - Remove unused variables from codeba...
Mike Sherov
2012-10-23
1
-22
/
+22
*
Don't use :input selector.
Scott González
2012-05-21
1
-4
/
+4
*
Tests: Lint.
Scott González
2012-04-19
1
-44
/
+35
*
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
Jörn Zaefferer
2012-02-29
1
-74
/
+74
*
added empty test for containment by array option
JustinMacCarthy
2010-07-16
1
-0
/
+4
*
draggable: implemented #4145 - start,drag and stop events should be preventable
Paul Bakaus
2010-01-28
1
-3
/
+22
*
draggable: tests cleanup, put all elements into #main
Jörn Zaefferer
2009-09-15
1
-1
/
+1
*
Draggable: Support hash, array, string for cursorAt option. Partial fix for ...
Scott González
2009-08-03
1
-46
/
+120
*
Draggable: Removed absolutePosition from ui hash. Fixes #3990 - Remove absol...
Scott González
2009-07-09
1
-2
/
+2
*
unit tests: minor updates
Richard Worth
2009-02-02
1
-0
/
+4
*
draggable unit tests: typo in 'addClasses: false' test
Richard Worth
2009-02-02
1
-1
/
+1
*
Fixed #4036 (draggable: cssNamespace option should be removed, addClasses opt...
Richard Worth
2009-02-02
1
-0
/
+12
*
draggable unit tests: added some missing tests
Richard Worth
2009-02-01
1
-0
/
+85
*
draggable unit tests: created separate file for each module: defaults, events...
Richard Worth
2009-02-01
1
-0
/
+555