jquery.git
2010-10-10 jeresigAdding some rooted-find perf tests.
2010-10-10 jeresigTweaking some formatting of the closest changes.
2010-10-10 jeresigSwitch back to using Sizzle.matchesSelector.
2010-10-10 jeresigUse the new Sizzle matches functionality.
2010-10-10 jeresigAlso test for single element filtering.
2010-10-10 jeresigAdding a basic filter perf test suite.
2010-10-10 jeresigMake some more tweaks to the closest perf test suite.
2010-10-10 jeresigFix formatting and switch to using the new matchesSelec...
2010-10-10 jeresigSome improvements to the closest perf tests - works...
2010-10-10 wycatsShould improve performance of closest considerably...
2010-10-09 jeresigChange event did not fire in IE when an explicit .focus...
2010-10-09 jeresigFix the case where live change was breaking if a live...
2010-10-09 John ResigMerge branch 'master' of github.com/petersendidit/jquer...
2010-10-09 John ResigMerge branch 'bug7123' of github.com/csnover/jquery...
2010-10-09 John ResigMerge branch 'bug7018' of github.com/csnover/jquery...
2010-10-09 John ResigMerge branch 'animate-nonblock' of github.com/csnover...
2010-10-09 jeresigName the try/catch arg to satisfy JSLint - thanks to...
2010-10-09 jeresigAdded some more tests to make sure that replaceWith...
2010-10-09 jeresigMake sure null/NaN values aren't set in .css(). Fixes...
2010-10-09 Colin SnoverPrevent IE from throwing errors when setting RGBA value...
2010-10-09 Colin SnoverCoerce all array values to strings before comparison...
2010-10-09 Colin SnoverFixed code convention issues. Reduced size of overflow...
2010-10-08 David PetersenMerge branch 'master' of git://github.com/jquery/jquery
2010-10-06 Colin SnoverFix bug #7018.
2010-10-05 Colin SnoverUpdate $.fn.animate to only keep overflow set to hidden...
2010-10-05 Colin SnoverIE6 will shrink-wrap elements with layout instead of...
2010-10-05 Colin SnoverTiny cleanup to remove some superfluous code that was...
2010-10-05 Colin SnoverUpdate $.fn.animate to restore overflow-x and overflow...
2010-10-05 Colin SnoverUpdate $.fn.animate to change display mode only when...
2010-10-05 Colin SnoverFix :visible does not work properly when display:none...
2010-10-05 rwldrnFixes acceptData defining in the global scope.
2010-09-30 John ResigTweak broken serialize tests from commit 879799fe955f01...
2010-09-30 Colin SnoverMake sure setting opacity does not clobber other inline...
2010-09-30 David PetersenSet event.LiveFired to undefined in specialSubmit handl...
2010-09-29 Dave ReedUsing data() on JavaScript objects sets fields directly...
2010-09-29 John ResigAdjust fallback top/left to just be 0 for disconnected...
2010-09-29 John ResigFix number of expected select tests from commit 879799f...
2010-09-29 John ResigFix mis-type in commit e3c4e5789743eecb3cbe2b626f3a5f09...
2010-09-28 John ResigHandle child selectors in particular - away from the...
2010-09-28 John ResigMake sure we have a fallback when XMLHttpRequest is...
2010-09-28 John ResigMake sure that the contents of the element is still...
2010-09-28 John ResigTweak the logic for fixing event.which. Fixes #2338.
2010-09-28 John ResigMake sure that mixed case alpha filters are handled...
2010-09-28 John ResigMake setting .css(name, undefined) a no-op. Fixes ...
2010-09-28 John ResigMake sure that ambiguous val() selection works correctly.
2010-09-28 John ResigMake .attr(name, null) equivalent to removeAttr(name...
2010-09-28 John ResigMake sure that .offset() doesn't fail against disconnec...
2010-09-28 jeresigRemoving unique check on closest(Array) (it wasn't...
2010-09-27 jeresigMerge branch 'closestbug-6700' of github.com/ajpiano...
2010-09-27 jeresigMerge branch 'master' of github.com/aakoch/jquery into...
2010-09-27 jeresigAllow 304/Not Modified tests to complete in Opera.
2010-09-27 jeresigMake sure that opacity is being reset properly on a...
2010-09-27 jeresigWe can just use isNaN for this check in the IE opacity...
2010-09-27 jeresigMake sure the currentStyle property exists before attem...
2010-09-27 jeresigAdjust manipulation test to handle whitespace RegExp...
2010-09-27 jeresigSome minor cleanup of the last commit.
2010-09-27 jeresigAdd a feature test for options inside a disabled select...
2010-09-27 jeresigOnly do the hasAttribute check if the method exists...
2010-09-27 jeresigBug fix for commit 2c4b20809e5d32e916c479c9b63a6b7528c8...
2010-09-27 John ResigRemoving the old cow image from the effects tests ...
2010-09-24 jeresigMerge branch 'master' of github.com:jquery/jquery
2010-09-24 Dave MethvinIf an inline handler returns false, call event.preventD...
2010-09-24 dmethvinMake .val(undefined) == .val("") and chainable; fixes...
2010-09-24 Dave MethvinMake sure that requests without a body don't set conten...
2010-09-24 Dave MethvinReport correct Error object to handleError. Part of...
2010-09-24 dmethvinDon't copy event.originalTarget, it's a Netscape-specif...
2010-09-24 Dave MethvinDon't have .val() return selected-but-disabled options...
2010-09-24 jeresigMerge branch 'master' of github.com:jquery/jquery
2010-09-24 Dave MethvinUse origSettings.context unless it's undefined; for...
2010-09-24 dmethvinFor JSON and script requests, set the scriptCharset...
2010-09-24 Heungsub LeeAdded a default quality of `*/*` for content negotiation.
2010-09-24 temp01Serialize keys with empty arrays/object values in jQuer...
2010-09-24 jeresigMake sure that undefined is always returned for missing...
2010-09-24 jeresigAllow data to be bound to Flash objects (but still...
2010-09-24 jeresigMake sure that a clone of the animate speed properties...
2010-09-24 jeresigMake sure that the body element exists before doing...
2010-09-24 unknownRemoving the second capture group. After the changes...
2010-09-24 J. Ryan StinnettAllow named animation speed to be 0. Fixes #6579.
2010-09-24 lrbabeMake the interval between two animations tick public...
2010-09-24 jeresigIncrease the speed of the single setTimeout calls for...
2010-09-23 jeresigMerge branch 'master' of github.com:jquery/jquery
2010-09-23 Robert KaticTest jQuery.type also with document.
2010-09-23 Robert KaticMade jQuery.type more consistent with host objects.
2010-09-23 Robert KaticEnsure that selector is not broken.
2010-09-23 Robert KaticCorrecting some imperfections in test added in previous...
2010-09-23 Robert KaticAdded support for map of events in live, die, delegate...
2010-09-23 Robert KaticAdded some tests for #5991.
2010-09-23 Robert KaticEnsured that arrays are not considered same as plain...
2010-09-23 jeresigDelay the result of the readyState check to give script...
2010-09-23 jeresigDiscovered that another effects bug was fixed with...
2010-09-23 jeresige3463946e19f2eb53d909fc2b59cc1c8636d21bd actually fixed...
2010-09-22 jeresigFix missing var. Thanks to @jeff-themovie for the catch.
2010-09-22 jeresigAdd some tests for jQuery.isWindow and make sure that...
2010-09-22 jeresigUnify the means of detecting a window across the librar...
2010-09-22 jeresigAllow # urls to contain #. Thanks to @alvopass in f9f9e...
2010-09-22 John ResigMake sure that #... are trimmed from Ajax request URLs...
2010-09-22 John ResigFixed the number of expected class tests from a previou...
2010-09-22 jeresigMake .data(Object) extend the existing data object...
2010-09-22 Jacob WrightFix bug when accessing .data() on an empty set. Return...
2010-09-22 Karl SwedbergAdded full support for easing in all shorthand effects...
next