aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/widget/widget_core.js
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ↵Scott González2010-07-301-6/+3
| | | | | | maintain the stack" This reverts commit ea58cd5ac0d852a9c7d7ceadbcbb74006cf9052d.
* Use pushStack in widget method. Fixes #5732 - make the widget method ↵jzaefferer2010-07-301-3/+6
| | | | maintain the stack
* Widget: Deep extend options when creating a new plugin. Fixes #5830 - ↵Scott González2010-07-151-0/+168
Widget: Using inheritance overwrites the base classes options.