2012-07-05 |
Dave Methvin | Remove more attrFn vestiges from events. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Dave Methvin | Fix #12026. Let props in $(html, props) be any jQuery... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
timmywil | Sizzle: removes qunit and adds .gitignore |
commit | commitdiff | tree | snapshot |
2012-07-05 |
timmywil | Update Sizzle: adjusted POS handling; attribute names... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Chad Killingsworth | Make unit tests friendly to Closure Compiler. Closes... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
timmywil | Update Sizzle: pseudo-classes should be case-insensitive |
commit | commitdiff | tree | snapshot |
2012-07-04 |
timmywil | Sizzle docs and README updates |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Richard Gibson | Update Sizzle: better compression |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Dave Methvin | Update copyright to jQuery Foundation. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Dave Methvin | Ever notice that static and problematic rhyme? |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Dave Methvin | Avoid running problematic static offset tests in IE8... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Update Sizzle: small regex fix |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Update Sizzle: removes makeArray and uses native push... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Sizzle: maxCacheLength -> cacheLength |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Sizzle: detects a buggy getElementsByName. Fixes #10799. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Update Sizzle: Caching system respects DOM changes... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Update Sizzle: exposed compile function for external... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Update Sizzle: fixes a small bug in class matching |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Update Sizzle: adds caching to combinators |
commit | commitdiff | tree | snapshot |
2012-07-03 |
timmywil | Sizzle: space combinator update |
commit | commitdiff | tree | snapshot |
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 |
next |