Skip to content

Commit 8e29e97

Browse files
committed
AC-2544 updated jQuery UI to v1.13.1
1 parent 81340cb commit 8e29e97

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+18100
-18078
lines changed

lib/web/jquery/jquery-ui.js

Lines changed: 17946 additions & 17935 deletions
Large diffs are not rendered by default.

lib/web/jquery/ui-modules/core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ define( [
1111
"./ie",
1212
"./keycode",
1313
"./labels",
14-
"./jquery-patch",
14+
"./jquery-patch.js",
1515
"./plugin",
1616
"./safe-active-element",
1717
"./safe-blur",

lib/web/jquery/ui-modules/data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI :data 1.13.0
2+
* jQuery UI :data 1.13.1
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

lib/web/jquery/ui-modules/disable-selection.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Disable Selection 1.13.0
2+
* jQuery UI Disable Selection 1.13.1
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

lib/web/jquery/ui-modules/effect.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Effects 1.13.0
2+
* jQuery UI Effects 1.13.1
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors
@@ -402,7 +402,7 @@ if ( $.uiBackCompat !== false ) {
402402
}
403403

404404
$.extend( $.effects, {
405-
version: "1.13.0",
405+
version: "1.13.1",
406406

407407
define: function( name, mode, effect ) {
408408
if ( !effect ) {

lib/web/jquery/ui-modules/effects/effect-blind.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Effects Blind 1.13.0
2+
* jQuery UI Effects Blind 1.13.1
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

lib/web/jquery/ui-modules/effects/effect-bounce.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Effects Bounce 1.13.0
2+
* jQuery UI Effects Bounce 1.13.1
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

lib/web/jquery/ui-modules/effects/effect-clip.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Effects Clip 1.13.0
2+
* jQuery UI Effects Clip 1.13.1
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

lib/web/jquery/ui-modules/effects/effect-drop.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Effects Drop 1.13.0
2+
* jQuery UI Effects Drop 1.13.1
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

lib/web/jquery/ui-modules/effects/effect-explode.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery UI Effects Explode 1.13.0
2+
* jQuery UI Effects Explode 1.13.1
33
* http://jqueryui.com
44
*
55
* Copyright jQuery Foundation and other contributors

0 commit comments

Comments
 (0)