Scott González
|
de02aa34a8
|
Dialog: Set the _isOpen flag before triggering the open event. Fixes #6012 - Dialog: _isOpen flag should be set before triggering open event.
|
2010-09-02 08:35:40 -04:00 |
|
Richard Worth
|
7898303437
|
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 |
|
Richard Worth
|
3eaf9daaca
|
Deprecated beforeclose option instead of removing it for now, fixes reopened #4669 - Dialog: beforeclose option should be beforeClose.
|
2010-01-27 10:31:17 +00:00 |
|
Jörn Zaefferer
|
219c81a208
|
dialog: fixed dragStop test (was using dragStart instead of dragStop, copy&paste FTF)
|
2009-09-14 14:54:15 +00:00 |
|
Scott González
|
a716261ab6
|
Dialog: Changed beforeclose option to beforeClose. Fixes #4669 - Dialog: beforeclose option should be beforeClose.
|
2009-07-11 00:36:36 +00:00 |
|
Scott González
|
1a03453654
|
Widget factory: Force event types to be lowercase. Fixes #4668 - All event types should be lowercase even if the corresponding callback is camelcase.
|
2009-07-11 00:30:46 +00:00 |
|
Scott González
|
2ebc73e2b7
|
Dialog: Use _trigger for drag and resize events instead of executing callbacks directly. Fixed #4629 - Dialog events not being triggered.
|
2009-07-10 20:00:06 +00:00 |
|
Scott González
|
44ec979713
|
Widget factory: Convert falsy data values to an empty hash in _trigger. Fixes #4650: ui hash not always provided in events/callbacks.
|
2009-07-04 03:39:19 +00:00 |
|
Richard Worth
|
52005f42dd
|
dialog unit tests: split tests into individual files
|
2009-02-04 04:35:18 +00:00 |
|
Richard Worth
|
43ab3a04e5
|
unit tests: created separate file for each module: core, common widget, events, methods, options, tickets
|
2009-02-02 14:36:08 +00:00 |
|