aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/widget/widget.js
Commit message (Collapse)AuthorAgeFilesLines
* Widget: Deep extend options when creating a new plugin. Fixes #5830 - ↵Scott González2010-07-151-168/+0
| | | | Widget: Using inheritance overwrites the base classes options.
* Widget factory: Changed _create to _init.Scott González2010-01-151-7/+7
| | | | Partial fix for #5064 - Widget: make multiple instantiation more useful.
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-0/+168
menu; including menu static tests).