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
/
dialog_options.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dev: Remove *_tickets.js test files and move the associated tests to the prop...
Mike Sherov
2012-12-07
1
-0
/
+22
*
Dialog: Added appendTo option. Fixes #7948 - Dialog: Allow dialog to be attac...
Scott González
2012-12-07
1
-0
/
+41
*
Dialog: Ensure all animations finish and clean up themselve when destroying d...
Jörn Zaefferer
2012-11-30
1
-0
/
+9
*
Dialog: Follow-up to 9fe3a62d8 - also deprecate string notation for position ...
Jörn Zaefferer
2012-11-26
1
-32
/
+0
*
Dialog: Move array notation support for position option to backCompat check. ...
Jörn Zaefferer
2012-11-26
1
-20
/
+0
*
Dialog: Pass through icons and showText (as 'text') options to button. Fixes ...
Jörn Zaefferer
2012-11-26
1
-2
/
+8
*
Dialog: Refactor _setOption to call _super early. Move dialogClass update abo...
Jörn Zaefferer
2012-11-26
1
-1
/
+4
*
Dialog: Use button widget for close button (was already listed as dependency)
Jörn Zaefferer
2012-11-26
1
-4
/
+4
*
Dialog: Remove attroperty workaround for title attribute. Make the default nu...
Jörn Zaefferer
2012-11-26
1
-17
/
+25
*
Dialog tests: Work around inconsistent handling of non-breaking spaces in IE7...
Scott González
2012-11-15
1
-2
/
+2
*
Dev: clean up dialog test suite with new helper methods. Fixes #8803 - Dev: r...
Mike Sherov
2012-11-09
1
-57
/
+62
*
Dev: remove globals from tests and moved test helpers to correct location - F...
Mike Sherov
2012-11-03
1
-93
/
+96
*
Build: Enable "unused" option in jshint - Remove unused variables from codeba...
Mike Sherov
2012-10-23
1
-15
/
+15
*
Tests: Enable QUnit.config.requireExpects.
Scott González
2012-06-27
1
-0
/
+9
*
Tests: Lint.
Scott González
2012-04-19
1
-47
/
+47
*
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
Jörn Zaefferer
2012-02-29
1
-77
/
+77
*
Dialog: Modified the dialog._size() to use outerHeight in calculating the non...
James Khoury
2011-11-28
1
-4
/
+9
*
Tests: Cleanup.
Scott González
2011-08-03
1
-2
/
+2
*
Widget: define a null default for the create callback.
Scott González
2011-04-25
1
-2
/
+2
*
Dialog: Added a class to dialog wrapper when it is currently displaying butto...
Douglas Neiner
2011-03-03
1
-1
/
+9
*
Dialog position tests: Use Math.round() instead of Math.floor().
Scott González
2010-12-03
1
-4
/
+4
*
Dialog tests: Enabling in TestSwarm.
Scott González
2010-09-07
1
-8
/
+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: Added additional syntax for creating buttons. Fixes #4344 - Dialog: E...
Scott González
2010-08-31
1
-0
/
+25
*
Dialog: When using the title attribute, update the title option. Fixes #5877 ...
Scott González
2010-08-27
1
-1
/
+5
*
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
*
Dialog: allow setting position with ui.position arguments. Fixes #5459 - Dial...
Ben Hollis
2010-07-14
1
-2
/
+101
*
Removed use of .data() for getting/setting options in tests; using each plugi...
Scott González
2009-11-09
1
-12
/
+12
*
dialog: fixed _position regression; wrote a test for the default positon, whi...
Jörn Zaefferer
2009-09-19
1
-1
/
+10
*
dialog unit tests: options closeOnEscape, draggable
Richard Worth
2009-09-19
1
-3
/
+19
*
Fixed dialog tests to use same instead of equals for hashes.
Scott González
2009-03-28
1
-2
/
+2
*
dialog unit tests: split tests into individual files
Richard Worth
2009-02-04
1
-2
/
+283
*
unit tests: created separate file for each module: core, common widget, event...
Richard Worth
2009-02-02
1
-0
/
+12