Skip to content

Commit 12bd7c4

Browse files
committed
Added note about the deprecation of jQuery.isWindow in version 3.3
Closes jquerygh-1082 Fixes jquerygh-1050
1 parent 530dbce commit 12bd7c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

entries/jQuery.isWindow.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<entry type="method" name="jQuery.isWindow" return="boolean">
2+
<entry type="method" name="jQuery.isWindow" return="boolean" deprecated="3.3">
33
<title>jQuery.isWindow()</title>
44
<signature>
55
<added>1.4.3</added>
@@ -22,4 +22,5 @@ Is 'window' a window? <b></b>
2222
</example>
2323
<category slug="utilities"/>
2424
<category slug="version/1.4.3"/>
25+
<category slug="deprecated/deprecated-3.3"/>
2526
</entry>

0 commit comments

Comments
 (0)