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 |
2013-03-13 |
Michał Gołębiowski | Authors update for Michał Gołębiowski. Add .mailmap... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Michał Z. Gołębiowski | Edited comments and minor adjustments. Fixes #13553... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Timmy Willison | Update Sizzle: minor windows 8 issue |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Richard Gibson | No ticket: compare_size returns! |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Rick Waldron | Revert 8d1c42296fefc4e79189b6c2d78a8a78fdd9576d |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Rick Waldron | Fixes #13571. jQuery.isPlainObject 1.9.x compatibility |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Rick Waldron | Make data test titles more consistent and accurate |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Rick Waldron | Fixes #13551. Guard against illegal data access by... |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Rick Waldron | Simplify data-* attr lookup with camelKey |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Rick Waldron | test/unit/data.js style nits |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Michał Gołębiowski | Fixes #13550. .data should not miss attr() set data... |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Rick Waldron | Remove dup camelKey path |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Rick Waldron | Fixes #13548. .data should not miss attr() set data... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Dave Methvin | Updating the source version to 2.0.0pre |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Dave Methvin | Tagging the 2.0.0b2 release. 2.0.0b2 |
commit | commitdiff | tree | snapshot |
2013-02-28 |
jrburke | Remove the define.amd.jQuery check, ref gh-1150. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Richard Gibson | Ref #13353, gh-1183: Capture onlyHandlers in jQuery... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Oleg | Squeeze support module. Close gh-1165. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
dmitrygusev | Fix typos. Close gh-1186. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
jaubourg | Fixes #11151, #13388. Minor refactor of response conve... |
commit | commitdiff | tree | snapshot |
next |