🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@mgol
Copy link
Member

@mgol mgol commented Jul 18, 2020

Since jQuery 3.5.0, jQuery.globalEval accepts an optional third parameter
accepting a document in which context the code will be evaluated.

This commit also adds the Document type and links it to one of the jQuery
signatures; so far it was using type="document" which linked to a non-existent
types section.

Ref jquery/jquery#4601

Since jQuery 3.5.0, jQuery.globalEval accepts an optional third parameter
accepting a document in which context the code will be evaluated.

This commit also adds the Document type and links it to one of the jQuery
signatures; so far it was using `type="document"` which linked to a non-existent
types section.

Ref jquery/jquery#4601
@mgol mgol requested review from dmethvin, gibson042 and timmywil July 18, 2020 16:52
Copy link
Member

@gibson042 gibson042 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mgol mgol merged commit 1cdfd83 into jquery:master Jul 20, 2020
@mgol mgol deleted the globalEval-doc branch July 20, 2020 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants