| Commit message (Expand) | Author | Age | Files | Lines |
* | Squeeze support module. Close gh-1165. | Oleg | 2013-02-28 | 1 | -32/+22 |
* | No ticket: reduce support.js | Richard Gibson | 2013-02-25 | 1 | -19/+17 |
* | Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. | Richard Gibson | 2013-02-07 | 1 | -1/+1 |
* | Opera 12.0 still implements an older version of the DOM so cloneNode cannot b... | jaubourg | 2013-01-08 | 1 | -1/+1 |
* | Ref #8908. Update IE9 css clone fix. Close gh-1119. | Oleg | 2013-01-08 | 1 | -0/+4 |
* | Remove appendChecked detect and stranded markup. | Dave Methvin | 2013-01-03 | 1 | -11/+4 |
* | Remove oldIE styleFloat detect. | Dave Methvin | 2013-01-03 | 1 | -4/+0 |
* | Remove noCloneEvent detects and white-box unit test. | Dave Methvin | 2013-01-03 | 1 | -12/+0 |
* | Remove oldIE submit/change bubble detects. | Dave Methvin | 2013-01-03 | 1 | -7/+4 |
* | Remove deleteExpando detect. | Dave Methvin | 2013-01-03 | 1 | -8/+0 |
* | Remove inlineBlockNeedsLayout and shrinkWrapBlocks. | Dave Methvin | 2013-01-03 | 1 | -23/+0 |
* | Remove support.reliableHiddenOffsets detect. | Dave Methvin | 2013-01-03 | 1 | -22/+2 |
* | Remove stranded support.js checks for oldIE. | Dave Methvin | 2013-01-03 | 1 | -23/+0 |
* | Use a fresh input for the value-lossage check. | Dave Methvin | 2012-12-31 | 1 | -0/+1 |
* | Restore optSelected hack still needed by IE9/10 | Dave Methvin | 2012-12-31 | 1 | -0/+4 |
* | 2.0: Remove getSetAttribute and getSetInput and oldIE attroperties hooks | Timmy Willison | 2012-12-31 | 1 | -5/+0 |
* | Resolved conflict | Rick Waldron | 2012-12-31 | 1 | -5/+1 |
* | 2.0: Remove style->cssText attroproties fallback | Timmy Willison | 2012-12-31 | 1 | -5/+1 |
* | 2.0: Remove support.optSelected | Timmy Willison | 2012-12-31 | 1 | -4/+0 |
* | 2.0: Remove oldIE enctype propFix | Timmy Willison | 2012-12-31 | 1 | -3/+0 |
* | Fix #12569. Improve feature detect for event bubbling. Close gh-1076. | Oleg | 2012-12-20 | 1 | -74/+38 |
* | Fix #11115: Normalize boolean attributes/properties. Close gh-1066. | Richard Gibson | 2012-12-15 | 1 | -1/+1 |
* | Fix #12600: don't use value property in place of value attribute. Close gh-1063. | Richard Gibson | 2012-12-14 | 1 | -14/+14 |
* | Ref #8908, gh-886. Avoid clone identity crisis in IE9/10. Close gh-1036. | Oleg | 2012-12-13 | 1 | -4/+0 |
* | Fix #12869. Zoom the body after support tests; avoids layout changes in IE8/9... | Scott González | 2012-11-25 | 1 | -1/+3 |
* | Fix #8908. Don't let change to originals affect clones in IE9/10. Close gh-886. | Elijah Manor | 2012-11-18 | 1 | -0/+4 |
|\ |
|
| * | Add support check, added assertion to check if cleared, add edge case for bac... | Elijah Manor | 2012-08-13 | 1 | -0/+13 |
* | | Revert "Fixes #12569. Improve Feature Detect For oldIE bubbling. closes gh-967" | Dave Methvin | 2012-11-14 | 1 | -1/+1 |
* | | Fixes #12569. Improve Feature Detect For oldIE bubbling. closes gh-967 | Merrifield, Jay | 2012-10-17 | 1 | -1/+1 |
* | | Fixes #11635, Explicit overflow:auto is overridden by inline overflow:hidden ... | Mike Petrovich | 2012-10-16 | 1 | -1/+1 |
* | | Fix #12357: be more kind to non-browser environments. Close gh-938. | Richard Gibson | 2012-09-30 | 1 | -7/+6 |
* | | Remove useless guard for `a`. Close gh-918. | Dave Methvin | 2012-09-09 | 1 | -1/+1 |
* | | Update comments about window.getComputedStyle in both locations. | Rick Waldron | 2012-08-11 | 1 | -4/+2 |
* | | Revert "Fix #12127. IE9/10 checks fall off the box on clone. Close gh-873." | Dave Methvin | 2012-07-25 | 1 | -3/+3 |
* | | Fix #12127. IE9/10 checks fall off the box on clone. Close gh-873. | Daniel Chatfield | 2012-07-25 | 1 | -3/+3 |
|/ |
|
* | Fix #12088, Safari 5 and more percentages in getComputedStyle | Mike Sherov | 2012-07-22 | 1 | -2/+0 |
* | Fix #11249. Inline styles anger Content Security Policy. | David Benjamin | 2012-07-07 | 1 | -3/+6 |
* | Fix #11757. IE 6/7 can't clean up circular DOM-JS refs. | Dave Methvin | 2012-06-22 | 1 | -1/+3 |
* | Fix comment block indents | Rick Waldron | 2012-06-18 | 1 | -4/+4 |
* | Update document.defaultView.getComputedStyle. Fixes #10373 | Rick Waldron | 2012-06-18 | 1 | -0/+5 |
* | Fix #9505, percentage position values in Webkit, closes gh-825. | Mike Sherov | 2012-06-15 | 1 | -2/+4 |
* | Shrink support.js, closes gh-818 | Richard Gibson | 2012-06-11 | 1 | -49/+40 |
* | Strips IIFEs from modules; Always require built jQuery for tests. | Rick Waldron | 2012-06-04 | 1 | -4/+0 |
* | Fix #11443 fix. Safari 5.0.x, reliable margin? Riiight. Closes gh-792. | Mike Sherov | 2012-05-24 | 1 | -1/+1 |
* | Fix #11443 #11441, shut up Chrome 19 and Safari 5.0.x. Closes gh-790. | Mike Sherov | 2012-05-22 | 1 | -13/+5 |
* | Inline the boxModel test, and correct unit test. Closes gh-781. | Mike Sherov | 2012-05-18 | 1 | -3/+3 |
* | Fix #11721. Remove jQuery.boxModel, deprecate jQuery.support.boxModel. | Mike Sherov | 2012-05-15 | 1 | -2/+2 |
* | Fix 11004. getWH() box-sizing:border-box includes padding and border. | Mike Sherov | 2012-04-10 | 1 | -6/+7 |
* | Fix #10413, #10679. Fix box-sizing:border-box and add css vendor prefix support. | Mike Sherov | 2012-04-06 | 1 | -0/+4 |
* | Fix #10996, simplify offset code by forsaking ancient browsers. | Mike Sherov | 2012-04-05 | 1 | -36/+5 |