Commit Graph

418 Commits

Author SHA1 Message Date
dependabot[bot]
fd0d298f79
Bump vite from 4.0.5 to 4.5.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.5 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 22:36:05 +00:00
Zyronon
c22ed64c30
Merge pull request #36 from zyronon/dependabot/npm_and_yarn/follow-redirects-1.15.4
Bump follow-redirects from 1.15.3 to 1.15.4
2024-01-11 14:00:16 +08:00
dependabot[bot]
3f84fbcc78
Bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 03:10:16 +00:00
Zyronon
484e2ef3bd
Merge pull request #34 from zyronon/dependabot/npm_and_yarn/axios-1.6.0
Bump axios from 0.26.1 to 1.6.0
2023-11-25 21:24:42 +08:00
dependabot[bot]
452c687407
Bump axios from 0.26.1 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 03:31:42 +00:00
Zyronon
c2418f8365
Merge pull request #33 from zhongke-wang/zhongke-wang-patch-1
Update SlideAlbum.vue
2023-11-07 14:32:50 +08:00
zhongke-wang
7ae987109c
Update SlideAlbum.vue
修复加载后无法获取div[@class='img-slide-list']宽度导致无法滑动的问题
2023-11-07 14:26:52 +08:00
zyronon
adf195a189 update README.md 2023-10-21 23:17:34 +08:00
zyronon
aecd256374 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	pnpm-lock.yaml
2023-10-21 23:14:40 +08:00
zyronon
a4969bb812 修改视频失效,ios上css失效的问题 2023-10-21 23:13:56 +08:00
Zyronon
e76cdbcf63
Merge pull request #31 from zyronon/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.20.13 to 7.23.2
2023-10-21 21:05:46 +08:00
dependabot[bot]
59ea2e502d
Bump @babel/traverse from 7.20.13 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.13 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 19:35:38 +00:00
Zyronon
a57f103008
Merge pull request #29 from zyronon/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.4.21 to 8.4.31
2023-10-08 10:36:50 +08:00
dependabot[bot]
75fd50f871
Bump postcss from 8.4.21 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 16:50:53 +00:00
Zyronon
0ad26dd767 Merge pull request #25 from zyronon/dependabot/npm_and_yarn/vite-4.0.5
Bump vite from 4.0.4 to 4.0.5
2023-07-25 09:33:05 +08:00
dependabot[bot]
c78d98a904 Bump vite from 4.0.4 to 4.0.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.0.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.0.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 09:32:53 +00:00
Zyronon
bdfa77e25e Merge pull request #23 from zyronon/dependabot/npm_and_yarn/vconsole-3.15.1
Bump vconsole from 3.15.0 to 3.15.1
2023-07-20 17:32:16 +08:00
dependabot[bot]
e068604734 Bump vconsole from 3.15.0 to 3.15.1
Bumps [vconsole](https://github.com/Tencent/vConsole) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/Tencent/vConsole/releases)
- [Changelog](https://github.com/Tencent/vConsole/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/Tencent/vConsole/compare/v3.15.0...v3.15.1)

---
updated-dependencies:
- dependency-name: vconsole
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 22:22:28 +00:00
zyronon
dc2a4419fd save 2023-03-08 21:04:16 +08:00
zyronon
7af4ee7c1f update README.md 2023-03-08 21:03:26 +08:00
zyronon
ebd690576e save 2023-03-01 14:06:54 +08:00
zyronon
03ba27ef5f save 2023-03-01 12:28:48 +08:00
zyronon
75e295255b update README.md 2023-02-28 13:54:25 +08:00
zyronon
b27a66249c update README.md 2023-02-28 13:53:48 +08:00
zyronon
cdf45cf600 update README.md 2023-02-28 13:52:26 +08:00
zyronon
801e20d063 update README.md 2023-02-28 13:51:42 +08:00
zyronon
f70058b33c update README.md 2023-02-28 13:51:15 +08:00
zyronon
8b10d117c4 update README.md 2023-02-28 11:56:45 +08:00
zyronon
1855ee62b7 update README.md 2023-02-28 11:55:47 +08:00
zyronon
93f97ca111 save 2023-02-28 11:41:10 +08:00
zyronon
62a8fd915a 完善细节 2023-02-27 23:53:58 +08:00
zyronon
334fbdfb4b 完善细节 2023-02-26 17:30:22 +08:00
zyronon
5b6f0aedbd 完善细节 2023-02-24 01:29:02 +08:00
zyronon
78ea1cc5d8 完善细节 2023-02-24 01:18:30 +08:00
zyronon
8c273a3b68 更新色调 2023-02-24 00:21:28 +08:00
zyronon
c75e329ef8 优化 2023-02-23 02:09:18 +08:00
zyronon
17ed5f280b 优化 2023-02-23 02:02:43 +08:00
zyronon
811fd5945c 优化 2023-02-23 01:54:48 +08:00
zyronon
3b45b1e320 优化 2023-02-23 01:13:23 +08:00
zyronon
d431af532d 优化 2023-02-22 01:48:39 +08:00
zyronon
f0778b4ba2 优化 2023-02-22 01:34:03 +08:00
zyronon
69e7cacd3b 优化 2023-02-22 01:32:20 +08:00
zyronon
cc725a994c 优化 2023-02-22 00:34:00 +08:00
zyronon
e679f4b7ad 优化 2023-02-21 01:44:46 +08:00
zyronon
7d7995ff88 优化 2023-02-21 01:43:27 +08:00
zyronon
9eef092e17 bf 2023-02-20 02:08:17 +08:00
zyronon
2da4bc37cf 优化 2023-02-20 00:55:27 +08:00
zyronon
1967f1931b 优化 2023-02-18 15:42:41 +08:00
zyronon
a2a53cd829 优化 2023-02-18 02:59:03 +08:00
zyronon
d9cbcda92d 优化 2023-02-18 01:52:43 +08:00