Scott González
|
1e28040cf3
|
Widget: Throw errors when calling non-existent methods or methods on uninistantiated widgets. Fixes #5972 - Widget: Throw error for non-existent method calls.
|
2010-08-27 14:48:17 -04:00 |
|
Scott González
|
58ae7ce2fd
|
Revert "Use pushStack in widget method. Fixes #5732 - make the widget method maintain the stack"
This reverts commit ea58cd5ac0 .
|
2010-07-30 12:38:18 -04:00 |
|
jzaefferer
|
ea58cd5ac0
|
Use pushStack in widget method. Fixes #5732 - make the widget method maintain the stack
|
2010-07-30 14:26:58 +02:00 |
|
Scott González
|
b3a095d3ef
|
Removed use of .data() for getting/setting options in tests; using each plugin's option method instead. Fixes #4853 - Remove use of .data() for options in tests.
|
2009-11-09 01:50:23 +00:00 |
|
Richard Worth
|
79916907b5
|
dialog unit tests: methods close, moveToTop, open
|
2009-09-19 09:49:00 +00:00 |
|
Richard Worth
|
af178c00f1
|
dialog: fixed enable and disable methods
|
2009-09-19 09:35:53 +00:00 |
|
Jörn Zaefferer
|
b9f59aa4cf
|
dialog: methods test cleanup
|
2009-09-15 15:42:41 +00:00 |
|
Scott González
|
1195854aaa
|
Merged in widget-factory branch and added tests. Fixes #4411 - Widget factory should auto detect getters.
|
2009-04-15 02:33:28 +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 |
|