| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/ |
|
|
|
|
| |
are each done on their own line.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
working with the change event.
|
| |
|
|
|
|
| |
plain JS objects. Thanks to jitter for catching it.
|
|
|
|
| |
objects. Fixes bug #7150.
|
|
|
|
| |
also a plain object - causing some confusion). Fixes #7143.
|
|
|
|
| |
mechanism to make that happen.
|
| |
|
|
|
|
| |
of time. Very similar to #6359. Fixes #6505.
|
|
|
|
| |
events bound before the submit won't prevent the submit to fire. Fixes #6359
|
|
|
|
| |
that events are now a property of a function (to avoid JSON serialization - and only in the case of JavaScript objects, not DOM nodes). Fixes #6807.
|
|
|
|
| |
@jdalton for the catch.
|
| |
|
| |
|
| |
|
|
|
|
| |
#6282.
|
| |
|
|
|
|
| |
bug #5438 and jQuery bugs #6575 and 6088.
|
|
|
|
| |
http://jmrware.com/articles/2010/jqueryregex/jQueryRegexes.html Additionally broke out all remaining inline RegExp. Fixes #7062.
|
|
|
|
| |
catch.
|
|
|
|
| |
exposed (to help with access across modules). The final API for each of these is very much in flux and will likely change before the final release. Fixes #7011.
|
|
|
|
| |
separately AND jQuery.noConflict(true) is used. Fixes #7011.
|
|
|
|
| |
used in the events module.
|
|
|
|
| |
suite (but you'll still need a checkout of QUnit and Sizzle, at least).
|
|
|
|
| |
used. Additionally made sure that default actions are triggered when namespaced events are used. Fixes #6202 and #6250.
|
|
|
|
| |
the namespaces specified in a call to trigger). Additionally fixes namespaces with .live(). Fixes #6208 and #6209.
|
| |
|
| |
|
|
|
|
| |
Lorin Larson for the JSLint run).
|
| |
|
|\ |
|
| |
| |
| |
| | |
and removed unnecessary var statement. Fixes #6163.
|
| |
| |
| |
| | |
just stop bubbling and the default action on an element. Fixes #6188.
|
|/ |
|
|
|
|
| |
#6184.
|
|
|
|
| |
events. Fixes #6169.
|
|
|
|
| |
normal event. Fixes #6182.
|
|
|
|
| |
events cleaned up. Fixes #6084.
|
|
|
|
| |
mouseleave. Fixes #6013.
|
|
|
|
| |
to handle triggered events. Fixes #6055.
|
|
|
|
| |
normal bind. A temporary fix for #5997, needs more investigation.
|
| |
|
| |
|
|
|
|
| |
removed. Fixes #6065.
|