Commit Graph

20 Commits

Author SHA1 Message Date
2bc762a89b feat: 更新 ESLint 配置
Some checks failed
/ surge (push) Successful in 2m34s
/ build-and-deploy-to-vercel (push) Successful in 2m46s
/ lint-build-and-check (push) Has been cancelled
/ playwright (push) Has been cancelled
2025-04-02 11:27:09 +08:00
31909c906d feat: 添加 eslint-plugin-unicorn 依赖,更新 ESLint 配置以支持新规则
All checks were successful
/ depcheck (push) Successful in 2m3s
/ build-and-deploy-to-vercel (push) Successful in 2m52s
/ lint-build-and-check (push) Successful in 2m57s
/ surge (push) Successful in 2m32s
/ playwright (push) Successful in 3m10s
2025-03-14 12:50:54 +08:00
2b7186ef69 chore: eslint 配置
All checks were successful
/ depcheck (push) Successful in 2m19s
/ playwright (push) Successful in 1m45s
/ surge (push) Successful in 2m48s
/ build-and-deploy-to-vercel (push) Successful in 3m10s
2025-03-05 00:57:59 +08:00
c7047146e4 chore: eslint.config.ts
All checks were successful
/ depcheck (push) Successful in 2m12s
/ build-and-deploy-to-vercel (push) Successful in 2m22s
/ surge (push) Successful in 1m53s
/ playwright (push) Successful in 3m18s
2025-03-01 18:20:11 +08:00
ce16720368 feat: 更新样式和组件,修复文件上传相关问题,升级依赖版本 2025-01-02 11:49:44 +08:00
1dac41ce88 feat: 更新 VSCode 设置,更新 package.json 脚本,添加新功能页面和重构组件
Some checks failed
/ playwright (push) Failing after 2m49s
/ depcheck (push) Successful in 1m54s
/ build-and-deploy-to-vercel (push) Successful in 1m37s
2024-12-26 16:25:39 +08:00
f74f76750d fix: 修复 ProgressSpinner 组件的类名,添加强制应用样式
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 1m34s
/ depcheck (push) Successful in 1m27s
/ playwright (push) Failing after 3m24s
2024-12-23 10:52:21 +08:00
20fadd2cfd feat: 重构样式导入,优化样式文件结构
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 1m36s
/ depcheck (push) Successful in 1m27s
/ playwright (push) Failing after 3m35s
2024-12-23 10:09:08 +08:00
c9bde0b7da feat: 更新 utils4u 依赖至 2.18.1,并添加 PrimeVue 服务的全局类型声明
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m11s
/ depcheck (push) Successful in 1m8s
/ playwright (push) Successful in 3m4s
2024-12-19 13:11:42 +08:00
86943c1e58 feat: 添加文件上传数量限制,优化禁用状态逻辑并显示上传文件信息
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m44s
/ playwright (push) Successful in 1m56s
/ depcheck (push) Successful in 1m35s
2024-12-16 01:09:34 +08:00
511f07f778 feat: 优化假数据上传逻辑,简化响应处理并添加调试信息
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m39s
/ depcheck (push) Successful in 1m36s
/ playwright (push) Successful in 1m59s
2024-12-16 00:54:28 +08:00
5f0eaa2579 feat: 更新上传假数据处理逻辑,添加原始响应方法并支持选择禁用选项
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m19s
/ depcheck (push) Successful in 1m19s
/ playwright (push) Successful in 3m28s
2024-12-16 00:38:02 +08:00
abe0262130 feat: upload-demo.vue
All checks were successful
/ playwright (push) Successful in 1m57s
/ build-and-deploy-to-vercel (push) Successful in 1m38s
/ depcheck (push) Successful in 1m36s
2024-12-16 00:21:03 +08:00
86d0e5622d feat: 重构 PrimeVue 相关插件,优化对话框和通知服务的使用,更新样式和组件结构
All checks were successful
/ depcheck (push) Successful in 1m37s
/ build-and-deploy-to-vercel (push) Successful in 1m37s
/ playwright (push) Successful in 1m56s
2024-12-15 18:45:27 +08:00
553d3be256 feat: 添加 useDialogRef 函数,优化对话框引用管理,更新对话框组件逻辑
Some checks failed
/ build-and-deploy-to-vercel (push) Failing after 34s
/ depcheck (push) Has been cancelled
/ playwright (push) Has been cancelled
2024-12-14 21:54:51 +08:00
b9ad180d4c feat: 优化确认对话框的属性设置,简化代码结构
Some checks failed
/ build-and-deploy-to-vercel (push) Failing after 31s
/ depcheck (push) Successful in 1m19s
/ playwright (push) Successful in 3m25s
2024-12-14 20:49:49 +08:00
b1c0efb853 feat: 添加确认对话框组件,优化提示和对话框服务的交互逻辑
Some checks failed
/ playwright (push) Successful in 1m30s
/ depcheck (push) Successful in 1m19s
/ build-and-deploy-to-vercel (push) Failing after 1m50s
2024-12-14 20:01:38 +08:00
9ed80478e6 fix: 修正 DynamicDialogOptions.data 的注释格式 [no ci] 2024-12-13 10:15:45 +08:00
722f880f81 feat: 重构 DynamicDialog 组件,优化数据注入和事件处理逻辑
Some checks failed
/ playwright (push) Successful in 2m1s
/ depcheck (push) Successful in 1m38s
/ build-and-deploy-to-vercel (push) Failing after 39s
2024-12-13 09:40:29 +08:00
6ceb3f0766 feat: 添加 DynamicDialog 和 Toast 组件,重构 PrimeVue 相关逻辑和样式
Some checks failed
/ build-and-deploy-to-vercel (push) Failing after 24s
/ depcheck (push) Successful in 1m21s
/ playwright (push) Successful in 3m16s
2024-12-12 23:34:20 +08:00