]> source.dussan.org Git - jquery.git/shortlog
jquery.git
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-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...
2011-11-17 timmywilRemove the invisible body in support; Add temporary...
2011-11-17 Dave MethvinUse .wrapAll to wrap both text nodes in #10812 so IE9...
2011-11-17 Dave MethvinFix #10812, let .before() and .after() work on empty...
2011-11-16 timmywilFix error in test suite from testElementCrash.html...
2011-11-16 Dave MethvinFix #10791. SVG clamors for special treatment of its...
2011-11-16 Dave MethvinFix #10798. Don't re-bubble trigger()ed events in IE.
2011-11-15 Dave MethvinAllow mapped types to be removed by a namespace-only...
2011-11-15 Dave MethvinFix #10794. .triggerHandler() should not .preventDefault().
2011-11-14 timmywilMicrooptimization in jQuery.attr and remove the redunda...
2011-11-14 Rick WaldronLanding pull request 600. Remove jQuery.trim() to resto...
2011-11-14 jrburkeLanding pull request 586. Create exports.js for exporti...
2011-11-14 Corey FrangEnsuring that nulls in private data object won't cause...
2011-11-14 OlegFix #10773. Improve parameter handling in removeAttr.
2011-11-14 Dave MethvinPre-focus the element so the browser won't fire focus...
2011-11-14 Dave MethvinDisable DOM focusin test since it can't really work...
2011-11-14 Dave MethvinCatch more cases where special events were incorrectly...
2011-11-11 Mike Sherovuse for loop instead of jQuery.each in getWH()
2011-11-11 Dave MethvinAvoid collateral damage when removing bindType/delegate...
2011-11-10 Dave MethvinEnsure the hover event doesn't match hovercraft. Witchc...
2011-11-10 timmywilMove clearing the support vars to before the offset...
2011-11-10 Dave MethvinThe special.handle hook is for origType, not the mapped...
2011-11-10 Dave MethvinFix #10705. Don't bail too soon in `.off()` event strin...
2011-11-10 Daniel HermanRemoving .unbind in favor of .off in jQuery.ready
2011-11-09 Dave MethvinFix #10712. Deal with focus/blur morphing to focusin...
2011-11-09 Dave MethvinFix #10717, .trigger("load") on images can't bubble...
2011-11-09 jaubourgHave Deferred.always return the object onto which it...
2011-11-08 Dave MethvinTake 2 on "Fix ajax to always expect an Error object...
2011-11-08 Dave MethvinRevert "Catch one more place where a plain-text error...
2011-11-08 timmywilUpdate Sizzle. Adds document to acceptable nodeTypes...
2011-11-08 Dave MethvinCatch one more place where a plain-text error was thrown.
2011-11-08 timmywilRefactor clone a bit to only create one clone on any...
2011-11-08 Dave MethvinMerge branch 'master' of github.com:jquery/jquery
2011-11-08 Dave MethvinFix ajax to always expect an Error object, per #10646.
2011-11-08 timmywilUpdate Sizzle
2011-11-08 timmywilRemove test of the invalid object for IE9's sake; Rewri...
2011-11-08 timmywilComment out an ajax test that exposed a bug in Opera...
2011-11-08 Rick WaldronFix busted rnoshimcache. Correctly clone detached unkno...
2011-11-08 Dave MethvinMerge pull request #585 from dcherman/master
2011-11-07 Daniel HermanReplace .bind with .on when building event aliases 585/head
2011-11-07 timmywilUpdate Sizzle
2011-11-07 Dave MethvinFix #10646. Throw an Error object from `.error()` for...
2011-11-07 Dave MethvinFix #10690. Make sure `.isNumeric()` can't get a `Date`.
2011-11-07 Dave MethvinFix #10676. Remove `wheelDelta` from the event props...
2011-11-07 Dave MethvinFix #10701, .preventDefault if an inline handler return...
2011-11-07 timmywilAdd back unit in the width/height step function. Fixes...
next