Skip to content

Commit d9e0da7

Browse files
committedApr 24, 2023
All: Mark AJAX event shorthands as deprecated in 3.5
Previously, they've been incorrectly marked as deprecated in 3.3. Ref gh-1205 Ref gh-1223
1 parent 92bad3b commit d9e0da7

6 files changed

+6
-6
lines changed
 

‎entries/ajaxComplete-shorthand.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
</longdesc>
1616
<category slug="ajax/global-ajax-event-handlers"/>
1717
<category slug="version/1.0"/>
18-
<category slug="deprecated/deprecated-3.3"/>
18+
<category slug="deprecated/deprecated-3.5"/>
1919
</entry>

‎entries/ajaxError-shorthand.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
</longdesc>
1616
<category slug="ajax/global-ajax-event-handlers"/>
1717
<category slug="version/1.0"/>
18-
<category slug="deprecated/deprecated-3.3"/>
18+
<category slug="deprecated/deprecated-3.5"/>
1919
</entry>

‎entries/ajaxSend-shorthand.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
</longdesc>
1616
<category slug="ajax/global-ajax-event-handlers"/>
1717
<category slug="version/1.0"/>
18-
<category slug="deprecated/deprecated-3.3"/>
18+
<category slug="deprecated/deprecated-3.5"/>
1919
</entry>

‎entries/ajaxStart-shorthand.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
</longdesc>
1616
<category slug="ajax/global-ajax-event-handlers"/>
1717
<category slug="version/1.0"/>
18-
<category slug="deprecated/deprecated-3.3"/>
18+
<category slug="deprecated/deprecated-3.5"/>
1919
</entry>

‎entries/ajaxStop-shorthand.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
</longdesc>
1616
<category slug="ajax/global-ajax-event-handlers"/>
1717
<category slug="version/1.0"/>
18-
<category slug="deprecated/deprecated-3.3"/>
18+
<category slug="deprecated/deprecated-3.5"/>
1919
</entry>

‎entries/ajaxSuccess-shorthand.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
</longdesc>
1616
<category slug="ajax/global-ajax-event-handlers"/>
1717
<category slug="version/1.0"/>
18-
<category slug="deprecated/deprecated-3.3"/>
18+
<category slug="deprecated/deprecated-3.5"/>
1919
</entry>

0 commit comments

Comments
 (0)