2012-09-17 |
Rick Waldron | CONTRIBUTING.md: adds top header |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Rick Waldron | CONTRIBUTING.md: fixes fragment url, #jquery-core-style... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Rick Waldron | Second draft of CONTRIBUTING.md |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Rick Waldron | Initial draft of CONTRIBUTING.md |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Dave Riddle | Minor typo with Homebrew link. Close gh-929. |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Richard Gibson | Fix #12447: Ensure starting-point calc takes finite... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Dave Methvin | Fix #12536. Start at .offset() 0,0 if no getBoundingCli... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Dave Methvin | Fix #12534. Don't die on browsers lacking getBoundingCl... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
jaubourg | deferred.promise(obj) should work with non-objects... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Dave Methvin | Chrome fails in ajax.js tests because TestSwarm/Ngnix... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Timmy Willison | Sizzle: fix selector in Chrome 21. Fixes #12492. |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Timmy Willison | Sizzle: tagged versions are now in the repo; update... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Markus Staab | Fix #12554. Sanitize data from POST. Close gh-908. |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Dave Methvin | Remove superfluous `@` in compressed header. Close... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Dave Methvin | Fix #12436, make delegated events fast again. Close... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Dave Methvin | Remove useless guard for `a`. Close gh-918. |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Sindre Sorhus | Update .editorconfig with new properties. Close gh... |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Timmy Willison | Sizzle: adjustment for speed totals display |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Timmy Willison | Update Sizzle: adds custom performance suite for testin... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Dave Methvin | Shim/shiv the datalist element for crabby Uncle oldIE. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Timmy Willison | Update Sizzle: authors.txt update and fix failing tests... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Dave Methvin | Update to QUnit 1.10.0 |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Dave Methvin | Updating the source version to 1.8.2pre |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Dave Methvin | Tagging the 1.8.1 release. |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Dave Methvin | Update release script and notes builder. |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Dave Methvin | Fix #12370. Explicitly coerce bool/undef to integer. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Timmy Willison | Sizzle: POS selectors make more extensive use of tokeni... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Mike Sherov | Fix #12243, $("col").width() should return the column... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Timmy Willison | Sizzle: tweak for root selector shortcut. Fixes #12419. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Timmy Willison | Update Sizzle: minor edits |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Timmy Willison | Sizzle: support negative numbers in `:eq`. Fixes #12241. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Timmy Willison | Sizzle: adjust caching to avoid IE errors on xml descen... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Timmy Willison | Sizzle: use tokenization to complex check pseudo argume... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dave Methvin | Fix #12347 and #12384. Use a fresh div in jQuery.clean... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Timmy Willison | Reverting Sizzle is bad, Dave. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dave Methvin | Update placeholder references to tickets. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dave Methvin | Fix #12383. All selectors should be delegateTarget... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Mike Sherov | Fix #12313, .height()/.width() just use CSS if no offse... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dave Methvin | Update authors. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Timmy Willison | Update Sizzle: size reduction, -85 bytes |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Timmy Willison | Sizzle: provide backwards-compatibility for creating... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Timmy Willison | Sizzle: make html from assertions xhtml compliant.... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Timmy Willison | Sizzle: fix compilation of the same selector with diffe... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Timmy Willison | Update Sizzle: passing null to $.contains should not... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Timmy Willison | Update Sizzle: Use tokenization rather than regex for... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Timmy Willison | Do not watch the dist files to make infinite change... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Dave Methvin | Revert "Fix #11586. Ajax DELETE ain't got no body,... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Dave Methvin | Revert "Fix #12120. Always stack .before/.after, and... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Dave Methvin | Fix #12120. Always stack .before/.after, and fix discon... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Dave Methvin | Fix #10863. Allow newlines in JSON data- attributes. |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Dave Methvin | Fix #11586. Ajax DELETE ain't got no body, so data... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Mike Sherov | Scorch the earth and retreat on readyState interactive... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Elijah Manor | Fix #12266. IE9/10 says document[0] is document.frames... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Dave Methvin | Neuter the partialLoadReady test until it's ngnix-ready |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Mike Pennisi | Correct documentation of custom grunt task. Closes... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Richard Gibson | Fix #12350: jQuery.trim should remove BOM |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Dave Methvin | Fix #12333. Chrome needs $.browser.webkit too. |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Dave Methvin | Revert "Fix #12350. Remove BOM in jQuery.trim. Close... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Mike Sherov | Fix #12282. IE has premature .readyState == "interactiv... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Dave Methvin | Fix #12329. Remove leftover jQuery.bindReady reference. |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Mike Sherov | Fix #12283. Return null for dimension getters on non... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Mike Sherov | Fix #12324, line-height "normal" isn't always "1".... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Wesley Walser | Fix #12350. Remove BOM in jQuery.trim. Close gh-897. |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Corey Frang | Fix #12273. Don't call easing functions for duration... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Corey Frang | Fix #12278. Promises on non-default queue wait until... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Mathias Bynens | Add README info on how to create custom builds. Close... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Dave Methvin | Don't expect QUnit to clean up jQuery internal data... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Elijah Manor | Improve oldIE unit tests for fuzzy object clone. Close... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Oleg Gaidarenko | jQuery.contains() handles document objects directly... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Nikita Govorov | Fix #12149. Avoid memory leak on oldIE change events... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
jaubourg | Makes sure "adding" a string to a Callbacks object... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
jaubourg | Calling load with null as the data parameter now proper... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Timmy Willison | Update Sizzle |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Rick Waldron | Update comments about window.getComputedStyle in both... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Rick Waldron | Use window.getComputedStyle to prevent breaking jsdom... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Dave Methvin | Wait for both .stop() tests to finish, don't count... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Dave Methvin | Don't let the release notes script truncate! |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Dave Methvin | Updating the source version to 1.8.1pre |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Dave Methvin | Tagging the 1.8.0 release. |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Dave Methvin | Update release script; use package.json as the One... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Dave Methvin | Finish the license changes, including Sizzle. |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Dave Methvin | Update to use just the MIT license; copiers can still... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Richard Gibson | No ticket: fix failure from zero-assertion test generat... |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Dave Methvin | Fix #12203. .undelegate() should not remove direcly... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Dave Methvin | Add back a sacrificial $.attrFn object. |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Timmy Willison | Sizzle: fix chaining pseudo selectors placed after... |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Corey Frang | Fixes #1034 - Check for style.removeAttribute before... |
commit | commitdiff | tree | snapshot |
2012-07-30 |
Timmy Willison | Quote reserved keyword 'throws' to satisfy yui compress... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Timmy Willison | Fix a regression where has with multiple contexts was... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Timmy Willison | Sizzle: fix a small bug with combinator cache. Fixes... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Timmy Willison | Sizzle: adjust pseudos regex. Fixes #12153. |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Dave Methvin | Updating the source version to 1.8pre |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Dave Methvin | Tagging the 1.8rc1 release. 1.8rc1 |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Dave Methvin | Per @gibson042, don't need .documentElement since Sizzl... |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Corey Frang | Adding a check for double progress call in effects... |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Daniel Chatfield | Fix #12127, fer real. IE9/10 check state on clone.... |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Dave Methvin | Pull in unit tests from gh-877, thanks @orkel! |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Dave Methvin | Unbreak isHidden args, they're needed by the .filter... |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Dave Methvin | Give .stop() queue animations more leeway for Stutterin... |
commit | commitdiff | tree | snapshot |
2012-07-26 |
Dave Methvin | Fix #12148. Let .toggle() call the public .hide() for... |
commit | commitdiff | tree | snapshot |
next |