| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix #12990. Don't add 'px' to column-count. Close gh-1050. | Bennett Sorbo | 2012-12-11 | 1 | -0/+1 |
* | Fix #12956. Improve cloneFixAttributes for IE9/10 case. Close gh-1034. | Oleg | 2012-12-11 | 1 | -26/+15 |
* | Fixes #11938: Adding array getter method to jQuery.fn.css | Mike Sherov | 2012-12-11 | 2 | -1/+16 |
* | Pass style declarations around for performance improvements and paving the wa... | Mike Sherov | 2012-12-11 | 4 | -43/+58 |
* | Update Sizzle | Richard Gibson | 2012-12-11 | 1 | -0/+0 |
* | Test: Update index.html to new QUnit format. Close gh-1061. | Timo Tijhof | 2012-12-10 | 1 | -0/+0 |
* | Fix #10417. setTimeout w/o 2nd arg is jQuery.later! Close gh-1065. | Oleg | 2012-12-10 | 3 | -4/+4 |
* | Be specific about Firefox nodes-as-nodelist. Never assume that modern browser... | Rick Waldron | 2012-12-10 | 1 | -0/+4 |
* | Fixes #13021. Normalization of core utility array like detection based on sta... | Rick Waldron | 2012-12-10 | 1 | -28/+45 |
* | Refactor defaultDisplay's node creation and display logic, -6 | Rick Waldron | 2012-12-10 | 1 | -10/+13 |
* | Ref #13019 and gh-1062. Use parentNode check instead of isDisconnected(). | Dave Methvin | 2012-12-09 | 2 | -12/+5 |
* | Fix #13019. Disconnected nodes with .replaceWith are a noop. Close gh-1062. | Dave Methvin | 2012-12-09 | 1 | -11/+3 |
* | Fix #12904: Firefox defaultDisplay with body/iframe display:none. Report and ... | Richard Gibson | 2012-12-08 | 1 | -35/+29 |
* | Deferred: .resolve(), .reject() and .notify() now set the callback context to... | jaubourg | 2012-12-07 | 1 | -3/+6 |
* | Fix #13013. Move jQuery.buildFragment() to compat plugin. | Dave Methvin | 2012-12-06 | 2 | -20/+6 |
* | Make compatible with jshint, lint test/data. Close gh-1043. | Timo Tijhof | 2012-12-06 | 1 | -30/+22 |
* | once more with feeling | Richard Gibson | 2012-12-05 | 1 | -0/+0 |
* | don't test SVG on IE6 | Richard Gibson | 2012-12-05 | 1 | -0/+0 |
* | Fix #10832 (this time with tests): jQuery.contains in SVG | Richard Gibson | 2012-12-05 | 1 | -0/+0 |
* | Fixes #12449. make replaceWith() clone elements where required. Closes gh-920 | Rod Vagg | 2012-12-04 | 1 | -19/+17 |
* | Fix #11989. Remove fragment cache, moving to jquery-compat. Close gh-1052. | Paul Ramos | 2012-12-04 | 2 | -37/+9 |
* | Fix #12856: keep PSEUDO regex non-greedy | Richard Gibson | 2012-12-03 | 1 | -0/+0 |
* | Fix #12989. Remove ajax "global" event behavior. | Dave Methvin | 2012-12-01 | 1 | -27/+11 |
* | Fixes awkward spacing | jaubourg | 2012-11-29 | 1 | -3/+2 |
* | Simplifies how url is kept devoid of anti-cache parameter for ifModified requ... | jaubourg | 2012-11-29 | 1 | -16/+16 |
* | Alias options.method to options.type. Fixes #12004. | Matt Farmer | 2012-11-28 | 1 | -0/+3 |
* | Fix #12957. Simplify wrapMap, it doesn't need end tags. Close gh-1044. | Oleg | 2012-11-27 | 1 | -10/+10 |
* | save a byte | Richard Gibson | 2012-11-27 | 1 | -2/+2 |
* | Don't let removeClass create attributes | Richard Gibson | 2012-11-27 | 1 | -9/+12 |
* | Fix #12959: Optimize library-wide patterns | Richard Gibson | 2012-11-27 | 12 | -110/+111 |
* | Fix #12803. Add jQuery.fx.start as a hook point. Close gh-1024. | Corey Frang | 2012-11-25 | 1 | -2/+8 |
* | Fix #12869. Zoom the body after support tests; avoids layout changes in IE8/9... | Scott González | 2012-11-25 | 1 | -1/+3 |
* | Fix #12134. Make .serialize() HTML5-compliant; provide a propHook for shimming. | Dave Methvin | 2012-11-25 | 1 | -13/+12 |
* | No ticket: compress ajax. Close gh-1041. | Richard Gibson | 2012-11-25 | 4 | -328/+293 |
* | Fix #12191. jQuery.type should return "error" for Error objects. | Dave Methvin | 2012-11-24 | 1 | -1/+1 |
* | Fix #9960, allow manipulation for parent document nodes. Close gh-924. | dcooper | 2012-11-24 | 1 | -2/+2 |
* | Fix #12733. Ignore excess spaciness in event strings. | Dave Methvin | 2012-11-24 | 1 | -2/+3 |
* | Fix #12868. Use native focus/blur to get event order right. | Dave Methvin | 2012-11-24 | 1 | -1/+19 |
* | Fix #3827. Get the correct checkbox status for a click handler. | Dave Methvin | 2012-11-24 | 1 | -2/+10 |
* | Set async to true instead of async (prop vs. attr). Closes gh-1039 | Timo Tijhof | 2012-11-21 | 1 | -1/+1 |
* | Fix #12920: remove addMandatoryAttributes. Close gh-1037. | Richard Gibson | 2012-11-20 | 1 | -29/+9 |
* | fix Safari test failures | Richard Gibson | 2012-11-19 | 1 | -1/+1 |
* | Fix #11795, #10470: keep scripts in DOM; execute only on first insertion. Clo... | Richard Gibson | 2012-11-19 | 2 | -187/+211 |
* | Fix #12915, add propHook for scrip src property on oldIE. Close gh-1035. | aFarkas | 2012-11-18 | 1 | -6/+8 |
* | Merge branch 'x8908' | Dave Methvin | 2012-11-18 | 3 | -1/+19 |
|\ |
|
| * | Fix #8908. Don't let change to originals affect clones in IE9/10. Close gh-886. | Elijah Manor | 2012-11-18 | 3 | -1/+19 |
| |\ |
|
| | * | Add support check, added assertion to check if cleared, add edge case for bac... | Elijah Manor | 2012-08-13 | 3 | -4/+19 |
| | * | Updated the comment above the fix | Elijah Manor | 2012-08-08 | 1 | -2/+2 |
| | * | Fix weird clone bug and add a unit test to verify | Elijah Manor | 2012-08-08 | 1 | -2/+8 |
* | | | update Sizzle | Richard Gibson | 2012-11-16 | 1 | -0/+0 |
|/ / |
|