2012-07-03 |
timmywil | Update sizzle: fixes fail in traversing with :has selector |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Sizzle: fix multiple nested pseudos. Fixes #7010. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Use value rather than nodeValue in attributes (it's... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
timmywil | Sizzle: add cross-browser w3c whitespace rules; pseudo... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
timmywil | Sizzle: minor adjustments and a small fix in the child... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
timmywil | UPDATE SIZZLE: completed rewrite for better things! |
commit | commitdiff | tree | snapshot |
2012-07-02 |
timmywil | Add back ID shortcut. It's about 3 times faster than... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Rick Waldron | Use ~ to hold grunt at 0.3.9 |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Rick Waldron | Fix typo in grunt lint:tests |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Dave Methvin | Move jQuery.sub to deprecated.js, because it is. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
timmywil | Update Sizzle: Size optimizations from gibson |
commit | commitdiff | tree | snapshot |
2012-06-28 |
timmywil | Update Sizzle: typo |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Dave Methvin | Fix #11382. #11764. Only prevent click events on disabl... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Dave Methvin | Fix #11315. Selector for .on() is relative to delegateT... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
timmywil | Update Sizzle: reduced size. Add Sizzle's utilities... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Rick Waldron | As it turns out, we won't need the 'main' entry in... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Dave Methvin | Fix #11969. Never a null moment when checking siblings. |
commit | commitdiff | tree | snapshot |
2012-06-26 |
timmywil | Update copyright years for jQuery and Sizzle |
commit | commitdiff | tree | snapshot |
2012-06-26 |
timmywil | Allow document to be passed to Sizzle.contains. Fixes... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Richard Gibson | Clear elements to avoid leaking memory. Close gh-837... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Rick Waldron | Fixes broken grunt watch task. Part 2 |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Rick Waldron | Fixes broken grunt watch task. |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Dave Methvin | Fix #10895. Reduce IE poll interval to save CPU time. |
commit | commitdiff | tree | snapshot |
2012-06-25 |
timmywil | Update Sizzle: Removes directory caching in dirCheck... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Rick Waldron | Adds .jshintrc files for: grunt (default set), src... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Corey Frang | Completes #11799: Maybe .progress() was cooler than... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Rick Waldron | Adds src/deprecated.js, test/unit/deprecated.js; -depre... |
commit | commitdiff | tree | snapshot |
2012-06-24 |
timmywil | Add grunt with lint to Sizzle |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Rick Waldron | Make @VERSION replace regex global. Fixes #11960 |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Rick Waldron | Make removeClass smart enough to remove duplicates... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Dave Methvin | Add a semicolon in unit test; this pull predated lint... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Corey Frang | Fix #11797. Use Deferred for better animation callbacks... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Timo Tijhof | Fix #11925, Pass eventHandle to special.teardown. Close... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Dave Methvin | Updating the source version to 1.8pre. |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Dave Methvin | Tagging the 1.8b1 release. 1.8b1 |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Dave Methvin | Fix #11757. IE 6/7 can't clean up circular DOM-JS refs. |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Rick Waldron | Removes scripts:postinstall from package.json, see... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
timmywil | Do jQuery.trim in less bytes (-5). |
commit | commitdiff | tree | snapshot |
2012-06-21 |
timmywil | Add parseHTML for explicitly parsing strings into html... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Rick Waldron | Unit tests are linted and passing. |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Richard Gibson | Close GH-829: no ticket: smaller jQuery.ready. |
commit | commitdiff | tree | snapshot |
2012-06-21 |
timmywil | Restore rhtmlString to its original form. 1.9 will... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
timmywil | Revert "Adjust jQuery('html') detection to only match... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Rick Waldron | Actually omit files that are specified. Fixes #11943 |
commit | commitdiff | tree | snapshot |
2012-06-20 |
timmywil | Update Sizzle: fixes test fails in selector module... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
timmywil | Update Sizzle: minor fix for matchesSelector usage... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
timmywil | Update Sizzle: performance testing and changes for... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
timmywil | Adjust jQuery('html') detection to only match when... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Jacob Thornton | Adds post-install grunt hook |
commit | commitdiff | tree | snapshot |
2012-06-19 |
timmywil | When detecting html in init, ignore html characters... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
timmywil | Update Sizzle: fixes a bug dealing with backslashes... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
timmywil | Fixes test fails in traversing and event |
commit | commitdiff | tree | snapshot |
2012-06-19 |
timmywil | Update Sizzle: adds selector divisions for element... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
timmywil | Update Sizzle |
commit | commitdiff | tree | snapshot |
2012-06-19 |
timmywil | Move quickIs to Sizzle; Remove duplicate id matching... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Dave Methvin | Detect IE collapsing body margin directly rather than... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
timmywil | Update Sizzle |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Rick Waldron | Fixes typo in comment |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Dave Methvin | Browser sniffing is *bad*, folks, even in unit tests. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Rick Waldron | Fix comment block indents |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Rick Waldron | Update document.defaultView.getComputedStyle. Fixes... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Jörn Zaefferer | Grunt: Include commit in header if passed as ENV arg... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
timmywil | Update Sizzle: rewrite attributes handling to be simple... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Dave Methvin | Ensure that IE stays in Big Boy mode. |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Sindre Sorhus | Fix #11231, (append|prepend|before|after) w/ array... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Vladimir Zhuravlev | Fix #11566, allow appending to DocumentFragment, closes... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Mike Sherov | Fix #9505, percentage position values in Webkit, closes... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Richard Gibson | Interim take on cross-module variables, closes gh-817. |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Daniel Herman | Fix #11905, correct package.json license URLs, closes... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
timmywil | Update Sizzle: Removes an unnecessary link in the test... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
timmywil | Update Sizzle. Fixes #11109. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Jörn Zaefferer | Update version in package.json to reflect current versi... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Scott González | Use QUnit's URL configs to simplify custom configuratio... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
timmywil | Add necessary test html from Sizzle tests; Add an easy... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Jörn Zaefferer | Grunt: Update testswarm task to use new module filter... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Jörn Zaefferer | Update QUnit to v1.8.0 |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Rick Waldron | Fix args translation example in gruntfile comments |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Rick Waldron | Simplify the terminal command args syntax for custom... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
kborchers | Fix typo in README |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Julian Aubourg | Adds ajax to the list of optional modules. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Dave Methvin | Tweak test for #11743 in an attempt to placate Jenkins. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Dave Methvin | Run the `dist` task *after* minifying so we copy the... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Mike Sherov | Check animation is close instead of exact, closes gh... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Timo Tijhof | Test: Remove unused file "include_js.php", closes gh... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Mike Sherov | Fix regression for "-200px" in animations; closes gh... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Dave Methvin | Fix #11328. I've never metaKey I liked on IE 6/7/8. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Dave Methvin | Fix #10589. Remove deprecated $.fn.data("events") speci... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Timo Tijhof | Test: Set testswarm.runMax from config file |
commit | commitdiff | tree | snapshot |
2012-06-11 |
jaubourg | Here is hoping everything works with the full build... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Jeffery To | Fix #8109, percent animations; fix #11854, wrong this... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Dave Methvin | Prevent total unit test meltdown ... and now over to... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Richard Gibson | Shrink support.js, closes gh-818 |
commit | commitdiff | tree | snapshot |
2012-06-11 |
jaubourg | We don't have IE9 supports grid yet, completely didn... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Dave Methvin | Update QUnit so IE will pass unit tests. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
jaubourg | Modularize ajax (and sub-modules). |
commit | commitdiff | tree | snapshot |
2012-06-11 |
jaubourg | Some work to modularize ajax later on. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Mike Sherov | Fix #11857. Modularize css.js, add dependency managemen... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Mike Sherov | Fix IE6 failures from forgotten shrinkWrapBlocks, close... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Jörn Zaefferer | Grunt: Update testswarm task to use more config propert... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Rick Waldron | Make exclusion list less confusing to read |
commit | commitdiff | tree | snapshot |
next |