| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
is bad, instead use the scoping function's $
|
|
|
|
| |
and _off.
|
| |
|
|
|
|
| |
_bind() on elements such as document are dangerous
|
| |
|
|
|
|
| |
doesn't work.
|
| |
|
| |
|
| |
|
|
|
|
| |
.removeData to use full name.
|
|
|
|
| |
widgetBaseClass, to be removed later. Fixes #8154
|
|
|
|
| |
tests and added one for the custom expression. Partial fix for #7810
|
| |
|
| |
|
|
|
|
| |
provide event data for create event.
|
| |
|
| |
|
| |
|
|
|
|
| |
from first implementation, not necessary anymore.
|
|
|
|
| |
target changes under jQuery 1.7.
|
|
|
|
| |
document or window. Fixes #7835 - Undefined property when creating widgets.
|
|
|
|
| |
Thanks ronchalant
|
|
|
|
| |
document and window properties.
|
|
|
|
| |
reference
|
| |
|
| |
|
|
|
|
| |
setTimeout with custom binding (mostly getting rid of var self/that)
|
| |
|
|
|
|
| |
jQuery.data throws a script error in certain circumstances.
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
.option() to get partial nested options.
|
|/ |
|
| |
|
|
|
|
| |
version numbers on instances.
|
|
|
|
| |
tooltips so custom position options can perform animations.
|
|
|
|
| |
objects.
|
| |
|
|
|
|
| |
DRY'ed out a bit as well
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
out how to combine that with non-animated show/hide.
|
|/ |
|
|
|
|
| |
Widget: Extend .option() to set partial nested options.
|
|
|
|
| |
use of metadata.
|
|
|
|
| |
Widget: Make the widget method maintain the stack.
|
| |
|