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
ea58cd5ac0d852a9c7d7ceadbcbb74006cf9052d
jquery-ui
/
tests
/
unit
/
dialog
History
jzaefferer
ea58cd5ac0
Use pushStack in widget method.
Fixes
#5732
- make the widget method maintain the stack
2010-07-30 14:26:58 +02: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
Use pushStack in widget method.
Fixes
#5732
- make the widget method maintain the stack
2010-07-30 14:26:58 +02: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: Update the internal flag for whether or not the dialog is open before triggering the close event.
2010-02-16 02:13:38 +00: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