]> source.dussan.org Git - jquery.git/commit
Event: Allow constructing a jQuery.Event without a target 3141/head
authorDave Methvin <dave.methvin@gmail.com>
Thu, 2 Jun 2016 22:33:47 +0000 (18:33 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 3 Jun 2016 00:56:47 +0000 (20:56 -0400)
commit2df590e4ecfb8874b1deaca26d3c4cc2b7f7b140
tree9855287c2d0612312a3ece6c507821f32c33f81c
parent73bf35ecf31867d7ed4662374121efa310cf9f8d
Event: Allow constructing a jQuery.Event without a target

Fixes gh-3139
Closes gh-3140
src/event.js
test/unit/event.js