index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
event.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Didn't get specific enough with the proxy guid, fixes #3787.
John Resig
2009-01-09
1
-2
/
+15
*
Made it so that you can bind a single function to multiple .live() selectors....
John Resig
2009-01-09
1
-1
/
+26
*
testrunner: refactored unbind's tests. Including one for #3538, passing since...
Ariel Flesler
2009-01-08
1
-37
/
+66
*
Disabled an extra event binding.
John Resig
2009-01-05
1
-1
/
+3
*
jquery event: closes #3772. The extra function on $.event.trigger isn't suppo...
Ariel Flesler
2009-01-02
1
-38
/
+1
*
jquery event:
Ariel Flesler
2008-12-31
1
-31
/
+72
*
Made sure that return false works in .live() along with the event object bein...
John Resig
2008-12-30
1
-1
/
+15
*
jquery event: jQuery.Event can be instantiated without the 'new' keyword.
Ariel Flesler
2008-12-29
1
-2
/
+7
*
jquery event: Closes #3662. Adds a jQuery.Event class. Makes trigger and fix ...
Ariel Flesler
2008-12-25
1
-19
/
+33
*
Added a new liveQuery/event delegation hybrid method: .live and .die. Easily ...
John Resig
2008-12-22
1
-0
/
+66
*
Made sure that the correct event.taget is being used in event bubbling.
John Resig
2008-12-22
1
-4
/
+4
*
Added support for bubbling triggered events.
John Resig
2008-12-22
1
-1
/
+35
*
Added support for multiple-namespaced events (in bind, trigger, and unbind).
John Resig
2008-12-19
1
-0
/
+54
*
core: tests cleanup for compability with qunit updates: stop() now actually a...
Jörn Zaefferer
2008-10-24
1
-1
/
+1
*
test runner: Commented 2 tests that jam the suite.
Ariel Flesler
2008-10-21
1
-1
/
+2
*
test runner: the changes are:
Ariel Flesler
2008-05-28
1
-49
/
+49
*
test runner: extra test case, [5501]
Ariel Flesler
2008-05-08
1
-3
/
+7
*
test runner: translated all the ok() with '==' to equals(), as it gives more ...
Ariel Flesler
2008-05-06
1
-18
/
+18
*
test runner: adding a test case for $.fn._toggle with more than 2 functions.
Ariel Flesler
2008-04-29
1
-2
/
+32
*
jquery.event: Patch for #2708
Jörn Zaefferer
2008-04-22
1
-1
/
+9
*
Trigger onclick handlers of links
Brandon Aaron
2008-04-21
1
-1
/
+8
*
Added support for .unbind(".test") to unbind all namespaced events on an elem...
John Resig
2008-02-03
1
-0
/
+10
*
fix for #2114; refactored tests for bind() to highlight failing select-change...
Jörn Zaefferer
2008-01-14
1
-16
/
+26
*
Fixed #2027 - make sure that cloned elements (within appendTo, etc.) have the...
John Resig
2007-12-20
1
-1
/
+6
*
Fixed a problem in the unit tests for IE where an optimization made the test ...
David Serduke
2007-12-20
1
-1
/
+2
*
Test for #2069
Jörn Zaefferer
2007-12-17
1
-0
/
+8
*
new special events api, ready is now a first class event that you can use bin...
Brandon Aaron
2007-12-15
1
-3
/
+28
*
Fix for #1486. Prevent IE from throwing an error when triggering focus on hid...
Brandon Aaron
2007-12-08
1
-1
/
+11
*
Fixed #1039 and #1733 by going through the core API and making them text node...
David Serduke
2007-12-07
1
-1
/
+6
*
Fixed [1993] although it actually wasn't a bug in the core but rather a misun...
David Serduke
2007-12-03
1
-19
/
+46
*
Fixed #1701 by passing through the arguments as suggested.
David Serduke
2007-11-28
1
-2
/
+6
*
Fixed an issue with the suite expecting a different result for the changed tr...
John Resig
2007-09-15
1
-3
/
+3
*
Landing the new expando management code. Completely overhauls how data is ass...
John Resig
2007-09-08
1
-4
/
+4
*
Finished up some of the reorganization.
John Resig
2007-09-08
1
-0
/
+194