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
/
dialog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade jQuery to 1.7.2.
Scott González
2012-03-22
1
-1
/
+1
*
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
Jörn Zaefferer
2012-02-29
5
-151
/
+151
*
Dialog: When destroy is called place the element back in original DOM positio...
Alberto Monteiro
2011-12-15
1
-0
/
+9
*
Dialog: Modified the dialog._size() to use outerHeight in calculating the non...
James Khoury
2011-11-28
1
-4
/
+9
*
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
*
Tests: Added ability to run tests against minified files via ?min=1
Scott González
2011-10-28
1
-10
/
+15
*
Upgraded jQuery to 1.6.4.
Scott González
2011-10-18
1
-1
/
+1
*
Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it w...
Corey Frang
2011-08-20
1
-1
/
+1
*
Dialog: Tabbing out of a modal dialog was possible because keypress doesn't f...
Corey Frang
2011-08-19
1
-1
/
+30
*
Tests: Cleanup.
Scott González
2011-08-03
2
-4
/
+4
*
Tests: Cleanup.
Scott González
2011-08-03
1
-30
/
+28
*
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
1
-1
/
+1
*
Upgrade jQuery to 1.6.2.
Scott González
2011-07-25
1
-1
/
+1
*
.attr() -> .prop()
Scott González
2011-06-08
1
-5
/
+3
*
Widget: define a null default for the create callback.
Scott González
2011-04-25
2
-36
/
+35
*
Dialog: Before handling escape key presses, check if the default action has b...
Jay Merrifield
2011-03-08
1
-0
/
+25
*
Dialog: Added a class to dialog wrapper when it is currently displaying butto...
Douglas Neiner
2011-03-03
1
-1
/
+9
*
Switched to latest stable jQuery 1.5.1
Richard Worth
2011-03-02
1
-1
/
+1
*
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
jzaefferer
2011-02-23
1
-1
/
+1
*
Disable dialog tests on TestSwarm until we can get some running in IE6
jzaefferer
2011-02-21
1
-0
/
+11
*
Unit tests: Add QUnit toolbar for hiding passed tests
jzaefferer
2011-02-21
1
-0
/
+1
*
Dialog: Removed handling of deprecated beforeclose option. Fixes #5100 - Dial...
Scott González
2010-12-10
1
-32
/
+0
*
Revert "Dialog: Moved the default value for the position.of option inside the...
Scott González
2010-12-10
1
-0
/
+1
*
Dialog: Moved the default value for the position.of option inside the _positi...
Scott González
2010-12-08
1
-1
/
+0
*
Dialog position tests: Use Math.round() instead of Math.floor().
Scott González
2010-12-03
1
-4
/
+4
*
Upgraded jQuery to 1.4.4.
Scott González
2010-11-12
1
-1
/
+1
*
Dialog: Make sure the overlay instance still exists before trying to remove i...
Jay Merrifield
2010-11-12
1
-1
/
+11
*
Upgraded jQuery to 1.4.3.
Scott González
2010-10-21
1
-1
/
+1
*
External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in...
Scott González
2010-10-19
1
-1
/
+1
*
Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') cause...
John Firebaugh
2010-10-04
1
-0
/
+17
*
Revert "Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open...
Scott González
2010-10-04
1
-17
/
+0
*
Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') cause...
Scott González
2010-10-04
1
-0
/
+17
*
Dialog tests: Enabling in TestSwarm.
Scott González
2010-09-07
2
-18
/
+0
*
Dialog: Fixed test for default title. Some browsers were returning an actual ...
Scott González
2010-09-07
1
-1
/
+3
*
Dialog: Reduced size of dialogs in height/width tests.
Scott González
2010-09-07
1
-16
/
+16
*
Dialog: Fixed a broken maxHeight test.
Scott González
2010-09-02
1
-1
/
+1
*
Dialog: Set the _isOpen flag before triggering the open event. Fixes #6012 - ...
Scott González
2010-09-02
1
-1
/
+3
*
Dialog: Added additional syntax for creating buttons. Fixes #4344 - Dialog: E...
Scott González
2010-08-31
1
-0
/
+25
*
Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...
jzaefferer
2010-08-29
1
-1
/
+1
*
Dialog: When using the title attribute, update the title option. Fixes #5877 ...
Scott González
2010-08-27
1
-1
/
+5
*
Widget: Throw errors when calling non-existent methods or methods on uninista...
Scott González
2010-08-27
2
-24
/
+1
*
Dialog: modified so that minWidth is respected. Fixes #5531 - dialog width sh...
Ziling Zhao
2010-07-30
1
-0
/
+21
*
Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ...
Scott González
2010-07-30
1
-6
/
+0
*
Use pushStack in widget method. Fixes #5732 - make the widget method maintain...
jzaefferer
2010-07-30
1
-0
/
+6
*
Dialog: Wrap buttons in a div so we can float the div instead of the individu...
Scott González
2010-07-29
1
-1
/
+1
*
Dialog: Fixed tests for position option.
Scott González
2010-07-16
1
-26
/
+22
*
Updated test for default position option: Reference using-implementation, as ...
jzaefferer
2010-07-15
1
-7
/
+1
*
Dialog: Updated test for default position option. QUnit still fails the test ...
Scott González
2010-07-14
1
-1
/
+13
[next]