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
If you are using `.data("events")` we would like to know how we can provide a documented interfa...
24e416dca36df4b182a612dba37f8b6cdaa25916 authored over 13 years agoBetween new 1.7 special event hooks and jQuery.event.simulate() we have a much cleaner solution ...
35bc30cd87c0578359c3127033dd85e1af132f69 authored over 13 years agoa9f1346c166259e4505911e7e5f3640d3be9f0cc authored over 13 years ago
Thanks davidmurdoch for staying with this bug!
fc13f5b6cebc25e7cdb7bc72c4a7d3298e2c696a authored over 13 years ago92f1fff4107e0de28bad750e762d425334cebf1a authored over 13 years ago
8e64b937eae1cadcfc088cc5ab6e2ef278435a5f authored over 13 years ago
As @timmywil points out, attributes and properties are confused by IE6/7. This commit also rewor...
746074f0f74b0c0916fb2db2b6370c324822f31a authored over 13 years agoee3eb6cabf1383efe479e090fe6ad8ed2e5a09a3 authored over 13 years ago
09c089aac9236e9e1866d8daad2e3b61a57f7d4c authored over 13 years ago
Now, event.delegateTarget is always the element where the event was handled, regardless of wheth...
84d2307e0e20e9245523731a4450314cc0de6a95 authored over 13 years ago560c33b395ec809cc296c97cab41244949ec863c authored over 13 years ago
Logic to handle detaching by event was in both .off() and jQuery.event.remove; now it's only in ...
4ac6f8d9d322c7e468ed0d58e402abe7bdca354d authored over 13 years agob208042f520b2ee768a93323d6bdc65eabfb0d65 authored over 13 years ago
470cc071676394b46fbcfab1934340318d9ac751 authored over 13 years ago
This lets us use currentTarget for its intended use and avoids creating a non-standard delegateT...
d28ab68699f57238b3479c5c0b9dae23968bb7b7 authored over 13 years ago9fabe2028f05bc409f937ff7cd71caaacd26f945 authored over 13 years ago
Clean up spacing in manipulation
c4cc343c9cc47dbb1aa3501a9098e29aac74ad67 authored over 13 years ago734700764549b33f19a1219d742e777cc0fc21b4 authored over 13 years ago
More Details:
- https://github.com/jquery/jquery/pull/550
- http://bugs.jquery.com/ticket/10501
More Details:
- https://github.com/jquery/jquery/pull/561
- http://bugs.jquery.com/ticket/8388
More Details:
- https://github.com/jquery/jquery/pull/554
- http://bugs.jquery.com/ticket/10531
More Details:
- https://github.com/jquery/jquery/pull/553
- http://bugs.jquery.com/ticket/1025...
More Details:
- https://github.com/jquery/jquery/pull/560
- http://bugs.jquery.com/ticket/10553
c51b29477e2884fc28cfe4de5b64308177678262 authored over 13 years ago
f2c1d2e016018ba14cd3f1612f9a1803d5e1709e authored over 13 years ago
ae6d0024c8b1e991d020fef9e8d4456818f99813 authored over 13 years ago
787ef720abc10ee8d3b29c4b83d1bfbc9ac37ad8 authored over 13 years ago
0a3cab8d4916045da51d843bdb6385c110ab3163 authored over 13 years ago
7bef99e94d0fa6a9885403760e30a59ef32e96a4 authored over 13 years ago
8723f3b9e1db5d4fdcd50624441fe3536d1ae2f2 authored over 13 years ago
3ad0ba62f03ff3d7aec7d3dfb25492cdf33350a7 authored over 13 years ago
92b06d302cc8e94d52e0c60c9167ec17606984f3 authored over 13 years ago
a18645c6f8f5d8d84c4d47c7137683ac7b4098cc authored over 13 years ago
commit af3fd32f207ed080084f10d76f89c07c414baa05
Merge: 83c08ff fdd60f8
Author: Dave Methvin <dav...
Thanks to Christian C. Salvadó for the unit tests!
83c08ffa1ffa778e41d728ed7fa49044dd7135f9 authored over 13 years ago6afc2c074bec5c19063c8f8ebca6bfb53c7d4cef authored over 13 years ago
d29182e8d00b08def0f37fe7e77d9836e39b83a8 authored over 13 years ago
In the event refactor, I tried to have the focus/blur events trigger the focus/blur plus focusin...
511c9fe763bac171bb6ac3ac0a77c425da8b3112 authored over 13 years agoThese were deprecated several versions ago and have always been undocumented. Use jQuery.proxy()...
307b1a3d77ba74388b38e8c9bb9b506bf1b21245 authored over 13 years agoEffects - Allow queue: true - Fixes #10445
c51a9706046de19d051b57771f67e5bf2bcd937f authored over 13 years agoe828d18caa31822a27f4365b123405394ef4577d authored over 13 years ago
1ba0f9c3ed7d7d8ecf245a5fc7cdf442652927f8 authored over 13 years ago
Style sweep
cec0d0d421063924cf0326db380b0d5a08675968 authored over 13 years agoce8d9c0ca59a8f03e119c80ed29c7dbc65efdd85 authored over 13 years ago
3999d39b8437f13193ef1098e36227ffaca18362 authored over 13 years ago
4fd70e7e02d2cb4da150bf4090a6476661c71d2d authored over 13 years ago
We already have jQuery.propHooks for the .prop() method, so using the same name for unrelated fu...
e5b16e3356358a17c54c647b129e44cb09076ec8 authored over 13 years agoRemoves 'subline' from test/index.html. Fixes #10371
30cc7ae75cb9a65db70168340a7d3717ab8a0e9e authored over 13 years ago
More Details:
- https://github.com/jquery/jquery/pull/530
- http://bugs.jquery.com/ticket/10416
749d32a290d8d22a662ffc18db2fb035b401564d authored over 13 years ago
updated Juriy Zaytsev's detecting event support technique link in support.js
11b76147c2d6fb23bee94a2a902e401b5b8f9755 authored over 13 years ago23f7c883c93399c2eedbd8f3b7aa7194b16ac872 authored over 13 years ago
3e0fe5ea3b1dafe454039c7c12c4d5d5fa037c9f authored over 13 years ago
More Details:
- https://github.com/jquery/jquery/pull/523
- http://bugs.jquery.com/ticket/10372
More Details:
- https://github.com/jquery/jquery/pull/525
1ebced173697421db5e0839d7ca092007455b42c authored over 13 years ago
It's already set in jQuery.Event, and copying it can clobber values set by the caller, e.g., the...
96a44a86d870f2634c82a4148d22d0a07044ba77 authored over 13 years ago22fcc7744daded0dc0783d85df3bd88c6dbc4544 authored over 13 years ago
a2ad83b7f629e5d3ae71589467b420547bde5fcf authored over 13 years ago
db31faccd7b96fb09ac49d6dafca9bf2357d3e83 authored over 13 years ago
9a51bc648f303a1c308b0de3ea31f2e9b4304135 authored over 13 years ago
9c4aaeb0a876235614bd0310517d2f86543c5f45 authored over 13 years ago
More Details:
- https://github.com/jquery/jquery/pull/520
- http://bugs.jquery.com/ticket/5684
More Details:
- https://github.com/jquery/jquery/pull/514
- http://bugs.jquery.com/ticket/6150
a74cbb2b911b3afad96599728208d95a60d24cbf authored over 13 years ago
3661835101865b08fae20df7458ba03551b86bc3 authored over 13 years ago
649823de18564774a5812ae04083606447bd2b93 authored over 13 years ago
51fd4593fc43f4c935d3226485f6864b05366621 authored over 13 years ago
d11fcfac186d64457d54d7e80f7d06b97b1c344a authored over 13 years ago
* 'fix-8789-rwldrn-fix' of git://github.com/dmethvin/jquery:
Minor cleanups to code. Futile ef...
140bebb739da81e4439663f15e09d7cbbb77bdb8 authored over 13 years ago
c7838c3607239b0231128b270762609703ae3893 authored over 13 years ago
Use the originalEvent to grab properties in filter functions since they often won't have been co...
b4120a74306e1d98e212c77e5a89c1526a51fc3b authored over 13 years ago
Conflicts:
src/event.js
test/unit/event.js
87e1c62d8e5a916587217196ee7d1755bc9115ca authored over 13 years ago
It was previously used in liveHandler for delegated events, but is now baked in to events.js. Th...
d920ac68fdc7c0fc95ec2e9d9c1a4a17d024581b authored over 13 years agoc80ad2524ea510fd68d4e33ed4a89752f795828b authored over 13 years ago
c7f3b6109eabd32ade5085ef81ec2208964122cd authored over 13 years ago
14cb04dc947cd9d01c97ec0c4dc487f2cd53c3ac authored over 13 years ago
dc878ae33bfe44a746d1f24eca7033f80d32517c authored over 13 years ago
7dab8981f8868caaa350ea7029929e7e81662fd2 authored over 13 years ago
737820118b0af9c9e0d077481f0630f0f279a2c8 authored over 13 years ago
7babc7f20393acb44d4fced34fe86fde65f893a0 authored over 13 years ago
66202aeae53be1c302922e57f61debd43d6415db authored over 13 years ago
2c903b805c922355409b4d593fbc3206395d008d authored over 13 years ago
313bee9de4b2a3ddf9b72c3f3e0c7fd55845e2ee authored over 13 years ago
9ef0394fbdec99c6addb14b0127abfb813508ffe authored over 13 years ago
6eb75676c4d21550daa755c3dfc3539b1c530556 authored over 13 years ago
Thanks @cmcnulty for the pull and the patience!
d638aa9c6d6394db0c06431560b3d8b83cacc61c authored over 13 years agoAvoids the problems that arise when we try to trigger submit behavior at clicky-time.
a4cdbf09ee97471ec041d83ceb8f3feb9825b2a1 authored over 13 years agoa588336a6dcc6f29e870e8fcdd243f96bec5e833 authored over 13 years ago
The cutting will continue until file size is improved.
03d95530b57ebcc46329240f170dd85ce79f871b authored over 13 years ago61511d5ab35611b50bc93b8e9ecfb35e561bee1e authored over 13 years ago
Thanks to Brandon Wallace (@bman654) for his code review. Also tweaks delegatetest.html output.
b85f222df55418c733c9639e88c0cdd5111c585b authored over 13 years agoThis is a major revamp of the approach we use for IE change events. Instead of trying to track a...
3bd7bed340f9077d39734ffce366ef2caeb9ce35 authored over 13 years ago0aaa1fae8335c2ce09085c9d73fb1124a90cef49 authored over 13 years ago
3d39b7d52763d1aa337ccc17482ca54af530fb1f authored over 13 years ago
9fbed020a15b0bfe33ce622b6f2fbccc1e2b4739 authored over 13 years ago
92a80cbd057c06e259a06bb40a85e921ad5aec6a authored over 13 years ago
More Details:
- https://github.com/jquery/jquery/pull/509