]> source.dussan.org Git - jquery.git/commit
Core: deprecate jQuery.proxy (not slated for removal)
authorTimmy Willison <4timmywil@gmail.com>
Mon, 11 Dec 2017 17:58:35 +0000 (12:58 -0500)
committerTimmy Willison <4timmywil@gmail.com>
Mon, 8 Jan 2018 16:28:35 +0000 (11:28 -0500)
commit3a8e44745c014871bc56e94d91e57c45ae4be208
tree35bfd2a7dc382712bbc26a9076c4d865e09ae58f
parent909e0c99251ee56ec35db0e08d5b1e6219ac8fbc
Core: deprecate jQuery.proxy (not slated for removal)

Fixes gh-2958
Close gh-3885
src/core.js
src/deprecated.js
src/effects.js
test/unit/core.js
test/unit/deprecated.js
test/unit/event.js