Chore: test on jquery 4.0.0 and mockjax 2.7.0

This commit is contained in:
bytestream
2026-01-22 14:29:28 +00:00
parent be92b1baaf
commit 44bb5a7533
5 changed files with 10744 additions and 3 deletions
+9680
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -6,7 +6,7 @@ var parts = document.location.search.slice( 1 ).split( "&" ),
src = scripts[ scripts.length - 1].src,
i = 0,
current,
version = "3.1.1",
version = "4.0.0",
file = "http://code.jquery.com/jquery-git.js";
for ( ; i < length; i++ ) {
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -6,8 +6,8 @@ var parts = document.location.search.slice( 1 ).split( "&" ),
src = scripts[ scripts.length - 1].src,
i = 0,
current,
version = "2.2.1",
file = "../lib/jquery.mockjax-2.2.1.js";
version = "2.7.0",
file = "../lib/jquery.mockjax-2.7.0.js";
for ( ; i < length; i++ ) {
current = parts[ i ].split( "=" );
+1
View File
@@ -32,6 +32,7 @@
<a href="?jquery=1.9.1&jquery.mockjax=1.5.3">jQuery 1.9.1</a>
<a href="?jquery=1.11.1&jquery.mockjax=1.5.3">jQuery 1.11.1</a>
<a href="?jquery=3.1.1&jquery.mockjax=2.2.1">jQuery 3.1.1</a>
<a href="?jquery=4.0.0&jquery.mockjax=2.7.0">jQuery 4.0.0</a>
<a href="?jquery=git&jquery.mockjax=git">jQuery Latest (git)</a>
</h1>
<div>