This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery-ui
Watch
1
Star
1
Fork
0
You've already forked jquery-ui
mirror of
https://github.com/jquery/jquery-ui.git
synced
2026-04-20 03:02:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52a052be79d21aa519ccb513dc00a7c54868ef03
jquery-ui
/
tests
/
unit
/
dialog
History
Ziling Zhao
c5770c0e84
Dialog: modified so that minWidth is respected.
Fixes
#5531
- dialog width should be at least minWidth on creation.
2010-07-30 15:14:48 -04:00
..
dialog_core.js
Externals: updated QUnit to
http://github.com/jquery/qunit
commit 67ba5a338d836014c24345dc218ab3c9bb63b06e
2010-02-25 11:09:39 +00:00
dialog_defaults.js
Updated test for default position option: Reference using-implementation, as QUnit compares functions only by reference
2010-07-15 09:31:36 +02:00
dialog_events.js
dialog: corrected typo in ui.position property for drag events. Updated unit tests tracking fix of
#5291
2010-03-11 20:48:21 +00:00
dialog_methods.js
Revert "Use pushStack in widget method.
Fixes
#5732
- make the widget method maintain the stack"
2010-07-30 12:38:18 -04:00
dialog_options.js
Dialog: Wrap buttons in a div so we can float the div instead of the individual buttons.
Fixes
#4529
- dialog buttons are accessed in wrong order using tab.
2010-07-29 20:56:28 -04:00
dialog_tickets.js
Dialog: modified so that minWidth is respected.
Fixes
#5531
- dialog width should be at least minWidth on creation.
2010-07-30 15:14:48 -04:00
dialog.html
Dialog: Verify that we get a string back from .attr( "title" ) before using the return value.
Fixes
#5742
- Form field with
name="title"
moved to title area.
2010-07-14 15:28:01 -04:00