Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf79d5f1

Browse files
committed
3.7.1
1 parent399b201 commitf79d5f1

File tree

8 files changed

+19342
-3
lines changed

8 files changed

+19342
-3
lines changed

‎dist/jquery.js

Lines changed: 10716 additions & 0 deletions
Large diffs are not rendered by default.

‎dist/jquery.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/jquery.min.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/jquery.slim.js

Lines changed: 8617 additions & 0 deletions
Large diffs are not rendered by default.

‎dist/jquery.slim.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/jquery.slim.min.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name":"jquery",
33
"title":"jQuery",
44
"description":"JavaScript library for DOM operations",
5-
"version":"3.7.1-pre",
5+
"version":"3.7.1",
66
"main":"dist/jquery.js",
77
"homepage":"https://jquery.com",
88
"author": {
99
"name":"OpenJS Foundation and other contributors",
10-
"url":"https://github.com/jquery/jquery/blob/main/AUTHORS.txt"
10+
"url":"https://github.com/jquery/jquery/blob/3.7.1/AUTHORS.txt"
1111
},
1212
"repository": {
1313
"type":"git",

‎src/core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ define( [
2525

2626
"use strict";
2727

28-
varversion="@VERSION",
28+
varversion="3.7.1",
2929

3030
rhtmlSuffix=/HTML$/i,
3131

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp