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 |
|