]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2012-08-29 Mike SherovFix #12243, $("col").width() should return the column...
2012-08-29 Timmy WillisonSizzle: tweak for root selector shortcut. Fixes #12419.
2012-08-29 Timmy WillisonUpdate Sizzle: minor edits
2012-08-29 Timmy WillisonSizzle: support negative numbers in `:eq`. Fixes #12241.
2012-08-29 Timmy WillisonSizzle: adjust caching to avoid IE errors on xml descen...
2012-08-28 Timmy WillisonSizzle: use tokenization to complex check pseudo argume...
2012-08-28 Dave MethvinFix #12347 and #12384. Use a fresh div in jQuery.clean...
2012-08-28 Timmy WillisonReverting Sizzle is bad, Dave.
2012-08-28 Dave MethvinUpdate placeholder references to tickets.
2012-08-28 Dave MethvinFix #12383. All selectors should be delegateTarget...
2012-08-28 Mike SherovFix #12313, .height()/.width() just use CSS if no offse...
2012-08-28 Dave MethvinUpdate authors.
2012-08-27 Timmy WillisonUpdate Sizzle: size reduction, -85 bytes
2012-08-27 Timmy WillisonSizzle: provide backwards-compatibility for creating...
2012-08-27 Timmy WillisonSizzle: make html from assertions xhtml compliant....
2012-08-27 Timmy WillisonSizzle: fix compilation of the same selector with diffe...
2012-08-24 Timmy WillisonUpdate Sizzle: passing null to $.contains should not...
2012-08-24 Timmy WillisonUpdate Sizzle: Use tokenization rather than regex for...
2012-08-24 Timmy WillisonDo not watch the dist files to make infinite change...
2012-08-24 Dave MethvinRevert "Fix #11586. Ajax DELETE ain't got no body,...
2012-08-24 Dave MethvinRevert "Fix #12120. Always stack .before/.after, and...
2012-08-24 Dave MethvinFix #12120. Always stack .before/.after, and fix discon...
2012-08-24 Dave MethvinFix #10863. Allow newlines in JSON data- attributes.
2012-08-24 Dave MethvinFix #11586. Ajax DELETE ain't got no body, so data...
2012-08-24 Mike SherovScorch the earth and retreat on readyState interactive...
2012-08-23 Elijah ManorFix #12266. IE9/10 says document[0] is document.frames...
2012-08-23 Dave MethvinNeuter the partialLoadReady test until it's ngnix-ready
2012-08-22 Mike PennisiCorrect documentation of custom grunt task. Closes...
2012-08-21 Richard GibsonFix #12350: jQuery.trim should remove BOM
2012-08-21 Dave MethvinFix #12333. Chrome needs $.browser.webkit too.
2012-08-20 Dave MethvinRevert "Fix #12350. Remove BOM in jQuery.trim. Close...
2012-08-20 Mike SherovFix #12282. IE has premature .readyState == "interactiv...
2012-08-20 Dave MethvinFix #12329. Remove leftover jQuery.bindReady reference.
2012-08-20 Mike SherovFix #12283. Return null for dimension getters on non...
2012-08-20 Mike SherovFix #12324, line-height "normal" isn't always "1"....
2012-08-20 Wesley WalserFix #12350. Remove BOM in jQuery.trim. Close gh-897.
2012-08-20 Corey FrangFix #12273. Don't call easing functions for duration...
2012-08-20 Corey FrangFix #12278. Promises on non-default queue wait until...
2012-08-20 Mathias BynensAdd README info on how to create custom builds. Close...
2012-08-20 Dave MethvinDon't expect QUnit to clean up jQuery internal data...
2012-08-20 Elijah ManorImprove oldIE unit tests for fuzzy object clone. Close...
2012-08-20 Oleg GaidarenkojQuery.contains() handles document objects directly...
2012-08-20 Nikita GovorovFix #12149. Avoid memory leak on oldIE change events...
2012-08-16 jaubourgMakes sure "adding" a string to a Callbacks object...
2012-08-16 jaubourgCalling load with null as the data parameter now proper...
2012-08-14 Timmy WillisonUpdate Sizzle
2012-08-11 Rick WaldronUpdate comments about window.getComputedStyle in both...
2012-08-10 Rick WaldronUse window.getComputedStyle to prevent breaking jsdom...
2012-08-10 Dave MethvinWait for both .stop() tests to finish, don't count...
2012-08-10 Dave MethvinDon't let the release notes script truncate!
2012-08-09 Dave MethvinUpdating the source version to 1.8.1pre
2012-08-09 Dave MethvinTagging the 1.8.0 release.
2012-08-09 Dave MethvinUpdate release script; use package.json as the One...
2012-08-09 Dave MethvinFinish the license changes, including Sizzle.
2012-08-09 Dave MethvinUpdate to use just the MIT license; copiers can still...
2012-08-09 Richard GibsonNo ticket: fix failure from zero-assertion test generat...
2012-08-08 Dave MethvinFix #12203. .undelegate() should not remove direcly...
2012-08-07 Dave MethvinAdd back a sacrificial $.attrFn object.
2012-08-07 Timmy WillisonSizzle: fix chaining pseudo selectors placed after...
2012-08-06 Corey FrangFixes #1034 - Check for style.removeAttribute before...
2012-07-30 Timmy WillisonQuote reserved keyword 'throws' to satisfy yui compress...
2012-07-27 Timmy WillisonFix a regression where has with multiple contexts was...
2012-07-27 Timmy WillisonSizzle: fix a small bug with combinator cache. Fixes...
2012-07-27 Timmy WillisonSizzle: adjust pseudos regex. Fixes #12153.
2012-07-27 Dave MethvinUpdating the source version to 1.8pre
2012-07-27 Dave MethvinTagging the 1.8rc1 release. 1.8rc1
2012-07-26 Dave MethvinPer @gibson042, don't need .documentElement since Sizzl...
2012-07-26 Corey FrangAdding a check for double progress call in effects...
2012-07-26 Daniel ChatfieldFix #12127, fer real. IE9/10 check state on clone....
2012-07-26 Dave MethvinPull in unit tests from gh-877, thanks @orkel!
2012-07-26 Dave MethvinUnbreak isHidden args, they're needed by the .filter...
2012-07-26 Dave MethvinGive .stop() queue animations more leeway for Stutterin...
2012-07-26 Dave MethvinFix #12148. Let .toggle() call the public .hide() for...
2012-07-25 OlegMoves isHidden to src/css.js and re-introduces its...
2012-07-25 Corey FrangOops, didn't mean to revert sizzle last time
2012-07-25 Corey FrangThis should repair the unit
2012-07-25 Corey FrangTrying to repair a unit
2012-07-25 Timmy WillisonRemove unnecessary else
2012-07-25 Timmy WillisonFail silently if closest is somehow called on a documen...
2012-07-25 Dave MethvinRemove IE8 testswarm hacks for offset.
2012-07-25 Timmy WillisonSizzle: fixes issue with :empty pseudo and comment...
2012-07-25 Dave MethvinRevert "Fix #12127. IE9/10 checks fall off the box...
2012-07-25 Dave MethvinLoosen the ajax statusText check so Safari AND Chrome...
2012-07-25 Timmy WillisonUpdate Sizzle: minor consolidation
2012-07-25 Timmy WillisonUpdate Sizzle: attribute values regex tweak
2012-07-25 Dave MethvinFix #7579. Don't convert to number if it changes the...
2012-07-25 Mike SherovFollowup #12018, fix a test fail converting to pixels...
2012-07-25 Daniel ChatfieldFix #12127. IE9/10 checks fall off the box on clone...
2012-07-25 Dave MethvinInitial commit of AUTHORS.txt file.
2012-07-25 Dave MethvinAdd grunt-git-authors task.
2012-07-24 Elijah ManorFix #12132. IE10 dislikes detached object elements...
2012-07-23 Timmy WillisonUpdate Sizzle
2012-07-23 Timmy WillisonSizzle: fixes test fails in IE6/7
2012-07-23 Timmy WillisonSizzle: fix issue with adjusting the context on relativ...
2012-07-23 Timmy WillisonUpdate Sizzle
2012-07-23 Richard GibsonSupport event delegation with relative selectors. Fixes...
2012-07-23 Timmy WillisonUpdate Sizzle: Minor edits and fixes #10762.
2012-07-23 Richard GibsonClean up regexen; use common regex for numbers. Close...
2012-07-23 Corey FrangFix #9217. oldIE error when changing detached elements...
2012-07-23 Mike SherovFix #12088, Safari 5 and more percentages in getCompute...
next