Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/jquery/jquery
jQuery JavaScript Library
https://github.com/jquery/jquery
Tagging the 1.4.3rc1 release.
66a788ab837fd9b483740ee0b44c1e76f846aadd authored over 14 years ago
66a788ab837fd9b483740ee0b44c1e76f846aadd authored over 14 years ago
Return the zeroed-out bounding box instead of passing it on.
19b4ba35c4ef7528402067009c1b28898acc59d4 authored over 14 years ago
19b4ba35c4ef7528402067009c1b28898acc59d4 authored over 14 years ago
Disable 304/Not Modified Ajax tests in Opera due to lack of suitable workaround. See: http://gist.github.com/599419
26db3f09331d0d69340d745a1e51d5e03a6eddb9 authored over 14 years ago
26db3f09331d0d69340d745a1e51d5e03a6eddb9 authored over 14 years ago
Make sure that the unload event doesn't leak in IE - use jQuery's binding mechanism to make that happen.
884de15fb970affd0b1697245795bce7b231a1db authored over 14 years ago
884de15fb970affd0b1697245795bce7b231a1db authored over 14 years ago
Adding some rooted-find perf tests.
bb0b9b8958c22269767a151d86340d6eaf659bab authored over 14 years ago
bb0b9b8958c22269767a151d86340d6eaf659bab authored over 14 years ago
Tweaking some formatting of the closest changes.
fac7e61f16130b29d5444fab12628a5eeea885cf authored over 14 years ago
fac7e61f16130b29d5444fab12628a5eeea885cf authored over 14 years ago
Switch back to using Sizzle.matchesSelector.
ba149e78a93afa9eab544c7defe3ccf0d412345a authored over 14 years ago
ba149e78a93afa9eab544c7defe3ccf0d412345a authored over 14 years ago
Use the new Sizzle matches functionality.
eb67d9941694d39a592228bc6da71def3e619b94 authored over 14 years ago
eb67d9941694d39a592228bc6da71def3e619b94 authored over 14 years ago
Also test for single element filtering.
1f7bbd8939d1238c91942c6f0d49f9944f8db635 authored over 14 years ago
1f7bbd8939d1238c91942c6f0d49f9944f8db635 authored over 14 years ago
Adding a basic filter perf test suite.
f2b028f736a46d4b3592b32df751db8e0f34f403 authored over 14 years ago
f2b028f736a46d4b3592b32df751db8e0f34f403 authored over 14 years ago
Make some more tweaks to the closest perf test suite.
63c892b1ed1d51b7d8759f2fb6d52b0e6a11d419 authored over 14 years ago
63c892b1ed1d51b7d8759f2fb6d52b0e6a11d419 authored over 14 years ago
Fix formatting and switch to using the new matchesSelector method in Sizzle.
6f0b06aa9b467096ae781cf33f18fa925923cf6f authored over 14 years ago
6f0b06aa9b467096ae781cf33f18fa925923cf6f authored over 14 years ago
Some improvements to the closest perf tests - works in all browsers now.
96d8c481b8cf64eb7ba789fce709e655f7706fd7 authored over 14 years ago
96d8c481b8cf64eb7ba789fce709e655f7706fd7 authored over 14 years ago
Should improve performance of closest considerably. Benchmark proof in speed/closest.html
0ca35de311ff4d1dac5c9dc4de05a32a1754cd7a authored over 14 years ago
0ca35de311ff4d1dac5c9dc4de05a32a1754cd7a authored over 14 years ago
Change event did not fire in IE when an explicit .focus() was used. Fixes #6374.
cbf9d874e52212d0289deae747066eccfebde770 authored over 14 years ago
cbf9d874e52212d0289deae747066eccfebde770 authored over 14 years ago
Fix the case where live change was breaking if a live click was bound ahead of time. Very similar to #6359. Fixes #6505.
79305ed14617488e60416227d7eee70e07fe0c3c authored over 14 years ago
79305ed14617488e60416227d7eee70e07fe0c3c authored over 14 years ago
Merge branch 'master' of http://github.com/petersendidit/jquery into petersendidit-master
10065a8deb471c358c53e4852025b0ac8a9c5d32 authored over 14 years ago
10065a8deb471c358c53e4852025b0ac8a9c5d32 authored over 14 years ago
Merge branch 'bug7123' of http://github.com/csnover/jquery into csnover-bug7123
4a0759dc79fd0ad540d946c346a5afe9ce9db4ad authored over 14 years ago
4a0759dc79fd0ad540d946c346a5afe9ce9db4ad authored over 14 years ago
Merge branch 'bug7018' of http://github.com/csnover/jquery into csnover-bug7018
9b655a176b0d045c3773357761acf2fa93cd9650 authored over 14 years ago
9b655a176b0d045c3773357761acf2fa93cd9650 authored over 14 years ago
Merge branch 'animate-nonblock' of http://github.com/csnover/jquery into csnover-animate-nonblock
b0dcc1746f58f5aca17a12794dd928c0deaaa6a0 authored over 14 years ago
b0dcc1746f58f5aca17a12794dd928c0deaaa6a0 authored over 14 years ago
Name the try/catch arg to satisfy JSLint - thanks to @rwldrn in 873c28425fb64fdb48cfa09d17041bded39b301f for the catch.
da597bcf9014b1827e50c0e8f3b9268318574572 authored over 14 years ago
da597bcf9014b1827e50c0e8f3b9268318574572 authored over 14 years ago
Added some more tests to make sure that replaceWith is working correctly. Follow-up to the comment on 2a6de9ab66653e5e424d9cc79d195b555158d04f.
51283d9643726721acc415dba891004a30cf1ae6 authored over 14 years ago
51283d9643726721acc415dba891004a30cf1ae6 authored over 14 years ago
Make sure null/NaN values aren't set in .css(). Fixes #7116.
2ae872c594790c4b935a1d7eabdf8b8212fd3c3f authored over 14 years ago
2ae872c594790c4b935a1d7eabdf8b8212fd3c3f authored over 14 years ago
Prevent IE from throwing errors when setting RGBA values. Fixes #5509.
2ca36598954759c5b5dce569a39c52b981ed4ab2 authored over 14 years ago
2ca36598954759c5b5dce569a39c52b981ed4ab2 authored over 14 years ago
Coerce all array values to strings before comparison in val(). Fixes bug #7123.
b03416954d8033e641bd658fb18631699db6cc51 authored over 14 years ago
b03416954d8033e641bd658fb18631699db6cc51 authored over 14 years ago
Fixed code convention issues. Reduced size of overflow reset code. Fixed broken show() test cases.
543db64412b37b5fa1f3d7fea19f62d6db993fb0 authored over 14 years ago
543db64412b37b5fa1f3d7fea19f62d6db993fb0 authored over 14 years ago
Merge branch 'master' of git://github.com/jquery/jquery
3bd737e81a7f5806f73c078aa8e3bebc2fb9c6d0 authored over 14 years ago
3bd737e81a7f5806f73c078aa8e3bebc2fb9c6d0 authored over 14 years ago
Fix bug #7018.
d2e64979bf641181443a8e6456f6292973a7fa9a authored over 14 years ago
d2e64979bf641181443a8e6456f6292973a7fa9a authored over 14 years ago
Update $.fn.animate to only keep overflow set to hidden after an animation in IE6 when it is needed (width/height change) and update unit tests to reflect when overflow does not get reset.
91028794d5029365eca0c3d40cfdae016403cbe6 authored over 14 years ago
91028794d5029365eca0c3d40cfdae016403cbe6 authored over 14 years ago
IE6 will shrink-wrap elements with layout instead of allowing content to flow outside of the border-box. Add a test for this and do not remove the overflow property after an animation in IE6.
5057ff9f43017f673894584358ca95c8753b65d4 authored over 14 years ago
5057ff9f43017f673894584358ca95c8753b65d4 authored over 14 years ago
Tiny cleanup to remove some superfluous code that was left in from before I decided not to reset the display of inline elements after animation finishes (since this just causes it to jump back once complete).
329b750af6649b3755920144bf1d52bfc3a42a0e authored over 14 years ago
329b750af6649b3755920144bf1d52bfc3a42a0e authored over 14 years ago
Update $.fn.animate to restore overflow-x and overflow-y separately. Fixes #7111.
69e4f2535bb8c1fd373ab805aad969cce4e95573 authored over 14 years ago
69e4f2535bb8c1fd373ab805aad969cce4e95573 authored over 14 years ago
Update $.fn.animate to change display mode only when necessary (inline, non-floated elements), and to use a more proper display mode for those elements. Fixes #2185.
0cdcef5b364fa3c89d7f27935e77b453f4a56efd authored over 14 years ago
0cdcef5b364fa3c89d7f27935e77b453f4a56efd authored over 14 years ago
Fix :visible does not work properly when display:none is set directly on an element in IE8. Fixes #4512.
0229b83f7e5bf64edb2888ab349bedcd1a45e7c1 authored over 14 years ago
0229b83f7e5bf64edb2888ab349bedcd1a45e7c1 authored over 14 years ago
Fixes acceptData defining in the global scope.
a2aefbf3b198620ae45d2451d21cc5bf96258a7d authored over 14 years ago
a2aefbf3b198620ae45d2451d21cc5bf96258a7d authored over 14 years ago
Tweak broken serialize tests from commit 879799fe955f01b85b59fd8a0096d415fc48df03. Thanks to @jaubourg for the catch.
57c046f91cbc3caf174ecc993fe883c027340901 authored over 14 years ago
57c046f91cbc3caf174ecc993fe883c027340901 authored over 14 years ago
Make sure setting opacity does not clobber other inline filters. Fixes #7101.
06c505d85194890f8bacabc66895a6167b61728a authored over 14 years ago
06c505d85194890f8bacabc66895a6167b61728a authored over 14 years ago
Set event.LiveFired to undefined in specialSubmit handler so that click events bound before the submit won't prevent the submit to fire. Fixes #6359
60744e8abd918a748cb32223bbb7ae6834727b3b authored over 14 years ago
60744e8abd918a748cb32223bbb7ae6834727b3b authored over 14 years ago
Using data() on JavaScript objects sets fields directly on the object. Note that events are now a property of a function (to avoid JSON serialization - and only in the case of JavaScript objects, not DOM nodes). Fixes #6807.
cb811c04b035eb2d652b0831e20ea1d3a4d9c448 authored over 14 years ago
cb811c04b035eb2d652b0831e20ea1d3a4d9c448 authored over 14 years ago
Adjust fallback top/left to just be 0 for disconnected DOM nodes. Follow-up to cf672a2e7a886cac5ae62f6772c6b4b43b19a2fc, thanks to @jitter for the catch.
ec7ea3fba15379ebe8ddff5f6c99ec3faf8d6d17 authored over 14 years ago
ec7ea3fba15379ebe8ddff5f6c99ec3faf8d6d17 authored over 14 years ago
Fix number of expected select tests from commit 879799fe955f01b85b59fd8a0096d415fc48df03. Thanks to @jitter for the catch.
49f6f341814dce07b9fe2eff0052feb5ef286dfd authored over 14 years ago
49f6f341814dce07b9fe2eff0052feb5ef286dfd authored over 14 years ago
Fix mis-type in commit e3c4e5789743eecb3cbe2b626f3a5f09c616ee4b. Thanks to @jdalton for the catch.
ab77451843e07dd57101e933b5b6c093b024d8eb authored over 14 years ago
ab77451843e07dd57101e933b5b6c093b024d8eb authored over 14 years ago
Handle child selectors in particular - away from the selector engine. Fixes #7029.
f1f6bc3ec43d86f5b2a0c2b8bf711a2d35930717 authored over 14 years ago
f1f6bc3ec43d86f5b2a0c2b8bf711a2d35930717 authored over 14 years ago
Make sure we have a fallback when XMLHttpRequest is manually disabled. Fixes #6298.
873c28425fb64fdb48cfa09d17041bded39b301f authored over 14 years ago
873c28425fb64fdb48cfa09d17041bded39b301f authored over 14 years ago
Make sure that the contents of the element is still in place when html(Function) is called. Fixes #6733.
0368606c081fd15dfbcd8509734ef63c58a6b008 authored over 14 years ago
0368606c081fd15dfbcd8509734ef63c58a6b008 authored over 14 years ago
Tweak the logic for fixing event.which. Fixes #2338.
e3c4e5789743eecb3cbe2b626f3a5f09c616ee4b authored over 14 years ago
e3c4e5789743eecb3cbe2b626f3a5f09c616ee4b authored over 14 years ago
Make sure that mixed case alpha filters are handled correctly in IE. Fixes #5632.
9190d4fd603884ed1debf8c0f7817d45b72e1aef authored over 14 years ago
9190d4fd603884ed1debf8c0f7817d45b72e1aef authored over 14 years ago
Make setting .css(name, undefined) a no-op. Fixes #4388.
558d96b42aab634e26a66ff337a03ae89be5b33b authored over 14 years ago
558d96b42aab634e26a66ff337a03ae89be5b33b authored over 14 years ago
Make sure that ambiguous val() selection works correctly.
879799fe955f01b85b59fd8a0096d415fc48df03 authored over 14 years ago
879799fe955f01b85b59fd8a0096d415fc48df03 authored over 14 years ago
Make .attr(name, null) equivalent to removeAttr(name). (Was roughly this before - but is now consistent across platforms). Fixes #6341.
c7c067723006b0dfbb123c1a36885580a587d091 authored over 14 years ago
c7c067723006b0dfbb123c1a36885580a587d091 authored over 14 years ago
Make sure that .offset() doesn't fail against disconnected DOM nodes. Fixes #4996.
cf672a2e7a886cac5ae62f6772c6b4b43b19a2fc authored over 14 years ago
cf672a2e7a886cac5ae62f6772c6b4b43b19a2fc authored over 14 years ago
Removing unique check on closest(Array) (it wasn't appropriate there and broke functionality elsewhere) - follow-up to commit 8c41325a081f4009aa94748b9b6045e50a78422e. Also added another test for closest(Array) after a discussion with @jitter in 26b0e913dda386b6b2848196689a02a2da6aa40d.
7be11207b9267592a639eb739dc8d719c7de56a1 authored over 14 years ago
7be11207b9267592a639eb739dc8d719c7de56a1 authored over 14 years ago
Merge branch 'closestbug-6700' of http://github.com/ajpiano/jquery into ajpiano-closestbug-6700
8c41325a081f4009aa94748b9b6045e50a78422e authored over 14 years ago
8c41325a081f4009aa94748b9b6045e50a78422e authored over 14 years ago
Merge branch 'master' of http://github.com/aakoch/jquery into aakoch-master
e63fa8beb8e285fe19fc0a1557045b80e3c63c66 authored over 14 years ago
e63fa8beb8e285fe19fc0a1557045b80e3c63c66 authored over 14 years ago
Allow 304/Not Modified tests to complete in Opera.
ea6a4813b7d996f6f7af0b61a5f1bf4ab80b291d authored over 14 years ago
ea6a4813b7d996f6f7af0b61a5f1bf4ab80b291d authored over 14 years ago
Make sure that opacity is being reset properly on a show animation. Additionally expose jQuery.isNaN from the data module.
0be7f4eb4f027dce00f11d7816290022d447d336 authored over 14 years ago
0be7f4eb4f027dce00f11d7816290022d447d336 authored over 14 years ago
We can just use isNaN for this check in the IE opacity code.
0da700a4d03c1c43e75e3ab7f8e719e13c7e444a authored over 14 years ago
0da700a4d03c1c43e75e3ab7f8e719e13c7e444a authored over 14 years ago
Make sure the currentStyle property exists before attempting to access it.
6dd2dc42700fff681513aa5a3bdc438bd48f4ba0 authored over 14 years ago
6dd2dc42700fff681513aa5a3bdc438bd48f4ba0 authored over 14 years ago
Adjust manipulation test to handle whitespace RegExp issue in older WebKits. Fixes #7082.
88fc523c59465b28633de91f4c9e87b8364064b7 authored over 14 years ago
88fc523c59465b28633de91f4c9e87b8364064b7 authored over 14 years ago
Some minor cleanup of the last commit.
d558e9eb6f44783bb06666617c758408daf53e3d authored over 14 years ago
d558e9eb6f44783bb06666617c758408daf53e3d authored over 14 years ago
Add a feature test for options inside a disabled select. Follow-up to 157a383dae5335ef1056d3818d7dd70ac81c25a7.
97d468fbf0f840f52c91855b0bc8db0ed6ac403c authored over 14 years ago
97d468fbf0f840f52c91855b0bc8db0ed6ac403c authored over 14 years ago
Only do the hasAttribute check if the method exists - IE falls back to the === null check below which allows this to still work. Follow-up to cb40495b21bcb7802f3ab6ae0f837f2bf5b385ed - thanks to @jitter for the catch.
a384d840d609a8ee25b8ca8769a99c33c73b022f authored over 14 years ago
a384d840d609a8ee25b8ca8769a99c33c73b022f authored over 14 years ago
Bug fix for commit 2c4b20809e5d32e916c479c9b63a6b7528c880ce - technique wasn't working as expected in WebKit browsers. Thanks to @jitter for the bug fix.
157a383dae5335ef1056d3818d7dd70ac81c25a7 authored over 14 years ago
157a383dae5335ef1056d3818d7dd70ac81c25a7 authored over 14 years ago
Removing the old cow image from the effects tests - it's no longer needed. Fixes #7086.
42aa714fb79199ad0a45d5f76f43729b399b058a authored over 14 years ago
42aa714fb79199ad0a45d5f76f43729b399b058a authored over 14 years ago
Merge branch 'master' of github.com:jquery/jquery
83b261c9767e75b006b849481e6b0736956801e3 authored over 14 years ago
83b261c9767e75b006b849481e6b0736956801e3 authored over 14 years ago
If an inline handler returns false, call event.preventDefault(). Fixes #6337.
adff8e45e255409e8f78a3347dea01bdbee0a53d authored over 14 years ago
adff8e45e255409e8f78a3347dea01bdbee0a53d authored over 14 years ago
Make .val(undefined) == .val("") and chainable; fixes #4130.
Ensure .val(null) sets an empty string on IE6/7; fixes #5163.
0636dffc2481c14368464a22ffa1bd8017da2a26 authored over 14 years ago
Make sure that requests without a body don't set contentType, and a zero-length body is sent rather than null. Possible fix for #6811 and #6674.
c4e653237f258ce618ad5a9ec677917166fbed16 authored over 14 years ago
c4e653237f258ce618ad5a9ec677917166fbed16 authored over 14 years ago
Report correct Error object to handleError. Part of the fix for #6677.
1130beb72be9d9f5d6bb6f303501da5ec2e3744e authored over 14 years ago
1130beb72be9d9f5d6bb6f303501da5ec2e3744e authored over 14 years ago
Don't copy event.originalTarget, it's a Netscape-specific property. Fixes #2814.
69994211b078b8711220eaef33cc1bd6a63c5772 authored over 14 years ago
69994211b078b8711220eaef33cc1bd6a63c5772 authored over 14 years ago
Don't have .val() return selected-but-disabled options, or selected options inside a disabled optgroup. Doesn't change the .val() returned for a disabled select. Fixes #3240, adapted from Nathan Hammond's patch there.
2c4b20809e5d32e916c479c9b63a6b7528c880ce authored over 14 years ago
2c4b20809e5d32e916c479c9b63a6b7528c880ce authored over 14 years ago
Merge branch 'master' of github.com:jquery/jquery
700ff05af0d30722dcc23a69849bfb278fdc7e75 authored over 14 years ago
700ff05af0d30722dcc23a69849bfb278fdc7e75 authored over 14 years ago
Use origSettings.context unless it's undefined; for that case use merged settings as context for backcompat with jQuery <1.3. Fixes #6727.
395a032ad8263f2674fc95b779a7e9623c6317b9 authored over 14 years ago
395a032ad8263f2674fc95b779a7e9623c6317b9 authored over 14 years ago
For JSON and script requests, set the scriptCharset before the url so IE won't interpret it the wrong way; fixes #4855.
c8c8f8458a579d8f87e7ee6b8e4510cc4e4445bb authored over 14 years ago
c8c8f8458a579d8f87e7ee6b8e4510cc4e4445bb authored over 14 years ago
Added a default quality of `*/*` for content negotiation.
033a4c41e0440106a0dffdd7328cd8b04781b45d authored over 14 years ago
033a4c41e0440106a0dffdd7328cd8b04781b45d authored over 14 years ago
Serialize keys with empty arrays/object values in jQuery.param(). Fixes #6481.
7862c45ad2f32096383a21b8b301155787724476 authored over 14 years ago
7862c45ad2f32096383a21b8b301155787724476 authored over 14 years ago
Make sure that undefined is always returned for missing data properties. Follow-up to #6304.
515efbdc7119aa79de710144effe18413d4cb14a authored over 14 years ago
515efbdc7119aa79de710144effe18413d4cb14a authored over 14 years ago
Allow data to be bound to Flash objects (but still stopping short of attaching to applets. Fixes #6121.
76db8a98220b6d76e98536b9578919bfb70048ed authored over 14 years ago
76db8a98220b6d76e98536b9578919bfb70048ed authored over 14 years ago
Make sure that a clone of the animate speed properties are used to avoid recursion problems. Fixes #3583.
f10057bc481753d92ebfb8dfcef5197af5d76972 authored over 14 years ago
f10057bc481753d92ebfb8dfcef5197af5d76972 authored over 14 years ago
Make sure that the body element exists before doing the body selector optimization. Fixes #6529.
e0a9615f82fcdad73de6db42a995eb2a5550e361 authored over 14 years ago
e0a9615f82fcdad73de6db42a995eb2a5550e361 authored over 14 years ago
Removing the second capture group. After the changes suggested by Jeff Roberson, the second capture group is no longer needed. See
http://stackoverflow.com/questions/3771105/can-someone-tell-me-the-purpose-of-the-second-capture-...
a088751a1b2c5761dab8de9d7da8602defb45b11 authored over 14 years ago
Allow named animation speed to be 0. Fixes #6579.
5c055040d3685b2e01ee1ad06e403a3856f4c8b0 authored over 14 years ago
5c055040d3685b2e01ee1ad06e403a3856f4c8b0 authored over 14 years ago
Make the interval between two animations tick public: jQuery.fx.interval. Fixes #6276.
5d45448e713af7d4a1e57a63ecde25589eb31007 authored over 14 years ago
5d45448e713af7d4a1e57a63ecde25589eb31007 authored over 14 years ago
Increase the speed of the single setTimeout calls for the ready event.
a220c81eb9d65b514fcf3090a0aae75dadf5d371 authored over 14 years ago
a220c81eb9d65b514fcf3090a0aae75dadf5d371 authored over 14 years ago
Merge branch 'master' of github.com:jquery/jquery
6dfdb14753c66cfd38f8445bd6119ef4a1274d5e authored over 14 years ago
6dfdb14753c66cfd38f8445bd6119ef4a1274d5e authored over 14 years ago
Test jQuery.type also with document.
894bd02a06fc10cfa9cb3ebd1a17d8ede533b919 authored over 14 years ago
894bd02a06fc10cfa9cb3ebd1a17d8ede533b919 authored over 14 years ago
Made jQuery.type more consistent with host objects.
484cc6e22000aaa6cefab5752b165f6ebd62ffe1 authored over 14 years ago
484cc6e22000aaa6cefab5752b165f6ebd62ffe1 authored over 14 years ago
Ensure that selector is not broken.
7367b524ec6c7cda0a4146e50a5dc6d7764bdef7 authored over 14 years ago
7367b524ec6c7cda0a4146e50a5dc6d7764bdef7 authored over 14 years ago
Correcting some imperfections in test added in previous commit.
dc4c9abc39ce7eda44ff8878d476db1e57b7bc46 authored over 14 years ago
dc4c9abc39ce7eda44ff8878d476db1e57b7bc46 authored over 14 years ago
Added support for map of events in live, die, delegate and undelegate. Fixes #6282.
da5706c974f8ef720b3194179366e1096c19269e authored over 14 years ago
da5706c974f8ef720b3194179366e1096c19269e authored over 14 years ago
Added some tests for #5991.
97b42492bb391bab346d265b70dc62e9d90ecd3d authored over 14 years ago
97b42492bb391bab346d265b70dc62e9d90ecd3d authored over 14 years ago
Ensured that arrays are not considered same as plain object on deep extending. Fixes #5991.
694b625c92c764621532dba20cbf943302b52d5a authored over 14 years ago
694b625c92c764621532dba20cbf943302b52d5a authored over 14 years ago
Delay the result of the readyState check to give scripts the opportunity to delay ready, as described by @jrburke in 747ba7defd82bffa6c7ccb69e53b834cbfddb62c.
e270d804b4cee58dbf438251e9becb6f0f2ac123 authored over 14 years ago
e270d804b4cee58dbf438251e9becb6f0f2ac123 authored over 14 years ago
Discovered that another effects bug was fixed with the recent CSS changes (namely that show animations always went to auto, even if they weren't supposed to). Test suite adjusted accordingly.
2f603359fecca5b4873c45775b293702a2c651e3 authored over 14 years ago
2f603359fecca5b4873c45775b293702a2c651e3 authored over 14 years ago
e3463946e19f2eb53d909fc2b59cc1c8636d21bd actually fixed a previously undicovered but with setting auto, adjust the effects test suite accordingly. Thanks to @bugbegone for the catch.
6a1d4f1a80e09e3857f25bb6eb7b190a3a9a4de0 authored over 14 years ago
6a1d4f1a80e09e3857f25bb6eb7b190a3a9a4de0 authored over 14 years ago
Fix missing var. Thanks to @jeff-themovie for the catch.
a7aa86d0b1a890468c945e473a1284352499b967 authored over 14 years ago
a7aa86d0b1a890468c945e473a1284352499b967 authored over 14 years ago
Add some tests for jQuery.isWindow and make sure that we're operating against an object before testing.
d7a6e75241ecc433cd5228174960dd8465ca3ff7 authored over 14 years ago
d7a6e75241ecc433cd5228174960dd8465ca3ff7 authored over 14 years ago
Unify the means of detecting a window across the library. Fixes jQuery UI bug #5438 and jQuery bugs #6575 and 6088.
c8dd49f756562fef68f664869952e4f5aab08acd authored over 14 years ago
c8dd49f756562fef68f664869952e4f5aab08acd authored over 14 years ago
Allow # urls to contain #. Thanks to @alvopass in f9f9ee52e16f37900296e06982a7dccba89c5a78 for the catch.
ab454d9526445fa025b9c897ec2b21aa89babc8d authored over 14 years ago
ab454d9526445fa025b9c897ec2b21aa89babc8d authored over 14 years ago
Make sure that #... are trimmed from Ajax request URLs. Fixes #4987.
f9f9ee52e16f37900296e06982a7dccba89c5a78 authored over 14 years ago
f9f9ee52e16f37900296e06982a7dccba89c5a78 authored over 14 years ago