2012-11-08 |
Corey Frang | Ensure each tick gets it's own fxNow - Fixes #12837... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Dave Methvin | Update build script. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Dave Methvin | Make compatible with latest JSHint. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Timmy Willison | Sizzle: Fix :focus selector with elements that have... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Mike Sherov | Remove the Makefile and replace the submodule update... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Timmy Willison | Update Sizzle: Fixes #12606, #12671, #12672. |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Dave Methvin | Use the correct escape for BOM; add build code to detec... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Dave Methvin | Use Uglify's ascii_only to avoid converting UTF-8 escapes. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Dave Methvin | Fix #12690. Avoid use of UTF-8 chars in final files. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Dave Methvin | Skip jQuery.sub() test since IE6 can't handle it. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Dave Methvin | Break big-html check into its own test for IE6. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Timo Tijhof | Test: Clean up and fix misc issues |
commit | commitdiff | tree | snapshot |
2012-10-06 |
jaubourg | Do not iterate over functions. Fixes #12665. Unit tests... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Richard Gibson | fix failure from bad markup leaving an element behind... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Dave Methvin | Update AUTHORS.txt based on CLA responses. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Rick Waldron | body default display is always block. @mikesherov was... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Timmy Willison | Sizzle: throw an invalid selector exception for trailin... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Richard Gibson | Fix #12583: Don't ignore disabled property of select... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Richard Gibson | Fix #12637: restore 1.8.1 ajax crossDomain logic. Close... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Dave Methvin | Revert "Chrome fails in ajax.js tests because TestSwarm... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Dave Methvin | Since .getAttribute() returns strings, we should check... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Mike Sherov | Fix #12537, element.css('filter') returns undefined... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Richard Gibson | Fix #12357: be more kind to non-browser environments... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Mike Sherov | Fix #10943, tabindex not set properly on clone in IE7... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Callum Macrae | Fixes to contributing.md. Closes gh-931 |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Dave Methvin | Updating the source version to 1.8.3pre |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Dave Methvin | Tagging the 1.8.2 release. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Dave Methvin | Update release notes script to 1.8.2 and add debug... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Timmy Willison | Sizzle: removes nth-child cache |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Timmy Willison | Sizzle: account for external document contexts (such... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Timmy Willison | Update Sizzle: fix a failing test in traversing. Move... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Timmy Willison | Sizzle: fixes failing test in css |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Timmy Willison | Update Sizzle: fix position caching with child selector... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Timmy Willison | Fixes failing tests in selector/traversing |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Timmy Willison | Update Sizzle: Fixes #12303, #12474, #12523, #12526... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Richard Gibson | Fix #12229, size/consistency improvements. Close gh... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Dave Methvin | Fix #12423. Ensure we can .apply() before we try. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Rick Waldron | CONTRIBUTING.md: more contents links |
commit | commitdiff | tree | snapshot |
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 |
next |