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-05-13 03:01:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9726cd72b64e9e9735cfdb5564ebef64a6dab0aa
jquery-ui
/
tests
/
unit
/
dialog
History
Jörn Zaefferer
90135b27f8
Widget tests: Use instance method. Also replace a few instances of $.data in widget implementations.
2013-03-19 16:53:35 +01:00
..
all.html
Updating 'jQuery' to 1.9.1.
2013-02-05 13:47:59 +00:00
dialog_common.js
Tests: Convert single quotes to double quotes.
2012-12-26 08:08:48 -05:00
dialog_core.js
Dialog: Don't use ._on() for modal event handlers.
Fixes
#9048
- Dialog: broken focusin event handler when beforeclose event of a modal opens another modal.
2013-02-02 19:32:42 -05:00
dialog_events.js
Widget tests: Use instance method. Also replace a few instances of $.data in widget implementations.
2013-03-19 16:53:35 +01:00
dialog_methods.js
Widget: Stop setting ui-state-disabled and aria by default on setting disabled option.
2013-03-14 19:08:21 -04:00
dialog_options.js
Dialog: Check for empty array in addition to empty object when checking if there are buttons.
Fixes
#9043
- Dialog: Buttonpane shown with no buttons when modifying native prototypes.
2013-02-01 08:59:55 -05:00
dialog_test_helpers.js
Dialog Tests: Cleanup el -> element
2013-01-30 23:44:25 -06:00
dialog.html
Dialog: Move call to _focusTabbable and triggering of open and focus events into the _show callback.
Fixes
#6756
- Dialog: show: "blind" with link in content doesn't animate properly.
Fixes
#8051
- Dialog: 'Explode' dialog animation causes crash in IE 6, 7 and 8.
Fixes
#4421
- Dialog: Focus lost from dialog which uses show-effect
2013-01-30 12:30:37 -06:00