Skip to content

Commit

Permalink
update jquery, jquery-migrate, and jquery-ui
Browse files Browse the repository at this point in the history
update to jquery 3.5.0
update to jquery-migrate 3.4.0
update to jquery-ui 1.13.1

closes Kotlin#1938
  • Loading branch information
ToppleTheNun committed May 2, 2022
1 parent 6046abc commit e48dc69
Show file tree
Hide file tree
Showing 29 changed files with 32,179 additions and 12,930 deletions.
1,951 changes: 1,234 additions & 717 deletions plugins/javadoc/src/main/resources/static_res/jquery/external/jquery/jquery.js

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10,364 changes: 0 additions & 10,364 deletions plugins/javadoc/src/main/resources/static_res/jquery/jquery-3.3.1.js

This file was deleted.

10,881 changes: 10,881 additions & 0 deletions plugins/javadoc/src/main/resources/static_res/jquery/jquery-3.5.0.js

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

851 changes: 792 additions & 59 deletions plugins/javadoc/src/main/resources/static_res/jquery/jquery-ui.css

Large diffs are not rendered by default.

18,694 changes: 17,546 additions & 1,148 deletions plugins/javadoc/src/main/resources/static_res/jquery/jquery-ui.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Expand Up @@ -5,8 +5,8 @@
<link rel="stylesheet" type="text/css" href="{{ pathToRoot }}stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="{{ pathToRoot }}dokka-javadoc-stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="{{ pathToRoot }}jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="{{ pathToRoot }}jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="{{ pathToRoot }}jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="{{ pathToRoot }}jquery/jquery-3.5.0.js"></script>
<script type="text/javascript" src="{{ pathToRoot }}jquery/jquery-migrate-3.4.0.js"></script>
<script type="text/javascript" src="{{ pathToRoot }}jquery/jquery-ui.js"></script>

<script type="text/javascript" src="{{ pathToRoot }}search.js"></script>
Expand All @@ -15,4 +15,4 @@
<script async type="text/javascript" src="{{ pathToRoot }}type-search-index.js"></script>
<script async type="text/javascript" src="{{ pathToRoot }}member-search-index.js"></script>
<script async type="text/javascript" src="{{ pathToRoot }}tag-search-index.js"></script>
</head>
</head>

0 comments on commit e48dc69

Please sign in to comment.