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
Ticket #6804. Adds a changeData event.
2e10af143b7eafb7142524f6534a62aee1910bd1 authored over 14 years ago
2e10af143b7eafb7142524f6534a62aee1910bd1 authored over 14 years ago
.closest() should return a unique set of elements, not duplicates of the same ancestor. Fixes #6700
a2bd8a53f3a750606abea9bbb6ee2302437d42f3 authored over 14 years ago
a2bd8a53f3a750606abea9bbb6ee2302437d42f3 authored over 14 years ago
Merge branch 'doug'
6a0942c9d5bbcc7eb6b953b8d7191b7bbd1e669f authored over 14 years ago
6a0942c9d5bbcc7eb6b953b8d7191b7bbd1e669f authored over 14 years ago
Slight optmization on the Rakefile
cecd1d87350d0a5c07e2590cedbbda78ad7ae85f authored over 14 years ago
cecd1d87350d0a5c07e2590cedbbda78ad7ae85f authored over 14 years ago
Minor changes to README
c2976e68ff043ebf61bbbaad019667eabdb07211 authored over 14 years ago
c2976e68ff043ebf61bbbaad019667eabdb07211 authored over 14 years ago
Updated README file with updated information for the Rake addtions
Also changed the default Rake task to "all" instead of "jquery"
to parallel the Makefile.
Fixed spelling on QUnit pull message
ab2537a7ec3c856df1a6192ff72e556c4a22db0e authored over 14 years ago
ab2537a7ec3c856df1a6192ff72e556c4a22db0e authored over 14 years ago
Edits to README after Karl's review
e61d7d12e2e4c93e834e71aa6b3bd8b410a9dce6 authored over 14 years ago
e61d7d12e2e4c93e834e71aa6b3bd8b410a9dce6 authored over 14 years ago
Use custom events for testing unbind instead of the, potentially conflicting, error event.
d54014ed91f05af50be8c6ed2bcf3fb78604e82b authored over 14 years ago
d54014ed91f05af50be8c6ed2bcf3fb78604e82b authored over 14 years ago
Need to expose the isLocal change globally as well.
dc886a83f5384dae947ff43cd04e5aa5451f3392 authored over 14 years ago
dc886a83f5384dae947ff43cd04e5aa5451f3392 authored over 14 years ago
Temporarily disable ajax tests when running in TestSwam.
ac670f39545688dad163677dd41e1cb937f6ac6f authored over 14 years ago
ac670f39545688dad163677dd41e1cb937f6ac6f authored over 14 years ago
Updated Rakefile to mirror the functionality of the Makefile
The Rakefile now supports all the functionality of the Makefile
including only rebuilding files ...
Expose jQuery.uuid (use with caution) and make sure the expando property is used in the events module.
ef8df7f55c3fb0466fa59d5cee20a2c34f009725 authored over 14 years ago
ef8df7f55c3fb0466fa59d5cee20a2c34f009725 authored over 14 years ago
Mobile WebKit browsers don't support accessing the scroll position of the document/window.
9568866aad38ea5fc71f6d7581104524cdaaad29 authored over 14 years ago
9568866aad38ea5fc71f6d7581104524cdaaad29 authored over 14 years ago
Removed extra semicolon leftover from recent tweaking.
23699bc783eae122373171b114157b0ec985edbd authored over 14 years ago
23699bc783eae122373171b114157b0ec985edbd authored over 14 years ago
Updated Rakefile to remove use of *nix specific commands
Only `sh` statements left are either 'java' or 'git' commands,
which should work on Windows, tho...
Made it so that you no longer need to build jQuery in order to run the test suite (but you'll still need a checkout of QUnit and Sizzle, at least).
b3ccf2f2881d9ad988aba1cf3ccffb810063ab29 authored over 14 years ago
b3ccf2f2881d9ad988aba1cf3ccffb810063ab29 authored over 14 years ago
Update other remote test URLs as well.
83a97f5c21a3c8c063e05f0df40efe13069c82f2 authored over 14 years ago
83a97f5c21a3c8c063e05f0df40efe13069c82f2 authored over 14 years ago
Adjust isPlainObject test to run in an iframe.
d4aff802da1882a4969b389f37ecb60b9d61f1ce authored over 14 years ago
d4aff802da1882a4969b389f37ecb60b9d61f1ce authored over 14 years ago
Update the TestSwarm URL to point to the new jQuery swarm location.
f502d118d1c6226ffcc8e3498d8d12fb05b2d7c5 authored over 14 years ago
f502d118d1c6226ffcc8e3498d8d12fb05b2d7c5 authored over 14 years ago
Strip off filename and query string for JSONP Remote test.
31cfe62ed4884f0f7eff399375bf6e748738ef71 authored over 14 years ago
31cfe62ed4884f0f7eff399375bf6e748738ef71 authored over 14 years ago
Handle auto-running of the TestSwarm injection script in the test suite.
b64a51e136a4bcce3d0c2d5292c53d85c2d0e7de authored over 14 years ago
b64a51e136a4bcce3d0c2d5292c53d85c2d0e7de authored over 14 years ago
Make sure the offset tests work without a built jQuery file.
568db29c2b1c139b641197ab61a9af77356cce11 authored over 14 years ago
568db29c2b1c139b641197ab61a9af77356cce11 authored over 14 years ago
Changed the order of the tests to run in the same order in which they're specified in the Makefile (fixed a dimensions test bug that popped up as a result).
4e5e31f29e2944ccf4bb349a4ed670f3e8c04ebf authored over 14 years ago
4e5e31f29e2944ccf4bb349a4ed670f3e8c04ebf authored over 14 years ago
Fixing request data param issue. Thanks to mislav for the patch. Fixes #5123.
c90d609c0d10a8792b0b31e226592fd707f45570 authored over 14 years ago
c90d609c0d10a8792b0b31e226592fd707f45570 authored over 14 years ago
Tweak spacing from last commit.
c34a62f8abbd9598e7a6647754c449ce92418b3a authored over 14 years ago
c34a62f8abbd9598e7a6647754c449ce92418b3a authored over 14 years ago
Fix for http://dev.jquery.com/ticket/6451
d1931a8241dcac1617cc8388f6dd6284c89c545d authored over 14 years ago
d1931a8241dcac1617cc8388f6dd6284c89c545d authored over 14 years ago
Expose jQuery.uuid (use with caution) and make sure the expando property is used in the events module.
1533bf7c7794d8e078e7ce5e36de6d190651540a authored almost 15 years ago
1533bf7c7794d8e078e7ce5e36de6d190651540a authored almost 15 years ago
Removed extra semicolon leftover from recent tweaking.
4a64f9a5b8472f394c52e0b3bb7972c8ce699a13 authored almost 15 years ago
4a64f9a5b8472f394c52e0b3bb7972c8ce699a13 authored almost 15 years ago
Merge branch 'master' of github.com:jquery/jquery
d6f03aa0df4f734f6f09bf82effa5b7fcd8487fc authored almost 15 years ago
d6f03aa0df4f734f6f09bf82effa5b7fcd8487fc authored almost 15 years ago
Mobile WebKit browsers don't support accessing the scroll position of the document/window.
dab1d7467789c7092366f8231dceee0dc20d2553 authored almost 15 years ago
dab1d7467789c7092366f8231dceee0dc20d2553 authored almost 15 years ago
Need to expose the isLocal change globally as well.
298c81a8440169f3cbcacb9655ac3fef0a3e6d76 authored almost 15 years ago
298c81a8440169f3cbcacb9655ac3fef0a3e6d76 authored almost 15 years ago
Temporarily disable ajax tests when running in TestSwam.
59124f92b52f24f2547afaecc55afe10e2955cb6 authored almost 15 years ago
59124f92b52f24f2547afaecc55afe10e2955cb6 authored almost 15 years ago
Use custom events for testing unbind instead of the, potentially conflicting, error event.
1ba2df02d6242d734297344a85b7bea3788a0671 authored almost 15 years ago
1ba2df02d6242d734297344a85b7bea3788a0671 authored almost 15 years ago
Adjust isPlainObject test to run in an iframe.
3b221da8b03265543f335f6160b945bfe55f8d9e authored almost 15 years ago
3b221da8b03265543f335f6160b945bfe55f8d9e authored almost 15 years ago
Merge branch 'master' of github.com:jquery/jquery
efea0f23f9e0f147c5ff5b5d35249417c32c3a53 authored almost 15 years ago
efea0f23f9e0f147c5ff5b5d35249417c32c3a53 authored almost 15 years ago
Make sure the offset tests work without a built jQuery file.
96ea3d615ef1511bc9ebe45cd34dda2d5af87559 authored almost 15 years ago
96ea3d615ef1511bc9ebe45cd34dda2d5af87559 authored almost 15 years ago
Update other remote test URLs as well.
273822c138c70b1d58e2d1199090e9efa3e0e53e authored almost 15 years ago
273822c138c70b1d58e2d1199090e9efa3e0e53e authored almost 15 years ago
Strip off filename and query string for JSONP Remote test.
0fbac16dbe77b6bf846b43d3ef3bd75c374e2628 authored almost 15 years ago
0fbac16dbe77b6bf846b43d3ef3bd75c374e2628 authored almost 15 years ago
Update the TestSwarm URL to point to the new jQuery swarm location.
2301e2a1c3418b4588653e26f9171577e0077aec authored almost 15 years ago
2301e2a1c3418b4588653e26f9171577e0077aec authored almost 15 years ago
Changed the order of the tests to run in the same order in which they're specified in the Makefile (fixed a dimensions test bug that popped up as a result).
fa80693c4a2302993c4b18ac49d30c26f16d517d authored almost 15 years ago
fa80693c4a2302993c4b18ac49d30c26f16d517d authored almost 15 years ago
Handle auto-running of the TestSwarm injection script in the test suite.
f6a50cacd8cd7663650d3ff5557cc20bfcdcd765 authored almost 15 years ago
f6a50cacd8cd7663650d3ff5557cc20bfcdcd765 authored almost 15 years ago
Made it so that you no longer need to build jQuery in order to run the test suite (but you'll still need a checkout of QUnit and Sizzle, at least).
8effe3a7dee91c833cc1774646da9d743600c64c authored almost 15 years ago
8effe3a7dee91c833cc1774646da9d743600c64c authored almost 15 years ago
Fixed an issue with setting offset of absolutely positioned element that has no position values ("auto"). Fixes #5781.
656fe92178fda539d91fe31965b28bccff484778 authored almost 15 years ago
656fe92178fda539d91fe31965b28bccff484778 authored almost 15 years ago
Fix setting only one property at a time in .offset({})
08cf82e88e7a1f88da34ca251335a685889f8765 authored almost 15 years ago
08cf82e88e7a1f88da34ca251335a685889f8765 authored almost 15 years ago
Added unit tests for setting offset one property at a time and added radix to parseInt calls
1844f95c5b2f92a1b388ff43e20aa4f065a6e57c authored almost 15 years ago
1844f95c5b2f92a1b388ff43e20aa4f065a6e57c authored almost 15 years ago
Switch to using String.prototype.trim from String.trim as it's more-widely available.
ba8938d444b9a49bdfb27213826ba108145c2e50 authored almost 15 years ago
ba8938d444b9a49bdfb27213826ba108145c2e50 authored almost 15 years ago
Rewrote the live/delegate submit tests to be more generic.
da26d0eb4e7f563da72cf4d5e9a1d99f6719fea4 authored almost 15 years ago
da26d0eb4e7f563da72cf4d5e9a1d99f6719fea4 authored almost 15 years ago
Make sure that special remove and teardown events get called when .die() is used. Additionally made sure that default actions are triggered when namespaced events are used. Fixes #6202 and #6250.
f68b46d7abb54cdcd3d1ce1713bc989f992d1448 authored almost 15 years ago
f68b46d7abb54cdcd3d1ce1713bc989f992d1448 authored almost 15 years ago
Removing the mention of buliding the docs from the README. Thanks to 'phihag' in the forum for the heads-up.
2fbe3fbf681b65426868920d00085f1fa56034c7 authored almost 15 years ago
2fbe3fbf681b65426868920d00085f1fa56034c7 authored almost 15 years ago
Landing a faster trim method. Based upon the work by Travis Hardiman and DBJDBJ. More details here: http://forum.jquery.com/topic/faster-jquery-trim Fixes #2279, #4452, and #4835.
141ad3c3e21e7734e67e37b5fb39782fe11b3c18 authored almost 15 years ago
141ad3c3e21e7734e67e37b5fb39782fe11b3c18 authored almost 15 years ago
No need to use .call() anymore since we switched from .apply() for appendTo, etc. Thanks to Robert in 2c08004f6d4e7f11a875190e132d204a25cb9418 for the heads-up.
0a307b332e896b6b480952abb5d3bf03819893c8 authored almost 15 years ago
0a307b332e896b6b480952abb5d3bf03819893c8 authored almost 15 years ago
I take that back! It was a bug, but the cache had to be triggered and a collection of cached nodes had to be passed in (an odd case to be sure). Fixes #6227.
145f2f045901af5f03f4bdb8a2192027b56f8b30 authored almost 15 years ago
145f2f045901af5f03f4bdb8a2192027b56f8b30 authored almost 15 years ago
Attempted to fix #6227, not entirely sure if it's a problem as I'm having a hard time reproducing it. Regardless, the change is harmless and potentially even speeds up appendTo, etc. slightly.
2c08004f6d4e7f11a875190e132d204a25cb9418 authored almost 15 years ago
2c08004f6d4e7f11a875190e132d204a25cb9418 authored almost 15 years ago
Added in Ben Alman's proposed event.namespace property (the property holds the namespaces specified in a call to trigger). Additionally fixes namespaces with .live(). Fixes #6208 and #6209.
9584e908a2daa2a72bd738302dba7cfd0656dbdf authored almost 15 years ago
9584e908a2daa2a72bd738302dba7cfd0656dbdf authored almost 15 years ago
Make sure that we don't try to remove data from an applet. Re-Fixes #1675.
04e31ff058548fbdbdf77c61d4edc3a974b080f4 authored almost 15 years ago
04e31ff058548fbdbdf77c61d4edc3a974b080f4 authored almost 15 years ago
Add in the new level information to the closest(Array) test.
ad103c8e6a2fead02822360583d56bcf42c032c4 authored almost 15 years ago
ad103c8e6a2fead02822360583d56bcf42c032c4 authored almost 15 years ago
We no longer support globally-triggered events on plain objects. This is a trade-off to having good garbage collection on the objects.
5c111a028a2c86f2392d987951db3a980900f1bd authored almost 15 years ago
5c111a028a2c86f2392d987951db3a980900f1bd authored almost 15 years ago
Moving more properties onto jQuery.ajax, also copy them back to the jQuery object for backwards compatibility.
86ace44fbbdfe90d231877d6d3bb3b85a81782b4 authored almost 15 years ago
86ace44fbbdfe90d231877d6d3bb3b85a81782b4 authored almost 15 years ago
Remove the need for the return in sizzle-jquery and just remove the attempt to expose Sizzle completely. jQuery is 100% passing JSLint ('make lint') now.
a33d01a7b09f2b3b06ba273b89b77fec8d20b144 authored almost 15 years ago
a33d01a7b09f2b3b06ba273b89b77fec8d20b144 authored almost 15 years ago
Added in integrated JSLint checking against the jQuery source. Just run 'make lint' to see the result.
950b5d64a27994db1697eb4e605f5ea48ad8021b authored almost 15 years ago
950b5d64a27994db1697eb4e605f5ea48ad8021b authored almost 15 years ago
More changes to get jQuery in line with JSLint.
dcf0fa5048ef2379d551f29ffa29b14ec5ee09d5 authored almost 15 years ago
dcf0fa5048ef2379d551f29ffa29b14ec5ee09d5 authored almost 15 years ago
We don't want to increment the Ajax counter if there isn't a global event.
8c8f685a911c811e9b998958dd453a6a2b9d5940 authored almost 15 years ago
8c8f685a911c811e9b998958dd453a6a2b9d5940 authored almost 15 years ago
Land some additional tweaks related to running through JSLint.
a4043cdcbfa1ca069265a7cbcaba269629789cc0 authored almost 15 years ago
a4043cdcbfa1ca069265a7cbcaba269629789cc0 authored almost 15 years ago
Fixed some cases where expression, expression was used and shouldn't be.
fc08d0ea8dc881ed56102eb14e3ad9c54cccc34e authored almost 15 years ago
fc08d0ea8dc881ed56102eb14e3ad9c54cccc34e authored almost 15 years ago
Made some code tweaks related to running jQuery through JSLint (thanks to Lorin Larson for the JSLint run).
a18f682012ae8e63f3b43b39375b3c5ce0a561e3 authored almost 15 years ago
a18f682012ae8e63f3b43b39375b3c5ce0a561e3 authored almost 15 years ago
Adding unit tests to make sure .scrollTop() and .scrollLeft() work cross-frame.
5353c6bcc352c4d900cc76af110e56ee1e70ae0f authored almost 15 years ago
5353c6bcc352c4d900cc76af110e56ee1e70ae0f authored almost 15 years ago
Use correct window reference in offset to work properly cross-frame. Fixes #6190.
1d352084c4257217b0778f1ec3bb2e409411a4c3 authored almost 15 years ago
1d352084c4257217b0778f1ec3bb2e409411a4c3 authored almost 15 years ago
No reason to double-bind the beforeunload event. Fixes #6113.
36faab439a1d3a5471847e952d0019e8e4e9b982 authored almost 15 years ago
36faab439a1d3a5471847e952d0019e8e4e9b982 authored almost 15 years ago
Attach data directly to plain objects, no reason to use the central jQuery.cache. Fixes #6189.
a49e6b63131e292bc1c31ee98b300ba87ce99162 authored almost 15 years ago
a49e6b63131e292bc1c31ee98b300ba87ce99162 authored almost 15 years ago
Merge branch 'master' of github.com:jquery/jquery
42568db4c414d4435f2f7e89be87d66645c42e1c authored almost 15 years ago
42568db4c414d4435f2f7e89be87d66645c42e1c authored almost 15 years ago
Adding in .bind(name, false), .unbind(name, false) support - an easy way to just stop bubbling and the default action on an element. Fixes #6188.
a45372a4c5cfd33c4ff12b145bd79fec2fe0d382 authored almost 15 years ago
a45372a4c5cfd33c4ff12b145bd79fec2fe0d382 authored almost 15 years ago
Make sure events exist before trying to access them in jQuery.event.handle and removed unnecessary var statement. Fixes #6163.
7d5da0ee030b1962ff1ff57b0221a02dfdc2886a authored almost 15 years ago
7d5da0ee030b1962ff1ff57b0221a02dfdc2886a authored almost 15 years ago
Make it so that you can pass in event data to .click(), et. al. Fixes #6187.
ba7195e3f90b3a3130ac0b15880ba2f27106f568 authored almost 15 years ago
ba7195e3f90b3a3130ac0b15880ba2f27106f568 authored almost 15 years ago
Make sure that undefined is always returned for undefined data properties. Fixes #6166.
9e06903a99caf5619d0db858ed3d24f0e6ee15db authored almost 15 years ago
9e06903a99caf5619d0db858ed3d24f0e6ee15db authored almost 15 years ago
Make sure that unbinding on a plain javascript object works correctly. Fixes #6184.
7f5179b65431b77e89fa32623a5000e3630c191c authored almost 15 years ago
7f5179b65431b77e89fa32623a5000e3630c191c authored almost 15 years ago
Make sure that the correct type is set for live mouseenter/mouseleave events. Fixes #6169.
28b489bfc8ad240b01e63ed93634f2b8770332a3 authored almost 15 years ago
28b489bfc8ad240b01e63ed93634f2b8770332a3 authored almost 15 years ago
Make sure that live events bubble unless explicitly told not to, like a normal event. Fixes #6182.
26b0e913dda386b6b2848196689a02a2da6aa40d authored almost 15 years ago
26b0e913dda386b6b2848196689a02a2da6aa40d authored almost 15 years ago
Updating the source version to 1.4.3pre.
7e6b20e2e813e774ce970d17215260d54bf15cd7 authored almost 15 years ago
7e6b20e2e813e774ce970d17215260d54bf15cd7 authored almost 15 years ago
Tagging the 1.4.2 release.
efe51cdf2049906788173390a9e9867f5a5ab47e authored almost 15 years ago
efe51cdf2049906788173390a9e9867f5a5ab47e authored almost 15 years ago
No need to run trim on every class iteration in addClass, thanks for the heads-up Leeoniya.
437ddb931df29c0b46ffb893165e15f159963085 authored almost 15 years ago
437ddb931df29c0b46ffb893165e15f159963085 authored almost 15 years ago
Adapt the nbsp entity test for Opera (output isn't as important as the fact that it's getting converted.
053af95294304f6a1e698191de31cb00c922e665 authored almost 15 years ago
053af95294304f6a1e698191de31cb00c922e665 authored almost 15 years ago
Found a better detect for deleting an expando, added back in removeAttribute as it does work in IE.
a6f3757d50f8be021505f4f7fa7201199e8b7f2d authored almost 15 years ago
a6f3757d50f8be021505f4f7fa7201199e8b7f2d authored almost 15 years ago
Clean up expando removal code - only try to delete the expando from an element if it's possible.
9195107dbb13ad34ae4e9f7cb1df5d79e4748560 authored almost 15 years ago
9195107dbb13ad34ae4e9f7cb1df5d79e4748560 authored almost 15 years ago
Make sure that elements that have been removed also have their special events cleaned up. Fixes #6084.
da966573c3f3cb083c48cd3ead88e7542937d4df authored almost 15 years ago
da966573c3f3cb083c48cd3ead88e7542937d4df authored almost 15 years ago
Make sure that mousing over XUL elements results in no trigger of a mouseleave. Fixes #6013.
6a82f2ae63263ed9deaff9d9dcc775a2c0cde343 authored almost 15 years ago
6a82f2ae63263ed9deaff9d9dcc775a2c0cde343 authored almost 15 years ago
Make sure that live focus and blur events also bind to the regular events, to handle triggered events. Fixes #6055.
dd5c26304af1c5f884ebf0baa5df28a2f8a8c4cc authored almost 15 years ago
dd5c26304af1c5f884ebf0baa5df28a2f8a8c4cc authored almost 15 years ago
When binding a change directly to a file input just passthrough to the normal bind. A temporary fix for #5997, needs more investigation.
467063a2e25bae25adfa2e9ab789c62e241c9c56 authored almost 15 years ago
467063a2e25bae25adfa2e9ab789c62e241c9c56 authored almost 15 years ago
Don't inject style elements using innerHTML as they will go away in IE. Fixes #5977.
c1ac9fdf45632f0e0d1f7183500ce45dde7319d7 authored almost 15 years ago
c1ac9fdf45632f0e0d1f7183500ce45dde7319d7 authored almost 15 years ago
Added some tests to test repeated injected of scripts. Was fixed when fixing #5094.
14e1200d59345e8ece8d6edfcf75af2e90ae8b72 authored almost 15 years ago
14e1200d59345e8ece8d6edfcf75af2e90ae8b72 authored almost 15 years ago
Make sure that we don't try to use a detached node (that was in a fragment) as a fragment in IE. Fixes #5829.
99e7560808679b5044dbefb2b7124bb019fdbda2 authored almost 15 years ago
99e7560808679b5044dbefb2b7124bb019fdbda2 authored almost 15 years ago
Make sure the fragment isn't used if it's not the same set we're working with. Fixes #6068.
726fda08bea7bbd72d73be4563aba855c63966fe authored almost 15 years ago
726fda08bea7bbd72d73be4563aba855c63966fe authored almost 15 years ago
Rename internal .getText to maintain parity between it and the primary .text(). Fixes #6094.
a7dc66b8325906066071fe5c44ce55ecf2eb5aed authored almost 15 years ago
a7dc66b8325906066071fe5c44ce55ecf2eb5aed authored almost 15 years ago
If .attr() is run on no elements undefined should be returned (as should be the case when no attribute is found). Fixes #6012.
abcc1a76ee2a6733177b2cd104bc32cee5443ec4 authored almost 15 years ago
abcc1a76ee2a6733177b2cd104bc32cee5443ec4 authored almost 15 years ago
Make sure that no extra whitespace is leftover after an addClass. Fixes #6050.
83a044f1b5a733dc7ea76dbc9b7dd3a3dc4b7f25 authored almost 15 years ago
83a044f1b5a733dc7ea76dbc9b7dd3a3dc4b7f25 authored almost 15 years ago
Make sure leading whitespace is trimmed for parseJSON. Fixes #6031.
94d925cd4615d88532737f3cd106ecd1f8c34bc3 authored almost 15 years ago
94d925cd4615d88532737f3cd106ecd1f8c34bc3 authored almost 15 years ago
Make sure that fragments containing options aren't cached.
8b86004f9cf146f7e1e28c8ca98b893f9feac472 authored almost 15 years ago
8b86004f9cf146f7e1e28c8ca98b893f9feac472 authored almost 15 years ago
Remove the need for the internal setArray method, it was only really used by pushStack anyway. Fixes #6003.
7a467ed9360c2c55ea55a56e5767c9581e4f4f69 authored almost 15 years ago
7a467ed9360c2c55ea55a56e5767c9581e4f4f69 authored almost 15 years ago
Make sure that there are some live events before continuing on.
8404ad6070d1fae8e667eed734d958154f0d7e3c authored almost 15 years ago
8404ad6070d1fae8e667eed734d958154f0d7e3c authored almost 15 years ago
Make sure that live mouseenter/mouseleave work properly. Fixes #6077.
5d36fe3210787009e15e05ad602525d0c2823b5c authored almost 15 years ago
5d36fe3210787009e15e05ad602525d0c2823b5c authored almost 15 years ago