Skip to content

Commit bcfe3ec

Browse files
committed
Updates
1 parent a92def3 commit bcfe3ec

File tree

54 files changed

+963
-1064
lines changed

Some content is hidden

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

54 files changed

+963
-1064
lines changed

282.722bf9d4.async.js

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

282.e8c51481.chunk.css

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

291.187b19ff.async.js

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

404.html

Lines changed: 12 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,14 @@
11
<!DOCTYPE html>
22
<html>
3-
<head>
4-
<meta charset="utf-8" />
5-
<meta
6-
name="viewport"
7-
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"
8-
/>
9-
<link
10-
rel="shortcut icon"
11-
type="image/x-icon"
12-
href="https://avatars0.githubusercontent.com/u/9441414?s=200&amp;v=4"
13-
/>
14-
<style>
15-
a img + svg {
16-
display: none;
17-
}
18-
</style>
19-
<link rel="stylesheet" href="/umi.3dfdd0be.css" />
20-
<script>
21-
window.routerBase = "/";
22-
</script>
23-
<script>
24-
//! umi version: 3.5.41
25-
</script>
26-
<script>
27-
!(function () {
28-
var e =
29-
navigator.cookieEnabled && void 0 !== window.localStorage
30-
? localStorage.getItem("dumi:prefers-color")
31-
: "auto",
32-
o = window.matchMedia("(prefers-color-scheme: dark)").matches,
33-
t = ["light", "dark", "auto"];
34-
document.documentElement.setAttribute(
35-
"data-prefers-color",
36-
e === t[2] ? (o ? t[1] : t[0]) : t.indexOf(e) > -1 ? e : t[0]
37-
);
38-
})();
39-
</script>
40-
<title>rc-upload</title>
41-
</head>
42-
<body>
43-
<div id="root"></div>
44-
45-
<script>
46-
(function () {
47-
var timer = setInterval(function () {
48-
try {
49-
var menuList = document.getElementsByClassName(
50-
"__dumi-default-menu-list"
51-
);
52-
menuList[0].childNodes[0].childNodes[0].innerText = "rc-upload";
53-
clearInterval(timer);
54-
} catch (e) {}
55-
}, 200);
56-
})();
57-
</script>
58-
<script src="/umi.7bddaba4.js"></script>
59-
</body>
60-
</html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
6+
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7+
<link rel="stylesheet" href="/umi.b7ce68f4.css">
8+
<script src="/preload_helper.60e23c71.js"></script>
9+
</head>
10+
<body>
11+
<div id="root"></div>
12+
<script src="/umi.fa5fc8ab.js"></script>
13+
</body>
14+
</html>

75.98fe2a02.async.js

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

977.8ecb7ad9.async.js

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

_demos/:uuid/index.html

Lines changed: 0 additions & 60 deletions
This file was deleted.

changelog/index.html

Lines changed: 12 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,14 @@
11
<!DOCTYPE html>
22
<html>
3-
<head>
4-
<meta charset="utf-8" />
5-
<meta
6-
name="viewport"
7-
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"
8-
/>
9-
<link
10-
rel="shortcut icon"
11-
type="image/x-icon"
12-
href="https://avatars0.githubusercontent.com/u/9441414?s=200&amp;v=4"
13-
/>
14-
<style>
15-
a img + svg {
16-
display: none;
17-
}
18-
</style>
19-
<link rel="stylesheet" href="/umi.3dfdd0be.css" />
20-
<script>
21-
window.routerBase = "/";
22-
</script>
23-
<script>
24-
//! umi version: 3.5.41
25-
</script>
26-
<script>
27-
!(function () {
28-
var e =
29-
navigator.cookieEnabled && void 0 !== window.localStorage
30-
? localStorage.getItem("dumi:prefers-color")
31-
: "auto",
32-
o = window.matchMedia("(prefers-color-scheme: dark)").matches,
33-
t = ["light", "dark", "auto"];
34-
document.documentElement.setAttribute(
35-
"data-prefers-color",
36-
e === t[2] ? (o ? t[1] : t[0]) : t.indexOf(e) > -1 ? e : t[0]
37-
);
38-
})();
39-
</script>
40-
<title>Changelog - rc-upload</title>
41-
</head>
42-
<body>
43-
<div id="root"></div>
44-
45-
<script>
46-
(function () {
47-
var timer = setInterval(function () {
48-
try {
49-
var menuList = document.getElementsByClassName(
50-
"__dumi-default-menu-list"
51-
);
52-
menuList[0].childNodes[0].childNodes[0].innerText = "rc-upload";
53-
clearInterval(timer);
54-
} catch (e) {}
55-
}, 200);
56-
})();
57-
</script>
58-
<script src="/umi.7bddaba4.js"></script>
59-
</body>
60-
</html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
6+
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7+
<link rel="stylesheet" href="/umi.b7ce68f4.css">
8+
<script src="/preload_helper.60e23c71.js"></script>
9+
</head>
10+
<body>
11+
<div id="root"></div>
12+
<script src="/umi.fa5fc8ab.js"></script>
13+
</body>
14+
</html>

demo/async-action/index.html

Lines changed: 12 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,14 @@
11
<!DOCTYPE html>
22
<html>
3-
<head>
4-
<meta charset="utf-8" />
5-
<meta
6-
name="viewport"
7-
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"
8-
/>
9-
<link
10-
rel="shortcut icon"
11-
type="image/x-icon"
12-
href="https://avatars0.githubusercontent.com/u/9441414?s=200&amp;v=4"
13-
/>
14-
<style>
15-
a img + svg {
16-
display: none;
17-
}
18-
</style>
19-
<link rel="stylesheet" href="/umi.3dfdd0be.css" />
20-
<script>
21-
window.routerBase = "/";
22-
</script>
23-
<script>
24-
//! umi version: 3.5.41
25-
</script>
26-
<script>
27-
!(function () {
28-
var e =
29-
navigator.cookieEnabled && void 0 !== window.localStorage
30-
? localStorage.getItem("dumi:prefers-color")
31-
: "auto",
32-
o = window.matchMedia("(prefers-color-scheme: dark)").matches,
33-
t = ["light", "dark", "auto"];
34-
document.documentElement.setAttribute(
35-
"data-prefers-color",
36-
e === t[2] ? (o ? t[1] : t[0]) : t.indexOf(e) > -1 ? e : t[0]
37-
);
38-
})();
39-
</script>
40-
<title>asyncAction - rc-upload</title>
41-
</head>
42-
<body>
43-
<div id="root"></div>
44-
45-
<script>
46-
(function () {
47-
var timer = setInterval(function () {
48-
try {
49-
var menuList = document.getElementsByClassName(
50-
"__dumi-default-menu-list"
51-
);
52-
menuList[0].childNodes[0].childNodes[0].innerText = "rc-upload";
53-
clearInterval(timer);
54-
} catch (e) {}
55-
}, 200);
56-
})();
57-
</script>
58-
<script src="/umi.7bddaba4.js"></script>
59-
</body>
60-
</html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
6+
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7+
<link rel="stylesheet" href="/umi.b7ce68f4.css">
8+
<script src="/preload_helper.60e23c71.js"></script>
9+
</head>
10+
<body>
11+
<div id="root"></div>
12+
<script src="/umi.fa5fc8ab.js"></script>
13+
</body>
14+
</html>

demo/before-upload/index.html

Lines changed: 12 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,14 @@
11
<!DOCTYPE html>
22
<html>
3-
<head>
4-
<meta charset="utf-8" />
5-
<meta
6-
name="viewport"
7-
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"
8-
/>
9-
<link
10-
rel="shortcut icon"
11-
type="image/x-icon"
12-
href="https://avatars0.githubusercontent.com/u/9441414?s=200&amp;v=4"
13-
/>
14-
<style>
15-
a img + svg {
16-
display: none;
17-
}
18-
</style>
19-
<link rel="stylesheet" href="/umi.3dfdd0be.css" />
20-
<script>
21-
window.routerBase = "/";
22-
</script>
23-
<script>
24-
//! umi version: 3.5.41
25-
</script>
26-
<script>
27-
!(function () {
28-
var e =
29-
navigator.cookieEnabled && void 0 !== window.localStorage
30-
? localStorage.getItem("dumi:prefers-color")
31-
: "auto",
32-
o = window.matchMedia("(prefers-color-scheme: dark)").matches,
33-
t = ["light", "dark", "auto"];
34-
document.documentElement.setAttribute(
35-
"data-prefers-color",
36-
e === t[2] ? (o ? t[1] : t[0]) : t.indexOf(e) > -1 ? e : t[0]
37-
);
38-
})();
39-
</script>
40-
<title>beforeUpload - rc-upload</title>
41-
</head>
42-
<body>
43-
<div id="root"></div>
44-
45-
<script>
46-
(function () {
47-
var timer = setInterval(function () {
48-
try {
49-
var menuList = document.getElementsByClassName(
50-
"__dumi-default-menu-list"
51-
);
52-
menuList[0].childNodes[0].childNodes[0].innerText = "rc-upload";
53-
clearInterval(timer);
54-
} catch (e) {}
55-
}, 200);
56-
})();
57-
</script>
58-
<script src="/umi.7bddaba4.js"></script>
59-
</body>
60-
</html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
6+
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7+
<link rel="stylesheet" href="/umi.b7ce68f4.css">
8+
<script src="/preload_helper.60e23c71.js"></script>
9+
</head>
10+
<body>
11+
<div id="root"></div>
12+
<script src="/umi.fa5fc8ab.js"></script>
13+
</body>
14+
</html>

0 commit comments

Comments
 (0)