Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CSS: ensure table styles do not affect reliableHiddenOffsets test | Timmy Willison | 2016-05-11 | 1 | -0/+1 |
| | | | | | Fixes gh-3065 Close gh-3057 | ||||
* | CSS: disconnected elements should be hidden | Timmy Willison | 2016-05-11 | 1 | -1/+7 |
| | | | | Fixes gh-3043 | ||||
* | CSS: Don't workaround the IE 11 iframe-in-fullscreen sizing issues | Michał Gołębiowski | 2016-04-26 | 1 | -13/+0 |
| | | | | | | | | | | | | | | | | | | | IE 11 used to have an issue where if an element inside an iframe was put in fullscreen mode, the element dimensions started being 100 times too small; we've added a workaround that would multiply them by 100. However, the IE 11 issue has been unexpectedly fixed and since our detection was really detecting the browser and not a bug, we've started breaking the browser instead of fixing it. Since there's no good way to detect if the bug exists, we have to back the workaround out completely. Refs ff1a0822f72d2b39fac691dfcceab6ede5623b90 Refs fb9adb9f0511ac2993e664697aa26e97d0a4d213 Fixes gh-3041 Refs gh-1764 Refs gh-2401 Refs 90d828bad0d6d318d73d6cf6209d9dc7ac13878c | ||||
* | Ajax: execute jQuery#load callback with correct context | Oleg Gaidarenko | 2016-04-04 | 1 | -1/+1 |
| | | | | | | | Thanks @blq (Fredrik Blomqvist) Fixes gh-3035 Close gh-3039 | ||||
* | Revert "Ajax: Mitigate possible XSS vulnerability" | Michał Gołębiowski | 2016-03-23 | 1 | -7/+0 |
| | | | | | | | This reverts commit f60729f3903d17917dc351f3ac87794de379b0cc. Fixes gh-3011 Refs ad358fd62b0ab548abe379594ea00441940461f6 | ||||
* | Attributes: strip/collapse whitespace for set values on selects | Timmy Willison | 2016-03-17 | 1 | -3/+6 |
| | | | | | Fixes gh-2978 Close gh-3002 | ||||
* | Attributes: fix setting selected on an option in IE<=11 | Timmy Willison | 2016-03-07 | 1 | -2/+15 |
| | | | | | Fixes gh-2732 Close gh-2840 | ||||
* | Core: drop the document.implementation.createHTMLDocument usage | Michał Gołębiowski | 2016-03-02 | 2 | -32/+3 |
| | | | | | | | | | | | | | The document.implementation.createHTMLDocument("") method creates inert documents which is good but using it has introduced issues around anchor elements href property not resolving according to the current document. Because of that, this patch is getting backed out on 1.x/2.x branches. (cherry-picked from c5c30735311c74c60689fcabdcf2cb192524000e) Refs cfe468f29c4cbe1a457d0feb17dec90dcfd7c280 Refs gh-1505 Fixes gh-2941 | ||||
* | CSS: fix for disconnected elems on doc fragments in Opera 12 | Timmy Willison | 2016-02-22 | 1 | -4/+7 |
| | |||||
* | Build: use hard-coded path to sizzle in selector-sizzle | Timmy Willison | 2016-02-22 | 1 | -1/+1 |
| | | | | Fixes gh-2898 | ||||
* | Revert "Offset: account for scroll when calculating position" | Oleg Gaidarenko | 2016-02-09 | 1 | -5/+2 |
| | | | | | | | | | | | | This reverts commit 0654711e0d929187249ca9507ae5881c72947843. This commit provoked new issues: gh-2836, gh-2828. At the meeting, we decided to revert offending commit (in all three branches - 2.2-stable, 1.12-stable and master) and tackle this issue in 3.x. Fixes gh-2828 | ||||
* | CSS: Make sure elem.ownerDocument.defaultView is not null | Todor Prikumov | 2016-01-27 | 1 | -1/+1 |
| | | | | | Fixes gh-2866 Close gh-2867 | ||||
* | Core: use interactive to evaluate dom ready, barring IE6-10 | Timmy Willison | 2016-01-14 | 1 | -5/+4 |
| | | | | | Fixes gh-2100 Close gh-2821 | ||||
* | Manipulation: re-expose domManip until 3.0 | Timmy Willison | 2016-01-08 | 1 | -0/+4 |
| | | | | Fixes gh-2225 | ||||
* | Release: compat -> 1.x. Remove compat-specific release semantics | Timmy Willison | 2016-01-08 | 2 | -2/+2 |
| | |||||
* | CSS: Add animation-iteration-count to cssNumber, fix tests | Jun Sun | 2016-01-07 | 1 | -0/+1 |
| | | | | | | | (cherry-picked from df822caff079177d1840d67e03d6b24a93ea99a5) Fixes gh-2792 Closes gh-2793 | ||||
* | Attributes: fix toggleClass(boolean) in ie6/7 | Timmy Willison | 2016-01-07 | 1 | -7/+5 |
| | |||||
* | Revert "Event: remove guard for falsy handler argument of jQuery#on method" | Timmy Willison | 2016-01-07 | 1 | -0/+2 |
| | | | | This reverts commit fac67a984268ef8f7de952666fda6d8d32754f5f. | ||||
* | Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature" | Timmy Willison | 2016-01-07 | 1 | -16/+50 |
| | | | | This reverts commit f24726daa3760014b7283ad14a13117c72dd9474. | ||||
* | Revert "Deprecated: Drop size and andSelf methods" | Timmy Willison | 2016-01-07 | 1 | -1/+9 |
| | | | | This reverts commit f1913cf0316edbab77a081ae9c2ee218a61ce5a7. | ||||
* | Effects: add back support.shrinkWrapBlocks() for ie6 | Timmy Willison | 2016-01-06 | 3 | -10/+68 |
| | |||||
* | Revert "Offset: simplify jQuery#offsetParent method" | Timmy Willison | 2016-01-06 | 1 | -13/+3 |
| | | | | This reverts commit 96447575c23f7b313091750ed84cec05db3a25c6. | ||||
* | CSS: fix reliableHiddenOffsets support test for IE6-7 | Timmy Willison | 2016-01-06 | 1 | -8/+13 |
| | |||||
* | CSS: fix visible/hidden for IE6/7 | Timmy Willison | 2016-01-06 | 2 | -5/+24 |
| | |||||
* | Attributes: fix IE6-7 classes | Timmy Willison | 2016-01-06 | 1 | -3/+3 |
| | |||||
* | Revert "Ajax: remove "onunload" event handler" | Timmy Willison | 2016-01-06 | 1 | -11/+24 |
| | | | | This reverts commit 4632e55870a00a70e737a862cdb0820278cec0fe. | ||||
* | Revert "Ajax: use anchor tag for parsing urls" | Timmy Willison | 2016-01-06 | 1 | -33/+26 |
| | | | | This reverts commit de7ae8cd17a22b0275217a6ca0345d9d5a97c6dd. | ||||
* | Revert "Misc: Drop support for older browsers; update support comments" | Timmy Willison | 2016-01-06 | 25 | -93/+440 |
| | | | | This reverts commit 90d7cc1d8b2ea7ac75f0eacb42439349c9c73278. | ||||
* | Build: another portion of code style fixes | Oleg Gaidarenko | 2015-12-22 | 2 | -3/+3 |
| | |||||
* | Manipulation: correct wrapMap assign | Oleg Gaidarenko | 2015-12-22 | 1 | -1/+1 |
| | |||||
* | Revert "Wrap: Support .unwrap( selector) for selective unwrapping" | Oleg Gaidarenko | 2015-12-22 | 1 | -5/+6 |
| | | | | This reverts commit e38138af6ac3fa850a092adf09366a68850189a8. | ||||
* | Revert "Core: Return empty array instead of null for parseHTML("")" | Oleg Gaidarenko | 2015-12-22 | 1 | -2/+2 |
| | | | | This reverts commit 61bb61279ce51af189d40162dc62e44f04826051. | ||||
* | Revert "Manipulation: simplification of manipulation wrappers" | Oleg Gaidarenko | 2015-12-22 | 1 | -9/+5 |
| | | | | This reverts commit 3e8712062d92feea8723e6185c47a2cc98e0e7af. | ||||
* | Revert "Ajax: simplify one ajax call and add explanatory comment" | Oleg Gaidarenko | 2015-12-22 | 1 | -0/+2 |
| | | | | This reverts commit 4b3e63066dd480d07b9ce8057cb0c02b8ad7e990. | ||||
* | Build: code style fixes | Oleg Gaidarenko | 2015-12-22 | 3 | -3/+10 |
| | |||||
* | Build: code style fixes after all those reverts | Oleg Gaidarenko | 2015-12-22 | 11 | -39/+50 |
| | |||||
* | Revert "Ajax: Always use script injection in globalEval" | Oleg Gaidarenko | 2015-12-22 | 2 | -12/+12 |
| | | | | This reverts commit 37f0f7f42cd158e36665066d88708ca4aa0713ac. | ||||
* | Revert "Effects: Reintroduce use of requestAnimationFrame" | Oleg Gaidarenko | 2015-12-22 | 1 | -22/+1 |
| | | | | This reverts commit 06a45406966ee8cde31c4f128d7ee68d727880c1. | ||||
* | Revert "Effects: Improve raf logic" | Oleg Gaidarenko | 2015-12-22 | 1 | -18/+20 |
| | | | | This reverts commit 9dc29a2b130e6bbcdbcaf8fdc1433a41e6b7a585. | ||||
* | Revert "Core: Remove deprecated context and selector properties" | Oleg Gaidarenko | 2015-12-22 | 3 | -3/+18 |
| | | | | This reverts commit e2ec5da2a7f1b3de1f9dc7e2c01f27cd23714e60. | ||||
* | Revert "Core: Throw an error on $("#") rather than returning 0-length ↵ | Oleg Gaidarenko | 2015-12-22 | 1 | -2/+1 |
| | | | | | | collection" This reverts commit 93f95c966355f02b5695f50523f88687eadb4c81. | ||||
* | Revert "Manipulation: make wrapAll funarg execute only once" | Oleg Gaidarenko | 2015-12-22 | 1 | -9/+9 |
| | | | | This reverts commit 3dcee021603d5c25cd429cb25c2de5046044ca4c. | ||||
* | Revert "Traversing: simplify jQuery#contents method" | Oleg Gaidarenko | 2015-12-22 | 1 | -1/+3 |
| | | | | This reverts commit 7230df15ac612e0e5a08ed7ffc02f6700b2ec898. | ||||
* | Revert "CSS: simplify hack of css getter for the computed values" | Oleg Gaidarenko | 2015-12-22 | 1 | -2/+10 |
| | | | | This reverts commit dac716ca65a83bab2449ffa35c43b4b52e26a0c1. | ||||
* | Revert "CSS: simplify "defaultDisplay" module" | Oleg Gaidarenko | 2015-12-22 | 1 | -1/+1 |
| | | | | This reverts commit d9d8906cfdd05a6163b0a6791f7ab4433951eacd. | ||||
* | Revert "Callbacks: Don't abort execution on .lock()" | Oleg Gaidarenko | 2015-12-22 | 1 | -3/+3 |
| | | | | This reverts commit fc7477f4927100f23f83c22b5142a42d1eac8502. | ||||
* | Revert "Manipulation: don't auto-insert tbody" | Oleg Gaidarenko | 2015-12-22 | 1 | -6/+5 |
| | | | | This reverts commit 939e755163c9c9749fdd39ae9e60de7cb41eeb2c. | ||||
* | Revert "Ajax: remove deprecated extensions from ajax promise" | Oleg Gaidarenko | 2015-12-22 | 1 | -4/+6 |
| | | | | This reverts commit 9368a8cd8ca81902b8359188668973e489fca6db. | ||||
* | Revert "Deferred: Backwards-compatible standards interoperability" | Oleg Gaidarenko | 2015-12-22 | 1 | -243/+38 |
| | | | | This reverts commit 34f25631795e0641cc706012cfe5a88dacdedfec. | ||||
* | Revert "Data: do not include digits when camelCasing" | Oleg Gaidarenko | 2015-12-22 | 1 | -1/+1 |
| | | | | This reverts commit a254f22d7bb5b072a82087a448130ffadd70d698. |