]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2012-03-09 Dave MethvinUpdating the source version to 1.7.2pre
2012-03-09 Dave MethvinTagging the 1.7.2rc1 release. 1.7.2rc1
2012-03-07 Dave MethvinRevert "No more php/js logic duplication..." on a hunch.
2012-03-07 jaubourgMakes sure start is always called with default context...
2012-03-07 jaubourgPrevents firefox from hanging on the test (could it...
2012-03-07 jaubourgMakes parseXML act like parseJSON when given an empty...
2012-03-07 jaubourgFixes #4624... 3 years later, people!
2012-03-07 jaubourgFixes #11264 or rather seriously limits the risk of...
2012-03-07 jaubourgFixes #11426: getting the responseText of an xhr should...
2012-03-07 jaubourgNot testing his code properly makes Julian a silly...
2012-03-07 jaubourgNo more php/js logic duplication. Ensures modules are...
2012-03-07 Dave MethvinFix #11049. Let bubbling submit be cancellable in oldIE.
2012-03-06 Rick Waldron... Guard against exceptions when clearing safeChildNodes.
2012-03-06 Dave MethvinAdd more delay to the "halfway" tests for non-focused...
2012-03-05 timmywilDo not set boolean attributes to empty string on remova...
2012-03-03 Dave MethvinFix frequent Firefox failures -- force longer timeouts.
2012-03-03 Mike SherovFollowup for #7986 to fix a botched merge.
2012-03-02 Sindre SorhusFix #11217. WebKit clone() loses check if name follows...
2012-03-02 Mathias BynensFix #11316. Find valHooks first by element type, then...
2012-03-02 Rick Waldron... Fix #11323. Consistently use rscriptType in jQuery...
2012-03-02 Rick WaldronFix #11356. Avoid hoarding elements in DocumentFragments.
2012-03-02 Mike SherovFix #3838, $(document).height() incorrect in IE6
2012-03-02 Mike SherovFixes #10828, .attr("coords") returns undefined in IE7
2012-03-02 Dave MethvinFix #11415: Stop non-negative prop undershoot on animation.
2012-02-24 Mike SherovFix #7986. $.support.boxModel shan't be fooled by page...
2012-02-24 Vladislav ZarakovskyFix #11337. Properly calculate $.support.reliableMargin...
2012-02-24 Dave MethvinFirefox stalls without longer delays.
2012-02-24 Richard GibsonFix #11359: preserve contents for cloned scripts
2012-02-24 Mike Sherovfixes #10693, generalizes the "test something in an...
2012-02-24 Richard GibsonFix #11370: .siblings() shouldn't throw exception on...
2012-02-17 Mike Sherovfixes #10901, PHP required for unit tests, but still...
2012-02-14 Richard GibsonFix #10967: jQuery.fn.promise returns provided object
2012-02-14 Dave MethvinMerge pull request #679 from rwldrn/fix-ws
2012-02-10 Rick Waldron... Fix whitespace mismatch introduced in bf7a4df22a 679/head
2012-02-10 Scott GonzálezEasing: Only use the state to calculate the value....
2012-02-10 Arne de BreeFix #11291. Always clone XML docs with a genuine .clone...
2012-02-10 Sindre SorhusFix #11309. Recognize hexadecimal in data attributes.
2012-02-01 Dave MethvinUpdating the source version to 1.7.2pre
2012-02-01 Dave MethvinTagging the 1.7.2b1 release. 1.7.2b1
2012-01-31 timmywilUpdate README.md
2012-01-31 Dave MethvinMerge pull request #663 from presbrey/patch-1
2012-01-31 Rick WaldronFix #11257. Correct path to source files.
2012-01-31 jaubourgFixes #10952 by introducing a real fired flag in the...
2012-01-31 jaubourgAdds unit test to exhibit #10952
2012-01-28 Mike Sherovtoo many undefs.
2012-01-28 Dave MethvinFix #10878. Clear oldIE special change/submit flags...
2012-01-28 Dave MethvinFix #11076. If .clone() won't delegate, we must remediate.
2012-01-22 presbreyfix prefilter comment typo 663/head
2012-01-20 Rick WaldronAdds test to support Sizzle getText patch for document...
2012-01-20 timmywilUpdate qunit and sizzle
2012-01-20 timmywilAdd unit tests for animation toggling from hide positio...
2012-01-20 timmywilWhen stopping a show, save showing end state instead...
2012-01-20 Mike SherovAdd undef:true to JSHint now that it understands hoisting
2012-01-20 Dave MethvinFix #8165: Ignore events bubbling through disabled...
2012-01-18 Mike Sherovfixes #11048: make sure support tests don't modify...
2012-01-13 Rick WaldronFix #11130: Don't neglect the data arg when event-map...
2012-01-13 Rick WaldronFix #10978: Let jQuery.param() accept non-native constr...
2012-01-13 Richard GibsonFix #10931: Make unit tests work without web access.
2012-01-13 OlegFix #10006: Allow .show() to work on detached elements.
2012-01-12 Rick WaldronAdds 'bdi' and 'data' to shim list and test runner...
2012-01-12 cmc3cnFix #11119: The curCSS function needs only 2 arguments
2012-01-12 Richard GibsonFix #11145: Harden dispatch against a form-aliased...
2012-01-12 Rick WaldronImproves handling of EOL whitespace error reporting
2012-01-12 Mike SherovFix #10902. DRY up the ways to include src files in...
2011-12-15 Rick WaldronReformat jshint errors to be readable; make post-compil...
2011-12-14 Dave MethvinFix #11021. There should be no mangling of the "hover...
2011-12-14 Dave MethvinFix #10961. XRegExp's shimmed .exec() can't handle...
2011-12-14 Dave MethvinFix #10984. Use origType when unbinding via the event...
2011-12-12 timmywilUse Sizzle.Expr.match.globalPOS for identifying POS...
2011-12-12 timmywilWhen the width/height computed unit is not pixels,...
2011-12-12 timmywilMerge pull request #633 from rwldrn/contribute
2011-12-11 Rick WaldronFix Contribution Guides list of links, hopefully easier... 633/head
2011-12-09 Dave MethvinPull in sizzle updates for JSHint
2011-12-09 Mike SherovFix #10753. Inline evalScript as it's only used in...
2011-12-09 Dave MethvinTwo eq is not enough; three eq is more than we want...
2011-12-09 Mike SherovFix #10692. JSLint is dead! Long live JSHint!
2011-12-09 Richard GibsonFix #10858: CSS regexps recognize non-integer and expli...
2011-12-09 Mike SherovFix #8498. Add cssHooks[prop].expand for use by animate().
2011-12-07 Mike SherovFix #10639. Make percent-specified margins return px...
2011-12-07 Dave MethvinPrecompute the parts array; clean up a JSLint complaint.
2011-12-06 Mike SherovFix #10796. Allow IE<9 to retrieve uncomputed styles.
2011-12-06 Rick WaldronRemove unnec .call( this... from one: function() {...
2011-12-06 Mike SherovFix #10754. Have jQuery.swap() return the value of...
2011-12-06 RafaC3ABl Blais... Refine the jQuery.isWindow check.
2011-12-06 Rick WaldronFix #10466. jQuery.param() should treat object-wrapped...
2011-12-06 Richard GibsonFix #5571. Setters should treat `undefined` as a no...
2011-11-22 Dave MethvinUpdating the source version to 1.7.2pre
2011-11-22 Dave MethvinTagging the 1.7.1 release.
2011-11-22 Dave MethvinRevert "Landing pull request 581. Updates original...
2011-11-22 Rick WaldronEnsure all elements are removed from 10006 test block
2011-11-22 Dave MethvinUpdate release notes version.
2011-11-21 Rick WaldronLanding pull request 581. Updates original patch by...
2011-11-21 Rick WaldronLanding pull request 611. Adds Contributing to jQuery...
2011-11-21 Dave MethvinFix #10844. Harden quickIs() against form-aliasing...
2011-11-18 timmywilRemove rdigit now that it is no longer necessary
2011-11-18 timmywilNo global vars allowed. Declare 'body' in support.
2011-11-18 Dave MethvinUpdate version.
2011-11-18 Dave MethvinUpdating the source version to 1.7.1pre
2011-11-18 Dave MethvinTagging the 1.7.1rc1 release. 1.7.1rc1
2011-11-17 Rick WaldronLanding pull request 604. Updates bind to on in src...
next