Commit Graph

504 Commits

Author SHA1 Message Date
严浩
cf1e11f56c 测试 afc163/surge-preview 2024-10-12 13:46:16 +08:00
严浩
a4202fdcf5 修复 CI 工作流中的条件判断,使用 github.event.act 替代 env.ACT 2024-10-12 12:54:52 +08:00
严浩
9f800090ea 更新 CI 工作流以使用特定版本的 setup-node-environment 操作 2024-10-12 12:51:43 +08:00
严浩
229e167525 更新 CI 工作流以使用新的容器,修改 Playwright 基础 URL,增强测试用例以附加截图和日志 2024-10-12 12:48:36 +08:00
严浩
90002352b5 重命名 CI 工作流,合并 Playwright 和 depcheck 任务,删除旧的工作流文件 2024-10-12 11:23:45 +08:00
严浩
d08c1c40b0 测试 playwright.yaml 2024-10-12 11:13:05 +08:00
严浩
424c7f3c45 删除 Vitest 配置文件和相关依赖,更新 ESLint 配置以移除 Vitest 支持 2024-10-12 10:12:00 +08:00
8f27e6f133 chore(deps): update dependency typescript to ~5.6.0 2024-10-12 01:48:51 +08:00
c6883bf0b5 更新 README.md 2024-10-11 18:46:04 +08:00
严浩
d5ee865491 更新依赖项,提升项目稳定性和性能 2024-10-11 18:27:02 +08:00
严浩
7f7961449a 更新 ESLint 配置,支持 TypeScript 和 TSX 脚本语言 2024-10-11 18:18:39 +08:00
严浩
078cb2c0e9 ESLint9 2024-10-11 18:03:03 +08:00
严浩
8a3c29499c 更新 VSCode 设置,添加文件嵌套配置注释 2024-10-11 17:05:24 +08:00
严浩
cd3085f5f2 更新 VSCode 设置,启用文件嵌套并添加嵌套模式 2024-10-11 17:03:46 +08:00
严浩
84ba3326ab 简化依赖检查工作流,合并步骤以提高可读性 2024-10-11 16:05:51 +08:00
严浩
e26855e39e 更新 CI 工作流,移除并发设置;新增依赖检查工作流 2024-10-11 16:03:40 +08:00
1e4a594b23 更新 README.md 2024-10-10 20:21:14 +08:00
425fab5c7a 更新 README.md 2024-10-10 20:17:46 +08:00
5d3871013a 更新 README.md 2024-10-10 20:15:46 +08:00
a9ad746ce2 更新 README.md 2024-10-10 20:12:19 +08:00
94f082e98d 删除 .github/workflows/playwright.yml.off 2024-10-10 19:09:39 +08:00
严浩
ff004ca36b fix: 修改测试用例名称为“页面加载正常” 2024-10-10 11:34:52 +08:00
严浩
694b1bd7e4 feat: 添加 AA 路由和对应的页面组件 2024-10-09 18:24:07 +08:00
严浩
38df81b7b2 feat: 打印 routes 2024-10-09 18:18:47 +08:00
严浩
1faebc8496 chore: 更新 package.json,指定使用 pnpm 作为包管理器 2024-10-09 18:02:24 +08:00
严浩
4e11d8255c fix: 优化 CI 流程,简化 Node.js 环境设置,修复按钮点击事件绑定 2024-10-09 18:01:24 +08:00
严浩
80c1adbefc feat: 添加 Vue 类型检查到 CI 流程,更新 Icons.vue 和 unocss.config.ts 文件 2024-10-09 17:58:50 +08:00
严浩
8c287c27ce fix: 更新 VSCode 设置以支持 Vue 格式化 2024-10-09 16:55:39 +08:00
严浩
15b01167be fix: 修复按钮点击事件的绑定方式 2024-10-09 16:50:05 +08:00
严浩
54e6951ae8 fix: 排除 van-button 类的样式影响 2024-10-09 16:31:26 +08:00
dbb608779a Update dependency typescript to ~5.6.3 2024-10-09 10:05:45 +08:00
eb423568dd Update all non-major dependencies 2024-10-09 02:04:26 +08:00
958e2c7a6d Update dependency pinia to ^2.2.4 2024-10-08 18:03:08 +08:00
a32abac6f8 Update all non-major dependencies 2024-10-01 01:01:15 +08:00
3034cd5c27 更新 .github/workflows/ci.yaml
Signed-off-by: gitea_1-h.cc <i@oo1.dev>
2024-09-30 14:10:55 +08:00
严浩
8143cf2e07 Add API page and related routes 2024-09-27 18:06:59 +08:00
严浩
1380e280d4 Update renovate.json 2024-09-27 17:00:00 +08:00
严浩
e1601f6c5e Update stabilityDays in renovate.json 2024-09-27 15:27:16 +08:00
严浩
dcf4cd2412 Enable automerge for minor updates in renovate.json 2024-09-27 15:26:58 +08:00
严浩
f6f61afc13 Remove forkProcessing from renovate.json 2024-09-27 14:53:39 +08:00
严浩
6d96153113 Update renovate.json 2024-09-27 14:50:46 +08:00
严浩
b73860380a depcheck 2024-09-27 12:05:00 +08:00
严浩
131dc23e46 Update .npmrc to remove use-node-version directive 2024-09-27 09:33:12 +08:00
严浩
b4a66d4274 Update ci.yaml to use latest version of pnpm for Vercel commands 2024-09-27 09:33:06 +08:00
严浩
e50a16a583 Update ci.yaml to use pnpm instead of pnpx for Vercel commands 2024-09-26 17:56:57 +08:00
严浩
3db8a15c97 Update package.json and pnpm-lock.yaml 2024-09-26 14:25:20 +08:00
严浩
1d41cd4011 Update ci.yaml to use pnpm instead of pnpx for Vercel commands 2024-09-26 14:09:06 +08:00
严浩
088e9f0ad7 Update ci.yaml to use pnpm instead of pnpx for Vercel commands 2024-09-26 12:46:01 +08:00
严浩
6edb5f8462 Playwright Tests 1240 2024-09-26 12:40:11 +08:00
严浩
c9a9e3f873 Playwright Tests 2024-09-26 12:21:54 +08:00