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
/
position
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade jQuery to 1.7.1.
Scott González
2011-11-22
1
-1
/
+1
*
Upgrade jQuery to 1.7.
Scott González
2011-11-09
1
-1
/
+1
*
Position tests: Changed DOM structure to fix dimensions of within container.
Scott González
2011-11-02
1
-4
/
+4
*
Tests: Added ability to run tests against minified files via ?min=1
Scott González
2011-10-28
2
-2
/
+12
*
Upgraded jQuery to 1.6.4.
Scott González
2011-10-18
1
-1
/
+1
*
Position: Added the missing div required for the fraction tests that were add...
kborchers
2011-08-19
1
-0
/
+4
*
Position: Added better collision detection for flip and fit, added visual tes...
kborchers
2011-08-12
3
-128
/
+151
*
Tests: Cleanup.
Scott González
2011-08-03
2
-7
/
+3
*
Tests: Added test suites to run individual widget tests against all supported...
Scott González
2011-08-02
1
-0
/
+30
*
Tests: Added ability to run tests suites against different versions of jQuery...
Scott González
2011-07-28
2
-2
/
+2
*
Merge branch 'master' into core-1.6.1
Scott González
2011-07-25
3
-27
/
+653
|
\
|
*
Position: Add flip-classes. Fixes #5937 - Position: Add ability to determine ...
Benjamin Sterling
2011-07-11
2
-0
/
+176
|
*
Fix visual test in IE6 and move the new helper functions for getting scrollba...
David Murdoch
2011-05-26
1
-31
/
+6
|
*
updated tests to account for scrollbar width/height
David Murdoch
2011-05-26
1
-6
/
+31
|
*
Removing unnecessary variables, caching 'within' in tests where its beneficia...
David Murdoch
2011-05-16
2
-189
/
+75
|
*
position now passes all tests! 0/
David Murdoch
2011-05-13
2
-6
/
+5
|
*
The qunit-fixture were preventing the results from being clicked. Make the re...
David Murdoch
2011-05-12
2
-10
/
+9
|
*
Another whitespace fix
David Murdoch
2011-05-12
1
-103
/
+103
|
*
Add tests for position's `within`
David Murdoch
2011-05-12
2
-19
/
+585
|
*
Whitespace fix
David Murdoch
2011-05-12
1
-1
/
+1
|
*
Fix typos in original tests
David Murdoch
2011-05-12
1
-3
/
+2
*
|
Upgrade jQuery to 1.6.2.
Scott González
2011-07-25
2
-2
/
+2
*
|
Tests: Fixed trailing commas.
Scott González
2011-07-25
1
-2
/
+1
|
/
*
Position: Handled scrolled windows properly with collision: fit. Fixes #7211 ...
Jean-Francois Remy
2011-05-03
1
-5
/
+22
*
Tests: Renamed files for deprecated tests now that TestSwarm is setup to prop...
Scott González
2011-04-04
1
-0
/
+0
*
Position: Split out tests for deprecated offset option.
Scott González
2011-03-22
4
-41
/
+105
*
Position: Coding standards.
Scott González
2011-03-22
1
-285
/
+285
*
Position: Merged offset option into my and at options and added support for p...
Scott González
2011-03-22
1
-1
/
+35
*
Switched to latest stable jQuery 1.5.1
Richard Worth
2011-03-02
1
-1
/
+1
*
Position: Test for window scrollTop support and run scrolled window test
jzaefferer
2011-02-26
1
-12
/
+20
*
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
jzaefferer
2011-02-23
1
-1
/
+1
*
Unit tests: Add QUnit toolbar for hiding passed tests
jzaefferer
2011-02-21
1
-0
/
+1
*
Upgraded jQuery to 1.4.4.
Scott González
2010-11-12
1
-1
/
+1
*
Upgraded jQuery to 1.4.3.
Scott González
2010-10-21
1
-1
/
+1
*
Position: Take margin into account when performing collisions. Fixes #5766 - ...
Ben Hollis
2010-09-03
1
-0
/
+52
*
Position tests: Set a line-height on elements with a height less than 10px. F...
Scott González
2010-09-02
1
-6
/
+11
*
Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...
jzaefferer
2010-08-29
1
-0
/
+2
*
Position: Handle $(document) and $(window) for the of option. Fixes #5963 - P...
Scott González
2010-08-27
1
-0
/
+22
*
Position unit tests: Add module for testswarm to run all tests
jzaefferer
2010-04-14
1
-0
/
+2
*
Position: Use parseInt() to prevent fractional pixel values.
Scott González
2010-03-26
2
-0
/
+22
*
html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase
Richard Worth
2010-03-12
1
-1
/
+2
*
Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...
Richard Worth
2010-02-25
2
-4
/
+11
*
Fixed #5182 - Update to jQuery 1.4.2
Richard Worth
2010-02-16
1
-1
/
+1
*
switched to jQuery 1.4.1
Richard Worth
2010-01-27
1
-1
/
+1
*
switched to jQuery 1.4
Richard Worth
2010-01-20
1
-1
/
+1
*
Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...
Scott González
2010-01-07
1
-333
/
+333
*
eol-style
Richard Worth
2010-01-01
1
-29
/
+29
*
update to latest QUnit
Jörn Zaefferer
2009-09-29
1
-1
/
+1
*
renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...
Richard Worth
2009-09-17
1
-1
/
+1
*
removed ui.core.js from position testsuite - position may only depend on jQue...
Jörn Zaefferer
2009-09-16
1
-1
/
+0
[next]