]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2013-02-26 Dave MethvinFix #13471. $().on(".xyz"...) should avoid later crash.
2013-02-25 Richard GibsonNo ticket: move jQuery.expando to core
2013-02-25 Richard GibsonNo ticket: reduce support.js
2013-02-25 Richard GibsonFix #13505: Yet another detached add patch
2013-02-24 Richard GibsonNo ticket: Restore support for Android<4.0
2013-02-23 Richard GibsonFix #13499: selector with leading ID matching only...
2013-02-23 Richard GibsonNo ticket: Revise unit tests in anticipation of Sizzle...
2013-02-22 Richard GibsonNo ticket: Reduce size in anticipation of Sizzle-free...
2013-02-18 Richard GibsonNo ticket: Update Sizzle
2013-02-17 Richard GibsonFix #13463: Update copyright
2013-02-14 Richard GibsonFix #13265 #13332: Allow .parent/.closest with text...
2013-02-12 Richard GibsonNo ticket: keep jquery.min.js.gz under 32K
2013-02-08 Mark RaddatzFix #13401: replaceWith(""). Close gh-1163.
2013-02-08 Richard GibsonRef #13316: Sync all test documents on full vs. minifie...
2013-02-06 Timmy WillisonUpdate Sizzle: detached node sorting in Webkit. Fixes...
2013-02-05 Dave Methvin2013!
2013-02-05 Dave MethvinUpdating the source version to 1.9.2pre
2013-02-05 Dave MethvinTagging the 1.9.1 release.
2013-02-04 OlegFix #13356. Clean up after load/ready handlers. Close...
2013-02-04 OlegFix #13310. Get the right display value for disconnecte...
2013-02-03 Dave MethvinFix #13089. Only apply zoom to IE6/7 body.
2013-02-03 Richard GibsonUpgrade QUnit: Welcome to the present!
2013-02-03 Dave MethvinRef #12846 and 3b6d8941d8. Fix unit test for IE6.
2013-02-01 Dave MethvinFix #13335. Remove "use strict".
2013-01-31 Corey FrangAdding @andrewplummer to AUTHORS.txt
2013-01-31 Andrew Plummerevent: Stricter type checking in trigger - Fixes #13360...
2013-01-31 OlegFix #13355. Tweak Uglify options and var order for...
2013-01-31 OlegChange variables initialization sequence for some decla...
2013-01-31 Timmy WillisonAgain, magic fixing for previous commit.
2013-01-31 Timmy WillisonMinor updates. All parameters of an internal function...
2013-01-31 Timmy WillisonRevert change to visible/hidden selectors until 1.10...
2013-01-30 Dave MethvinFix #13349. No need to sort simple .find() cases.
2013-01-27 Dave MethvinUpdate author list.
2013-01-27 adamcoulombeFix #13150, .has() w/o args checks for any callbacks...
2013-01-27 Dave MethvinFix #12656. Make event shorthands excludable.
2013-01-27 Dave MethvinFix #12846. Restore overflow when animation is stopped.
2013-01-26 Dave MethvinFix build until next grunt rc, disable compare_size.
2013-01-26 Dave MethvinFix #13316. Use minified version in unit testing.
2013-01-25 Richard GibsonFix #13274: Wrap sourceMap directive in multiline comme...
2013-01-25 Richard GibsonFix #13281: update Sizzle
2013-01-24 Richard GibsonFix #13315: compare typeof node.method to var instead...
2013-01-24 byrootDon't try and convert data for 204 No Content responses...
2013-01-23 Timmy WillisonIgnore file inputs when serializing forms. File input...
2013-01-21 Timmy WillisonFix failing tests, add support for empty spans in Opera...
2013-01-21 Timmy WillisonTreat elements as hidden when either offsetWidth OR...
2013-01-21 jaubourgNever use the XML as parsed by the XHR instance. Use...
2013-01-20 Ryunosuke SATOFix requirements and dependencies in README, close...
2013-01-20 Ryunosuke SATOFix broken link in CONTRIBUTING.md, close gh-1132.
2013-01-18 Timmy WillisonUpdate Sizzle: fixes native slice usage
2013-01-17 Richard GibsonFix jQuery #13251: use slice instead of substring
2013-01-16 Richard GibsonRef 8f72967e: use acceptData to determine when it is...
2013-01-16 danilsomsikovFix #8335: Avoid memory leak by never setting data...
2013-01-16 Richard GibsonFix #13233: re-allow .replaceWith of text nodes. Close...
2013-01-16 Richard GibsonNo ticket: improve replaceWith testing
2013-01-16 Richard GibsonFix #13182: update Sizzle
2013-01-16 Richard GibsonFix #13208: only check elements for delegation matches
2013-01-16 Mike SherovFix #13183: Wrong animation initial value calc. Close...
2013-01-15 Dave MethvinUpdating the source version to 1.9.1pre
2013-01-15 Dave MethvinTagging the 1.9.0 release.
2013-01-15 Dave MethvinSimplify release notes generator script.
2013-01-14 Richard Gibson0a3a424e with moar guard for IE6
2013-01-14 Richard GibsonFix #13203: delegated events with selector matching...
2013-01-14 Richard GibsonFix f860e0bd Firefox failures
2013-01-14 Richard GibsonNo ticket: sync with master @ b75b9ef8
2013-01-14 Richard GibsonFix #13180: don't delegate into SVG <use>
2013-01-14 Richard Gibsonreduce size
2013-01-14 Richard GibsonjQuery.event.handlers delegate matching hook point
2013-01-14 Richard Gibson #13180 unit test
2013-01-13 OlegAdd a comment 1128/head
2013-01-13 OlegFixes #13200 - innerHTML in buildFragment need end...
2013-01-13 Richard GibsonFix 9cf812d7 oldIE failures
2013-01-12 Richard GibsonNo ticket: compress event.js
2013-01-11 Dave MethvinUpdate copyrights used in file headers.
2013-01-11 Richard GibsonUpdate Sizzle
2013-01-11 OlegRef 0ed497b. Close gh-1125.
2013-01-10 Richard GibsonUpdate Sizzle
2013-01-10 Dave MethvinFix map file reference in .min.js file.
2013-01-09 Corey FrangAdding some more test coverage for .finish()
2013-01-09 OlegRef gh-1117: Don't stop on a falsy value in buildFragment.
2013-01-09 Dave MethvinUpdating the source version to 1.9.0pre
2013-01-09 Dave MethvinTagging the 1.9.0rc1 release. 1.9.0rc1
2013-01-08 nantoPropagate context of returned deferred object in Deferr...
2013-01-08 jaubourgOpera 12.0 still implements an older version of the...
2013-01-08 Dave MethvinResurrect buildFragment and sacrifice jQuery.clean...
2013-01-08 OlegRef #8908. Update IE9 css clone fix. Close gh-1120.
2013-01-08 Corey Frang Fix #13103. Add .finish() method. Cherry picked from...
2013-01-07 Dave MethvinFix #12863. Prevent oldIE from calling `.removeAttribute`
2013-01-06 Dave MethvinFix #12336. Ensure oldIE really does .empty() selects.
2013-01-06 Dave MethvinFix #12471. Use consistent line endings in jquery.js
2013-01-04 Dave MethvinFix #12945. Check for .getAttribute so IE9 is happy.
2012-12-31 Mike SherovFixes #13088: under IE8, $(selector).attr('style')...
2012-12-29 Dave MethvinAdd release support for map files.
2012-12-23 Dave MethvinFollowup to gh-1089. Avoid duplicate typeof check.
2012-12-23 Sebi BurkhardFix #13075. Optimize $.type by preferring `typeof`...
2012-12-23 Sebi BurkhardFix #13076. Speed up $() with strings, part of gh-1089.
2012-12-23 Dave MethvinPut .min.js file at the end so compare_size will work.
2012-12-22 Dave MethvinKnow when to hold em, know when to fold em.
2012-12-22 Dave MethvinPut the map in the dist directory.
2012-12-22 Dave MethvinPost-process map file so it has the right path.
2012-12-21 Richard GibsonUpdate Sizzle
next