]> source.dussan.org Git - jquery.git/commit
Core: do not expose second argument of the `jQuery.globalEval`
authorOleg Gaidarenko <markelog@gmail.com>
Fri, 13 Nov 2015 22:28:16 +0000 (01:28 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Wed, 2 Dec 2015 14:09:01 +0000 (17:09 +0300)
commit6680c1b29ea79bf33ac6bd31578755c7c514ed3e
tree7adc79e38ca230e9ddf0090145aa55491d1ddb29
parente077ffb083743f4a4b990f586c9d25d787e7b417
Core: do not expose second argument of the `jQuery.globalEval`

Closes jquery/api.jquery.com#831
Closes gh-2718
src/core.js
src/core/DOMEval.js [new file with mode: 0644]
src/manipulation.js