aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix #12959: Optimize library-wide patternsRichard Gibson2012-11-2712-110/+111
|
* Removes unnecessary closure and applyjaubourg2012-11-261-3/+1
|
* Greatly simplifies ajaxTestjaubourg2012-11-261-65/+45
|
* Total revamping of the ajax unit testsjaubourg2012-11-264-2179/+1388
|
* Grunt: Rename TestSwarm job name pattern for PR. Close gh-1042.Timo Tijhof2012-11-251-1/+1
| | | | | More consistent with the other one: Project Name <id_type> #id.
* Fix #12803. Add jQuery.fx.start as a hook point. Close gh-1024.Corey Frang2012-11-252-2/+35
|
* Fix #12869. Zoom the body after support tests; avoids layout changes in ↵Scott González2012-11-251-1/+3
| | | | IE8/9/10 in IE7 mode. Close gh-1025.
* Fix #12134. Make .serialize() HTML5-compliant; provide a propHook for shimming.Dave Methvin2012-11-251-13/+12
|
* No ticket: compress ajax. Close gh-1041.Richard Gibson2012-11-254-328/+293
|
* Using the right matched paramCorey Frang2012-11-241-1/+1
|
* Adding job name for pull request jobs coming from mergeatronCorey Frang2012-11-241-2/+12
|
* Fix #12191. jQuery.type should return "error" for Error objects.Dave Methvin2012-11-242-2/+3
|
* Fix #9960, allow manipulation for parent document nodes. Close gh-924.dcooper2012-11-243-2/+21
|
* Fix #12733. Ignore excess spaciness in event strings.Dave Methvin2012-11-242-3/+4
| | | | Thanks @bentruyman!
* Close #10882. Test case for "hover" event in 1.9Dave Methvin2012-11-241-0/+11
|
* Fix #12868. Use native focus/blur to get event order right.Dave Methvin2012-11-242-1/+63
|
* Fix #3827. Get the correct checkbox status for a click handler.Dave Methvin2012-11-243-3/+40
|
* Set async to true instead of async (prop vs. attr). Closes gh-1039Timo Tijhof2012-11-211-1/+1
|
* Fix #12920: remove addMandatoryAttributes. Close gh-1037.Richard Gibson2012-11-202-54/+18
|
* fix Safari test failuresRichard Gibson2012-11-191-1/+1
|
* Fix #11795, #10470: keep scripts in DOM; execute only on first insertion. ↵Richard Gibson2012-11-193-265/+372
| | | | Close gh-864.
* Grunt: Set testswarm/browserSets from JSON file.Timo Tijhof2012-11-181-1/+1
| | | | File on jq03.jquery.com is already updated.
* Fix #12915, add propHook for scrip src property on oldIE. Close gh-1035.aFarkas2012-11-182-7/+12
|
* Merge branch 'x8908'Dave Methvin2012-11-184-1/+60
|\
| * Fix #8908. Don't let change to originals affect clones in IE9/10. Close gh-886.Elijah Manor2012-11-184-1/+60
| |\
| | * Remove test file that I didn't mean to get into the previous commitElijah Manor2012-08-132-818/+0
| | |
| | * Add support check, added assertion to check if cleared, add edge case for ↵Elijah Manor2012-08-137-13/+851
| | | | | | | | | | | | backgroundPosition
| | * Updated the comment above the fixElijah Manor2012-08-081-2/+2
| | |
| | * Fix weird clone bug and add a unit test to verifyElijah Manor2012-08-082-2/+44
| | |
| | * Manual merge after fetch upstreamElijah Manor2012-07-3018-71/+230
| | |\
| | * | Fix IE10 bug when cloning an object element without a parentNodeElijah Manor2012-07-231-1/+7
| | | |
* | | | update SizzleRichard Gibson2012-11-162-10/+13
| | | |
* | | | Updating the version to 1.9.0pre.Dave Methvin2012-11-161-1/+1
|/ / /
* | | Revert "Fixes #12569. Improve Feature Detect For oldIE bubbling. closes gh-967"Dave Methvin2012-11-141-1/+1
| | | | | | | | | | | | | | | | | | This reverts commit 063ea024e945adbeefbf88578f8ba424ca8a0939. I've beaten on this for a while and can't find a suitable feature detect that catches Chrome's support for focusin.
* | | Fix #12777. Add applet to non-cacheable fragment types.Dave Methvin2012-11-131-1/+1
| | | | | | | | | | | | I don't want to add a unit test that creates a dependency on an applet.
* | | No ticket: speedup effects testsRichard Gibson2012-11-123-93/+55
| | |
* | | Fix #12858: don't expose jQuery/Sizzle expandosRichard Gibson2012-11-092-5/+14
| | |
* | | No ticket: speedup test suite. Close gh-1020.Richard Gibson2012-11-084-264/+223
| | |
* | | Unroll the ( || ) in the math - Fixes #12497 - Thanks @lukemella ↵Corey Frang2012-11-071-1/+3
| | | | | | | | | | | | @curiousdannii - Closes gh-1019
* | | Rewriting unit test to be less sticky based on time issuesCorey Frang2012-11-071-18/+27
| | |
* | | Fixing unitsCorey Frang2012-11-071-3/+3
| | |
* | | Keep track of a hiding state for toggle based animations - Fixes #8685Corey Frang2012-11-072-1/+54
| | | | | | | | | | | | Closes gh-1018
* | | Ensure each tick gets it's own fxNow - Fixes #12837 - Thanks @chadparryCorey Frang2012-11-072-0/+32
| | | | | | | | | | | | | | | Closes gh-1022 Closes gh-1021
* | | Remove APIs now in jquery-compatDave Methvin2012-11-073-265/+3
| | |
* | | Restore jQuery.access parameter mistakenly removed in 80d45a69Richard Gibson2012-11-063-40/+56
| | |
* | | No ticket: update test suite to pass QUnit globals check in most ↵Richard Gibson2012-11-056-90/+196
| | | | | | | | | | | | environments. Close gh-1016.
* | | Fix #12840: remove undocumented parameter "pass" from .attr. Close gh-1017.Richard Gibson2012-11-053-105/+33
| | |
* | | Remove gratuitous punctuationRichard Gibson2012-11-011-3/+3
| | |
* | | Must attach the .selector to the new jQuery object.Dave Methvin2012-11-011-1/+2
| | |
* | | Follow-up for .selector property removalOleg2012-11-012-9/+5
| | |