| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
other than just the one it was loaded in (like iframes and popups)
|
| |
|
|
|
|
| |
memory leak
|
| |
|
|
|
|
| |
syntax has been normalized, braces are added in all cases, and jQuery() now returns an empty set.
|
| |
|
|
|
|
| |
cross-domain JS via ajax
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
manipulation.js, and traversing.js
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the bullet and assume that the incoming result set has array methods. Un-fixes jQuery bug #4250.
|
| |
|
| |
|
|
|
|
| |
broken ActiveX controls. Fixes bug #4017.
|
|
|
|
| |
number of calls). Need to optimize $.css/$.curCSS/$.attr still. Fixes #4269.
|
|
|
|
| |
querySelectorAll-using browsers.
|
|
|
|
| |
3.1 and Caja compatibility. Fixes jQuery bug #4251.
|
|
|
|
| |
- fixing this speeds up > selectors.
|
|
|
|
| |
bug #4250.
|
|
|
|
| |
change other methods to act similarly. Goes towards fixing #4240.
|
| |
|
| |
|
|
|
|
| |
to the same root jQuery(document) object now. Going towards ticket #4240.
|
|
|
|
| |
root), optimized some calls to jQuery() as well. Goes towards fixing #4240.
|
|
|
|
| |
(e.g. '#foo p'). Fixes jQuery bug #4236.
|
|
|
|
| |
Fixes bug #4222.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
pushStack, as well). Fixes bugs #3966 and #4182.
|
| |
|
|
|
|
| |
checks - thanks for the tip, Ioseb.
|
|
|
|
| |
Firefox it's much faster than using indexOf.
|
|
|
|
| |
events (IE doesn't have it)
|
|
|
|
| |
not like setting style.display to undefined. also second for loop was mistakenly nested within the first for loop.
|
|
|
|
| |
documents. Fixes jQuery bug #4167.
|