Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix #13223. Re-allow leading space in HTML. Close gh-1264. | Dave Methvin | 2013-05-09 | 1 | -1/+1 | |
| | | | | (cherry picked from commit 00eafdf028f7730665ce1c05ab44e3f0bc80fbc2) | |||||
* | No ticket: Move jQuery.fn.size to deprecated. Close gh-1229. | Michał Gołębiowski | 2013-04-07 | 1 | -5/+0 | |
| | | | | (cherry picked from commit e3777b64377947b7222a2050aee7f2ec371faef9) | |||||
* | Improve CSS and `Support:` comments. Close gh-1220. | Michał Gołębiowski | 2013-04-06 | 1 | -2/+3 | |
| | | | | | | | | 1) corrected box-sizing rules order - the unprefixed value should always be the last one 2) removed last semi-colons in CSS rules 3) updated support comments code review changes + more consistent comment spacing | |||||
* | Correct oldIE-related comments, revert some workarounds. Close gh-1207. | Michał Gołębiowski | 2013-04-04 | 1 | -7/+1 | |
| | ||||||
* | Update grunt-contrib-jshint to 0.3.0, part 2, close gh-1203. | Michał Gołębiowski | 2013-04-04 | 1 | -2/+1 | |
| | ||||||
* | Fix #13543. offsetWidth is wrong on non-1 zoom. Close gh-1194. | Michał Gołębiowski | 2013-04-03 | 1 | -1/+24 | |
| | ||||||
* | Update grunt-contrib-jshint to 0.3.0, close gh-1204. | Michał Gołębiowski | 2013-04-03 | 1 | -0/+1 | |
| | | | | | | | | (cherry picked from 4adde5d14534799f3bcfac2771e1513be8a56a2f) Conflicts: src/data.js src/effects.js | |||||
* | Removes unnecessary semi-colon concatenation | Rick Waldron | 2013-04-03 | 1 | -1/+1 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | Fixes #13714. jQuery.globalEval gotcha w/ strings that contain valid, ↵ | Rick Waldron | 2013-04-03 | 1 | -4/+19 | |
| | | | | | | prologue position strict mode pragma Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | Revert 8d1c42296fefc4e79189b6c2d78a8a78fdd9576d | Rick Waldron | 2013-03-06 | 1 | -8/+3 | |
| | ||||||
* | Fixes #13571. jQuery.isPlainObject 1.9.x compatibility | Rick Waldron | 2013-03-06 | 1 | -3/+8 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | No ticket: move jQuery.expando to core | Richard Gibson | 2013-02-25 | 1 | -0/+3 | |
| | ||||||
* | No ticket: Reduce size in anticipation of Sizzle-free builds | Richard Gibson | 2013-02-22 | 1 | -1/+2 | |
| | | | | (cherry picked from commit dbf3056b250bbc279fa947031181f9e25a40bacf) | |||||
* | Fixes typos in core.js and css.js. Closes gh-1175 | Pascal Borreli | 2013-02-21 | 1 | -1/+1 | |
| | ||||||
* | Fix comment about Safari shortfalls. | Dave Methvin | 2013-01-29 | 1 | -1/+1 | |
| | ||||||
* | Revert "Fix #13291, no longer need the functionish-regex guard." | Dave Methvin | 2013-01-29 | 1 | -1/+2 | |
| | | | | | | Turns out this is still needed by Safari 5.1, which we're still supporting. This reverts commit c4b1da40075532e4f14821b1519ae0ef6665bf1e. | |||||
* | Fix #13315 for IE9: compare typeof xmlNode.method to var instead of literal ↵ | Richard Gibson | 2013-01-27 | 1 | -0/+4 | |
| | | | | | | "undefined" for safer uglification (cherry picked from commit ec9b38a34fb9bd81d1903cf12b69466f699abca5) | |||||
* | Fix #13291, no longer need the functionish-regex guard. | Dave Methvin | 2013-01-26 | 1 | -1/+1 | |
| | ||||||
* | Consistently clean up after .ready() handler, close gh-1135. | Oleg | 2013-01-20 | 1 | -5/+6 | |
| | ||||||
* | Bring back jQuery.buildFragment and remove jQuery.clean | Oleg | 2013-01-08 | 1 | -2/+3 | |
| | ||||||
* | Explanations for each step of isPlainObject | Rick Waldron | 2012-12-26 | 1 | -1/+8 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | obj === Object(obj) comparison is an unnecessary artifact from refactoring | Rick Waldron | 2012-12-26 | 1 | -1/+1 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | Ensure that null/undefined args don't choke on native indexOf | Rick Waldron | 2012-12-26 | 1 | -1/+1 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | Further reduction, thanks @dcherman | Rick Waldron | 2012-12-26 | 1 | -3/+1 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | Straightforward support note | Rick Waldron | 2012-12-26 | 1 | -1/+1 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | Straightforward support note | Rick Waldron | 2012-12-26 | 1 | -1/+1 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | Remove setTimeout for body existance | Rick Waldron | 2012-12-26 | 1 | -5/+0 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | 2.0: Reduce globalEval | Rick Waldron | 2012-12-26 | 1 | -9/+3 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | 2.0: Reduced parseXML | Rick Waldron | 2012-12-26 | 1 | -10/+7 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | 2.0: Reduce isPlainObject | Rick Waldron | 2012-12-26 | 1 | -15/+5 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | 2.0: Remove isArray shim | Rick Waldron | 2012-12-26 | 1 | -3/+1 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | 2.0: Remove now shim | Rick Waldron | 2012-12-26 | 1 | -3/+1 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | 2.0: Remove inArray shim | Rick Waldron | 2012-12-26 | 1 | -19/+1 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | 2.0: Remove JSON.parse shim | Rick Waldron | 2012-12-26 | 1 | -33/+1 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | 2.0: Remove trim shim | Rick Waldron | 2012-12-26 | 1 | -17/+3 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | 2.0: Removes attachEvent paths for jQuery.ready() | Rick Waldron | 2012-12-26 | 1 | -44/+3 | |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | Followup to gh-1089. Avoid duplicate typeof check. | Dave Methvin | 2012-12-23 | 1 | -7/+6 | |
| | ||||||
* | Fix #13075. Optimize $.type by preferring `typeof`. Close gh-1089. | Sebi Burkhard | 2012-12-23 | 1 | -3/+6 | |
| | | | | Also fixes browsers where `typeof RegExp === "function"`. | |||||
* | Fix #13076. Speed up $() with strings, part of gh-1089. | Sebi Burkhard | 2012-12-23 | 1 | -2/+2 | |
| | ||||||
* | Adjust jQuery('html') detection to only match when html starts with '<' (not ↵ | timmywil | 2012-12-13 | 1 | -1/+2 | |
| | | | | counting space characters). Fixes #11290. | |||||
* | Fixes #11938: Adding array getter method to jQuery.fn.css | Mike Sherov | 2012-12-11 | 1 | -1/+1 | |
| | ||||||
* | Fix #10417. setTimeout w/o 2nd arg is jQuery.later! Close gh-1065. | Oleg | 2012-12-10 | 1 | -2/+2 | |
| | ||||||
* | Be specific about Firefox nodes-as-nodelist. Never assume that modern ↵ | Rick Waldron | 2012-12-10 | 1 | -0/+4 | |
| | | | | | | browsers will "get it right". Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | |||||
* | Fixes #13021. Normalization of core utility array like detection based on ↵ | Rick Waldron | 2012-12-10 | 1 | -28/+45 | |
| | | | | standard protocol by Richard Gibson <richard.gibson@gmail.com>. Closes gh-1064 | |||||
* | Fix #13013. Move jQuery.buildFragment() to compat plugin. | Dave Methvin | 2012-12-06 | 1 | -1/+2 | |
| | ||||||
* | Fix #11989. Remove fragment cache, moving to jquery-compat. Close gh-1052. | Paul Ramos | 2012-12-04 | 1 | -2/+1 | |
| | ||||||
* | Fix #12959: Optimize library-wide patterns | Richard Gibson | 2012-11-27 | 1 | -25/+26 | |
| | ||||||
* | Fix #12191. jQuery.type should return "error" for Error objects. | Dave Methvin | 2012-11-24 | 1 | -1/+1 | |
| | ||||||
* | Fix #11795, #10470: keep scripts in DOM; execute only on first insertion. ↵ | Richard Gibson | 2012-11-19 | 1 | -9/+15 | |
| | | | | Close gh-864. | |||||
* | Remove APIs now in jquery-compat | Dave Methvin | 2012-11-07 | 1 | -1/+0 | |
| |