2013-05-12 |
Chris Talkington | build: correct paths so that archiving works. |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Dave Methvin | Add release time to header on uncompressed file. |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Timmy Willison | Update Sizzle: fix sort order test |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Timmy Willison | Update Sizzle: empty string arguments in pseudos. Fixes... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Kyle Robinson... | Use grunt option with grunt.util.spawn, close gh-1255. |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Dave Methvin | Fix #13223. Re-allow leading space in HTML. Close gh... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Jason Bedard | Only call jQuery(this) when needed. Close gh-1260. |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Dave Methvin | Create CDN archives in the build script. |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Jason Bedard | Use String.slice instead of String.substring in order... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Timmy Willison | Update Sizzle: minor fixes |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Timmy Willison | Update Sizzle: fix failing tests with attributes |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Timmy Willison | Update Sizzle: minor selector issues |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Timmy Willison | Check nodeType of elements passed to selector-native... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Timmy Willison | No ticket: boolean -> bool in selector-native |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Dave Methvin | Make it easier to debug the release script. |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Rick Waldron | Fixes #13850. Better removal of hyphenated data propert... |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Dave Methvin | Add -wrap to the minimumest-possible-build list. |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Dave Methvin | Fix #13255. Set a default event target for Cordova. |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Richard Gibson | Fix #13846: .prev sort direction |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Richard Gibson | Fix #13803: domManip remote-script evaluation per 1... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Corey Frang | Fixes #13815: Ensure each element has its own private... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Oleg | Fix #13818: Add wrapMap entry for col element |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Richard Gibson | Fix #13819: .parent sort direction |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Richard Gibson | Fix #13809: Avoid collisions with words reserved by... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Richard Gibson | Fix #13810: .replaceWith(nextSibling) |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Richard Gibson | Fix #13807: attribute/Object.prototype name collisions |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Richard Gibson | Fix #13797: .is with single-node context |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Richard Gibson | No ticket: Reduce .find |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Dave Methvin | Updating the source version to 2.0.1-pre |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Dave Methvin | Tagging the 2.0.0 release. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Timmy Willison | Remove unnecessary usage of getAttributeNode(). Fixes... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Richard Gibson | Fix #13776: Add banner before generating source map... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Oleg | Change uglify compression options, close gh-1245. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
ros3cin | Refactor code in effects to use data_priv. Re- Close... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Richard Gibson | Followup #13779: Backwards-compatible unit test |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Richard Gibson | Fix #12838: hook point for non-jQuery.ajax synchronous... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Renato Oliveira... | Fix #13483. Let slideDown() work after stop(). Close... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Rick Waldron | Loop cleanup |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Rick Waldron | Fixes #13779. Remove nodes in document order (uses... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Richard Gibson | Fix #13596; #13722: .replaceWith consistency. Close... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Michał Gołębiowski | Correct spacing. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Michał Gołębiowski | Tell uglifyjs to not mangle undefined; saves 44 bytes... 1239/head |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Timmy Willison | Update Sizzle: src attribute in IE7. Fixes #13777. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Michał Gołębiowski | Fixes #13760. Pass window, not this to the main IIFE... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Timmy Willison | Add onevar to jshintrc, but remove the option for linti... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Timmy Willison | Update Sizzle: jshintrc |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Timmy Willison | Update jshintrc to conform to new style guide. Conform... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Dave Methvin | Updating the source version to 2.0.0-pre |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Dave Methvin | Tagging the 2.0.0-beta3 release. 2.0.0-beta3 |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Dave Methvin | Use semantic versions. |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Dave Methvin | Fix #13393. Avoid IE9 activeElement of death. |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Oleg Gaidarenko | Adjust tabIndex propHook for modern browsers and return... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Michał Gołębiowski | Move size() test to deprecated.js and avoid in other... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Michał Gołębiowski | Separate test/unit/wrap.js; make tests not fail when... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Rick Waldron | Add note about deprecation of _removeData and _data |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Rick Waldron | Move Data.prototype.accept => Data.accepts |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Oleg Gaidarenko | No ticket. Add additional test for jQuery.queue. Closes... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Timmy Willison | Update Sizzle: pick IE over Chrome this time. Supplemen... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Oleg Gaidarenko | No ticket. Use data_priv methods instead of jQuery... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Oleg Gaidarenko | No ticket. Simplifies data methods and updates comments... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Timmy Willison | Revert Sizzle. Reopens #13378 |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Oleg Gaidarenko | Fixes #8335. Do not allow add data to non-elements... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Timmy Willison | Update Sizzle: use documentElement in focus selector... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Richard Gibson | Ref #12652: Allow overriding native .click() suppression |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Michał Gołębiowski | Ref #13743. Remove support.boxModel, deprecated 1.3... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Oleg | No ticket: Small simplification of .removeProp. Close... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Michał Gołębiowski | No ticket: Move jQuery.fn.size to deprecated. Close... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Rick Waldron | Removes unnecessary "object/applet" element test from... |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Michał Gołębiowski | Improve CSS and `Support:` comments. Close gh-1220. |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Dave Methvin | Fix #13721. Filter before .remove() loop so positionals... |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Dave Methvin | Fix #13741. Make wrap/unwrap methods optional. Close... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Richard Gibson | Ref 4ef51690: Update selector-native for new Sizzle... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Richard Gibson | Fix #13539: Utilize Sizzle hooks. Close gh-1215. |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Rick Waldron | Fixes #13566. If there is a window object, and it has... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Rick Waldron | Fixes #13566. If there is a window object, define jQuer... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Michał Gołębiowski | Fix #13655. Add test for jQuery.ready.promise fallback... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Michał Gołębiowski | Correct oldIE-related comments, revert some workarounds... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Michał Gołębiowski | Update grunt-contrib-jshint to 0.3.0, part 2, close... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Oleg | Follow-up for 22a4e5bd0a7c0a92b54b9965984b582fd42099f2... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Michał Gołębiowski | Remove an unused support check, correct a comment.... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Michał Gołębiowski | Fix #13543. offsetWidth is wrong on non-1 zoom. Close... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Michał Gołębiowski | Update grunt-contrib-jshint to 0.3.0, close gh-1204. |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Rick Waldron | Removes unnecessary semi-colon concatenation |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Rick Waldron | Fixes #13714. jQuery.globalEval gotcha w/ strings that... |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Scott González | Updated mailmap. |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Rick Waldron | Better approach the hasData side effects fix. Thanks... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Richard Gibson | No ticket: fix build date formatting |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Rick Waldron | Avoid side-effects when calling jQuery.hasData |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Tom Fuertes | No ticker: grunt_compare_size options. Close gh-1210. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Michał Gołębiowski | moved bind, unbind, delegate & undelegate to event... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Michał Gołębiowski | delegate/undelegate changed to on/off in unit tests... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Michał Gołębiowski | bind/unbind changed to on/off in unit tests; refs ... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
stonelee | Fix typos, close gh-1187. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Steven Benner | Changed .jshintrc predef lists to globals objects. |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Timmy Willison | Use semver versions for our in-between versions as... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Timmy Willison | Remove unprefixed `matchesSelector`. Stick most common... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
ruado1987 | Fix #13514: Set selectedIndex to -1 when non-matching... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Timmy Willison | Build selector.js from built sizzle. Update Sizzle. |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Michał Gołębiowski | updated Grunt to 0.4.1 (needed for node 0.10.0 compatib... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
stonelee | No ticket: Move property descriptor assignment to save... |
commit | commitdiff | tree | snapshot |
next |