| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
5d2be7e299131a31cffbd73edea59cde30445608.
|
| |
| |
| |
| | |
unit tests as well.
|
| |
| |
| |
| | |
property exists (otherwise fallback to the standards-compatible technique).
|
| |
| |
| |
| | |
Object.prototype.toString.call). Fixes #3330.
|
| |
| |
| |
| | |
Fixes #6930.
|
| |
| |
| |
| | |
#6938.
|
| |
| |
| |
| | |
Blackberry 4.7. Fixes #6932.
|
| |
| |
| |
| | |
Fixes #6930, #6931.
|
| |
| |
| |
| | |
2e10af143b7eafb7142524f6534a62aee1910bd1. Fixes #6832.
|
| |
| |
| |
| | |
towards fixing #6808.
|
| | |
|
| |
| |
| |
| | |
contain the cache ID to avoid it being JSON serialized.
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
used in the events module.
|
| |
|
|\ |
|
| |
| |
| |
| | |
suite (but you'll still need a checkout of QUnit and Sizzle, at least).
|
| |
| |
| |
| | |
no position values ("auto"). Fixes #5781.
|
|/ |
|
|
|
|
| |
available.
|
|
|
|
| |
used. Additionally made sure that default actions are triggered when namespaced events are used. Fixes #6202 and #6250.
|
|
|
|
| |
DBJDBJ. More details here: http://forum.jquery.com/topic/faster-jquery-trim Fixes #2279, #4452, and #4835.
|
|
|
|
| |
etc. Thanks to Robert in 2c08004f6d4e7f11a875190e132d204a25cb9418 for the heads-up.
|
|
|
|
| |
hard time reproducing it. Regardless, the change is harmless and potentially even speeds up appendTo, etc. slightly.
|
|
|
|
| |
the namespaces specified in a call to trigger). Additionally fixes namespaces with .live(). Fixes #6208 and #6209.
|
| |
|
|
|
|
| |
object for backwards compatibility.
|
|
|
|
| |
to expose Sizzle completely. jQuery is 100% passing JSLint ('make lint') now.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Lorin Larson for the JSLint run).
|
|
|
|
| |
#6190.
|
| |
|
|
|
|
| |
jQuery.cache. Fixes #6189.
|
|\ |
|
| |
| |
| |
| | |
and removed unnecessary var statement. Fixes #6163.
|
| |
| |
| |
| | |
just stop bubbling and the default action on an element. Fixes #6188.
|
|/ |
|
|
|
|
| |
Fixes #6166.
|
|
|
|
| |
#6184.
|
|
|
|
| |
events. Fixes #6169.
|
|
|
|
| |
normal event. Fixes #6182.
|
|
|
|
| |
heads-up Leeoniya.
|
|
|
|
| |
as it does work in IE.
|
|
|
|
| |
element if it's possible.
|