Commit Graph

651 Commits

Author SHA1 Message Date
6cd44c4b34 chore(deps): 更新 utils4u 和 vant 依赖至最新版本并调整导入方式
Some checks failed
/ depcheck (push) Successful in 1m8s
/ build-and-deploy-to-vercel (push) Failing after 28s
/ playwright (push) Failing after 1m3s
2024-12-19 12:34:07 +08:00
b578c18e43 fix: 修正 utils4u 导入路径
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m12s
/ depcheck (push) Successful in 1m9s
/ playwright (push) Successful in 2m10s
2024-12-18 19:02:11 +08:00
1cec4cdb2f chore(deps): 更新 utils4u 依赖至 2.16.0 2024-12-18 19:01:23 +08:00
1d2d19df65 fix: type
All checks were successful
/ playwright (push) Successful in 1m39s
/ depcheck (push) Successful in 1m33s
/ build-and-deploy-to-vercel (push) Successful in 1m36s
2024-12-18 18:42:06 +08:00
aa84274f0a feat: 添加热模块替换支持到计数器状态管理
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m22s
/ depcheck (push) Successful in 1m14s
/ playwright (push) Successful in 3m27s
2024-12-18 18:08:22 +08:00
41ecc9ff56 chore(deps): 更新 npm registry 配置并升级部分依赖版本
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m44s
/ playwright (push) Successful in 3m8s
/ depcheck (push) Successful in 1m18s
2024-12-18 12:17:26 +08:00
a5c1cf38f6 feat: 添加全局错误处理逻辑,优化 PrimeVue 插件导入和路由设置
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m37s
/ playwright (push) Successful in 2m1s
/ depcheck (push) Successful in 1m45s
2024-12-17 09:21:11 +08:00
1dc0230a3e chore: 更新 npm registry 配置并升级部分依赖版本
All checks were successful
/ playwright (push) Successful in 3m8s
/ build-and-deploy-to-vercel (push) Successful in 2m13s
/ depcheck (push) Successful in 1m31s
2024-12-17 00:32:07 +08:00
5f561d3a5f chore(deps): update node.js to v22.12.0
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 1m18s
/ depcheck (push) Successful in 1m17s
/ playwright (push) Failing after 4m30s
2024-12-16 10:26:56 +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
0be091c32f fix: 更新 CI 工作流,修改构建命令以确保类型定义文件存在
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m35s
/ playwright (push) Successful in 1m49s
/ depcheck (push) Successful in 1m32s
2024-12-15 00:51:09 +08:00
efc52343f2 chore: 更新依赖项版本,提升项目稳定性
Some checks failed
/ playwright (push) Successful in 1m27s
/ depcheck (push) Successful in 1m36s
/ build-and-deploy-to-vercel (push) Failing after 46s
2024-12-15 00:41:52 +08:00
baa100d6ed fix: 修正 CI 工作流中的 Vue 类型检查命令格式
Some checks are pending
/ playwright (push) Successful in 2m1s
/ depcheck (push) Successful in 1m19s
/ build-and-deploy-to-vercel (push) Waiting to run
2024-12-15 00:36:00 +08:00
b8ac17b600 feat: 更新 App.vue 模板,合并对话框和提示组件的渲染
Some checks failed
/ build-and-deploy-to-vercel (push) Failing after 31s
/ depcheck (push) Successful in 1m19s
/ playwright (push) Successful in 3m21s
2024-12-14 21:55:53 +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
22ff97d003 feat: 添加 Toast 和 Dialog 服务,优化组件交互和样式
Some checks failed
/ depcheck (push) Successful in 1m35s
/ build-and-deploy-to-vercel (push) Failing after 40s
/ playwright (push) Successful in 2m4s
2024-12-12 19:20:49 +08:00
dbcc28fb42 feat: 优化 UseIntersectionObserverInfiniteLoading 组件的加载逻辑和模板结构
Some checks failed
/ build-and-deploy-to-vercel (push) Failing after 39s
/ playwright (push) Successful in 2m1s
/ depcheck (push) Successful in 1m30s
2024-12-11 15:48:35 +08:00
aa902ed159 Revert "feat: 使用 radash 的 throttle 包装 load 函数,优化加载频率并重构 refresh 方法"
This reverts commit 40bf214da7.
2024-12-11 15:44:43 +08:00
40bf214da7 feat: 使用 radash 的 throttle 包装 load 函数,优化加载频率并重构 refresh 方法
Some checks failed
/ build-and-deploy-to-vercel (push) Failing after 40s
/ playwright (push) Successful in 2m10s
/ depcheck (push) Successful in 1m39s
2024-12-11 15:42:49 +08:00
3a9b19d64f feat: 添加 UseIntersectionObserverInfiniteLoading 组件的使用示例,优化模板结构 [no-ci]
Some checks failed
/ build-and-deploy-to-vercel (push) Failing after 27s
/ depcheck (push) Successful in 1m24s
/ playwright (push) Successful in 3m38s
2024-12-11 15:31:03 +08:00
294c73df09 feat: 调整 Toast 组件样式,优化消息文本的上边距
Some checks failed
/ depcheck (push) Failing after 0s
/ playwright (push) Failing after 53s
/ build-and-deploy-to-vercel (push) Failing after 0s
2024-12-11 15:00:25 +08:00
b166cc9d60 feat: 更新 CI 工作流,修改 Surge 部署步骤以使用主分支
Some checks failed
/ playwright (push) Failing after -1s
/ build-and-deploy-to-vercel (push) Failing after 10s
/ depcheck (push) Failing after 1s
2024-12-10 09:54:34 +08:00
f314b9c023 feat: 调整组件样式,优化图标和布局的尺寸,更新无限加载组件的刷新方法
Some checks failed
/ playwright (push) Failing after 0s
/ depcheck (push) Failing after 3s
/ build-and-deploy-to-vercel (push) Failing after 10s
2024-12-08 18:00:21 +08:00
1685a34bb2 feat: 重构 ToastService,添加消息管理功能并更新按钮事件处理
Some checks failed
/ playwright (push) Failing after 9s
/ depcheck (push) Failing after 3s
/ build-and-deploy-to-vercel (push) Failing after 2s
2024-12-08 17:43:40 +08:00
b18bab4d7c feat: 更新无限加载组件,添加刷新功能和错误处理,优化加载状态管理
Some checks failed
/ playwright (push) Failing after 1s
/ depcheck (push) Failing after 2s
/ build-and-deploy-to-vercel (push) Failing after 11s
2024-12-08 16:53:50 +08:00
cd1cd72002 feat: 更新无限加载组件,支持分页加载和错误处理
All checks were successful
/ depcheck (push) Successful in 1m25s
/ playwright (push) Successful in 3m19s
/ build-and-deploy-to-vercel (push) Successful in 1m16s
2024-12-08 00:23:28 +08:00
5f98fe12ba feat: 更新无限加载组件
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m24s
/ playwright (push) Successful in 2m6s
/ depcheck (push) Successful in 1m38s
2024-12-08 00:04:31 +08:00
2574e38d9a feat: 添加无限加载组件和示例页面
All checks were successful
/ playwright (push) Successful in 3m16s
/ depcheck (push) Successful in 1m25s
/ build-and-deploy-to-vercel (push) Successful in 1m14s
2024-12-07 23:11:08 +08:00
12a02eb193 feat: 添加 useIntersectionObserverList 页面,支持懒加载和可见性检测
All checks were successful
/ depcheck (push) Successful in 1m26s
/ build-and-deploy-to-vercel (push) Successful in 1m9s
/ playwright (push) Successful in 2m57s
2024-12-07 19:28:37 +08:00
b309260e8f 00
Some checks failed
/ playwright (push) Successful in 3m16s
/ depcheck (push) Successful in 1m26s
/ build-and-deploy-to-vercel (push) Failing after 37s
2024-12-07 02:37:21 +08:00
34b55ce71a chore(deps): update dependency typescript to ~5.7.2
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Failing after 38s
/ depcheck (push) Successful in 1m38s
/ playwright (push) Successful in 2m10s
2024-12-07 01:45:37 +08:00
190b5159bc feat: 更新README.md,添加primevue-scopedtokens链接 [no ci] 2024-12-04 18:39:02 +08:00
71c2e6408a feat: 更新依赖项版本和CI配置
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m28s
/ depcheck (push) Successful in 1m40s
/ playwright (push) Successful in 1m42s
2024-12-04 14:36:30 +08:00
ce2f1f6a27 feat: 更新图标组件和Vite配置以支持自定义类名
All checks were successful
/ playwright (push) Successful in 2m5s
/ depcheck (push) Successful in 1m54s
/ build-and-deploy-to-vercel (push) Successful in 1m25s
2024-12-04 14:00:24 +08:00
2479c80cd1 feat: 更新样式和脚本以改善应用布局和响应式设计
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m22s
/ playwright (push) Successful in 1m58s
/ depcheck (push) Successful in 1m57s
2024-12-04 12:01:21 +08:00
32902909c2 [no ci] 2024-12-03 10:16:41 +08:00
3676127dc9 feat: 更新依赖项版本以提升项目稳定性和功能
All checks were successful
/ depcheck (push) Successful in 1m42s
/ build-and-deploy-to-vercel (push) Successful in 1m41s
/ playwright (push) Successful in 3m12s
2024-11-27 17:34:03 +08:00
081ae50e09 chore(deps): update yanhao98/composite-actions digest to 6af4afe
All checks were successful
/ depcheck (push) Successful in 1m48s
/ build-and-deploy-to-vercel (push) Successful in 1m17s
/ playwright (push) Successful in 3m18s
2024-11-26 23:30:38 +08:00
adf5fd2b4b feat: 更新依赖项版本以保持项目的最新状态
All checks were successful
/ depcheck (push) Successful in 1m46s
/ build-and-deploy-to-vercel (push) Successful in 1m39s
/ playwright (push) Successful in 3m7s
2024-11-26 23:08:39 +08:00
fdcc4aa18c feat: 在 primevue.vue 中添加类型忽略注释以处理缺失的类型
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m21s
/ playwright (push) Successful in 2m0s
/ depcheck (push) Successful in 1m46s
2024-11-26 12:49:36 +08:00
7e06011c05 feat: 在 typed-router.d.ts 中添加 '$Path' 路由记录信息
Some checks failed
/ build-and-deploy-to-vercel (push) Failing after 45s
/ playwright (push) Successful in 3m14s
/ depcheck (push) Successful in 1m51s
2024-11-26 12:39:37 +08:00