]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2012-09-18 Dave MethvinFix #12423. Ensure we can .apply() before we try.
2012-09-17 Rick WaldronCONTRIBUTING.md: more contents links
2012-09-17 Rick WaldronCONTRIBUTING.md: adds top header
2012-09-17 Rick WaldronCONTRIBUTING.md: fixes fragment url, #jquery-core-style...
2012-09-17 Rick WaldronSecond draft of CONTRIBUTING.md
2012-09-17 Rick WaldronInitial draft of CONTRIBUTING.md
2012-09-15 Dave RiddleMinor typo with Homebrew link. Close gh-929.
2012-09-15 Richard GibsonFix #12447: Ensure starting-point calc takes finite...
2012-09-14 Dave MethvinFix #12536. Start at .offset() 0,0 if no getBoundingCli...
2012-09-13 Dave MethvinFix #12534. Don't die on browsers lacking getBoundingCl...
2012-09-13 jaubourgdeferred.promise(obj) should work with non-objects...
2012-09-11 Dave MethvinChrome fails in ajax.js tests because TestSwarm/Ngnix...
2012-09-11 Timmy WillisonSizzle: fix selector in Chrome 21. Fixes #12492.
2012-09-11 Timmy WillisonSizzle: tagged versions are now in the repo; update...
2012-09-10 Markus StaabFix #12554. Sanitize data from POST. Close gh-908.
2012-09-10 Dave MethvinRemove superfluous `@` in compressed header. Close...
2012-09-10 Dave MethvinFix #12436, make delegated events fast again. Close...
2012-09-10 Dave MethvinRemove useless guard for `a`. Close gh-918.
2012-09-10 Sindre SorhusUpdate .editorconfig with new properties. Close gh...
2012-09-08 Timmy WillisonSizzle: adjustment for speed totals display
2012-09-08 Timmy WillisonUpdate Sizzle: adds custom performance suite for testin...
2012-09-06 Dave MethvinShim/shiv the datalist element for crabby Uncle oldIE.
2012-09-05 Timmy WillisonUpdate Sizzle: authors.txt update and fix failing tests...
2012-09-05 Dave MethvinUpdate to QUnit 1.10.0
2012-08-30 Dave MethvinUpdating the source version to 1.8.2pre
2012-08-30 Dave MethvinTagging the 1.8.1 release.
2012-08-30 Dave MethvinUpdate release script and notes builder.
2012-08-30 Dave MethvinFix #12370. Explicitly coerce bool/undef to integer.
2012-08-29 Timmy WillisonSizzle: POS selectors make more extensive use of tokeni...
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...
next