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/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
mgol-patch-1
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
...
|
*
Adds implementation tests for jQuery.event.propHooks #8789
Rick Waldron
2011-09-20
1
-6
/
+65
*
|
Remove the rarely-used pseudos from quickis.html
Dave Methvin
2011-09-21
1
-10
/
+7
|
/
*
Fix #9901, verified by this unit test.
Dave Methvin
2011-09-20
1
-1
/
+3
*
Rework #1486 patch to avoid `try/catch` and look for hidden elements by `.off...
Dave Methvin
2011-09-19
1
-0
/
+25
*
Fixes for IE8. Avoid killer recursion in special events during removal. Use q...
Dave Methvin
2011-09-19
1
-3
/
+12
*
Rework the special events interface to add handle and trigger hooks. Modify I...
Dave Methvin
2011-09-19
1
-0
/
+3
*
Fixes #8858. Pass the .trigger(..., data) to the event.special._default method.
Dave Methvin
2011-09-19
1
-5
/
+6
*
Add unit tests for quickIs cases and fix the regexp as a result.
Dave Methvin
2011-09-19
1
-5
/
+37
*
Cleanup for on/off unit test.
Dave Methvin
2011-09-19
1
-4
/
+5
*
jQuery 1.7 event work:
Dave Methvin
2011-09-19
1
-2
/
+110
*
Fix bad calls to .undelegate().
Dave Methvin
2011-09-19
1
-11
/
+4
*
Fix #10208. Check for `button` as well as `input` when performing the #7071 V...
Dave Methvin
2011-09-07
1
-1
/
+5
*
Removes empty, duplicate named test block. Fixes #9914
Rick Waldron
2011-07-26
1
-5
/
+2
*
Landing pull request 397. withinElement rewrite in event. Fixes #6234, #9357,...
rwldrn
2011-06-14
1
-0
/
+37
*
Landing pull request 377. Check custom data != null(undefined), allows zero; ...
Rick Waldron
2011-05-16
1
-0
/
+20
*
Restored /g flag to rspaces; Adds unit tests; Supplements #9008
Rick Waldron
2011-04-28
1
-0
/
+16
*
Fix live mouseenter and mouseleave binding so they can be activated by trigge...
Brian Brennan
2011-04-17
1
-2
/
+19
*
Switch QUnit div from depreceted #main to #qunit-fixture
timmywil
2011-04-17
1
-19
/
+19
*
Add in unit tests for #6993.
John Resig
2011-04-16
1
-1
/
+7
*
Fix test suite fail in IE6/7 on event:undelegate - was failing an if where it...
timmywil
2011-04-13
1
-2
/
+2
*
Merge branch 'fix_suite_fails' of https://github.com/timmywil/jquery into tim...
Dave Methvin
2011-04-12
1
-0
/
+2
|
\
|
*
VML.type test was causing multiple test suite fails, fix attributes.js fail i...
timmywil
2011-04-12
1
-0
/
+2
*
|
Followup to #8753. Modify new Event constructor signature to jQuery.event(typ...
Dave Methvin
2011-04-12
1
-2
/
+2
|
/
*
Accessing the 'type' property on VML elements fails on IE. Fixes #7071.
John Firebaugh
2011-04-12
1
-0
/
+3
*
revert last commit
louisremi
2011-04-12
1
-1
/
+1
*
switch double quotes with single quotes
louisremi
2011-04-12
1
-1
/
+1
*
merge with master and resolve more conflicts
louisremi
2011-04-12
1
-0
/
+21
|
\
|
*
Merge branch '8777' of https://github.com/rwldrn/jquery into rwldrn-8777
jeresig
2011-04-11
1
-0
/
+21
|
|
\
|
|
*
Ticket #8777 undelegate by namespace
rwldrn
2011-04-05
1
-6
/
+28
*
|
|
third batch
louisremi
2011-04-12
1
-90
/
+90
|
/
/
*
|
Merge branch 'eventprops.1.6final' of https://github.com/rwldrn/jquery into r...
jeresig
2011-04-10
1
-0
/
+22
|
\
\
|
*
|
Ticket #8753 Allow special properties to explicitly defined on jQuery.Event o...
rwldrn
2011-04-05
1
-6
/
+23
|
|
/
*
|
Fixes #8722. Remove try/catch used by #3533 to fix the IE Table Colon Blow bu...
Dave Methvin
2011-04-07
1
-0
/
+13
*
|
Fixes #8712. Bubble custom events to the window when they are triggered. Ride...
Dave Methvin
2011-04-06
1
-2
/
+6
*
|
Merge branch 'domready' of https://github.com/cowboy/jquery
Dave Methvin
2011-04-05
1
-13
/
+79
|
\
\
|
*
|
Updated DOM ready unit tests.
Ben Alman
2011-03-31
1
-5
/
+4
|
*
|
DOM Ready unit tests (but not the supporting fixed code).
Ben Alman
2011-03-31
1
-13
/
+80
|
|
/
*
|
Shorten up the code and do event cleanup on test cases.
Dave Methvin
2011-04-05
1
-0
/
+2
*
|
Merge branch 'ticket_7883' of https://github.com/rwldrn/jquery into rwldrn-ti...
Dave Methvin
2011-04-05
1
-0
/
+39
|
\
\
|
|
/
|
/
|
|
*
#7883 .delegate and .live should accept false as the fn arg, like bind
rwldrn
2011-01-01
1
-0
/
+39
*
|
Followup commit for #7340 test case; make sure second test fires properly on ...
Dave Methvin
2011-03-31
1
-2
/
+7
*
|
Merge branch 'fix-8456-lost-mouseenter' of https://github.com/dmethvin/jquery...
jeresig
2011-03-21
1
-0
/
+14
|
\
\
|
*
|
Fixes #8456. Make sure parent is not null before crawling into its lap, so mo...
Dave Methvin
2011-03-09
1
-0
/
+14
*
|
|
Fixes #7340. Use a single capturing handler to simulate bubbling focusin/focu...
Dave Methvin
2011-03-04
1
-0
/
+25
|
/
/
*
|
Fix some whitespace issues.
Anton M
2011-02-15
1
-6
/
+6
*
|
Fixes #7922. Copy the donor event when simulating a bubbling submit in IE so ...
Dave Methvin
2011-02-15
1
-0
/
+11
*
|
Fix some unscoped tests which failed after recent changes to QUnit.
Anton M
2011-02-15
1
-1
/
+1
*
|
Make sure .clone(true) correctly clones namespaced events. Fixes #4537.
Anton M
2011-02-10
1
-6
/
+13
*
|
Fix some whitespace issues. Improve and correct an events test.
Anton M
2011-02-10
1
-30
/
+26
*
|
Update $.data to use a function instead of an object when attaching to JS obj...
Colin Snover
2011-02-07
1
-3
/
+2
[prev]
[next]