Commit Graph

126 Commits

Author SHA1 Message Date
82d89363b1 feat: 更新 AppConfigurator 组件,添加新的 Sakai 链接,调整页面模板和路由配置,更新 unocss 配置以添加颜色
Some checks failed
/ depcheck (push) Waiting to run
/ playwright (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled
2024-12-25 14:36:51 +08:00
e91582db23 feat: 添加新的 Sakai Vue 布局和样式,重构基础样式,更新 README,调整插件配置
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 1m41s
/ playwright (push) Failing after 3m26s
/ depcheck (push) Successful in 1m10s
2024-12-25 14:14:55 +08:00
99c8e8d892 feat: 更新路由名称映射,调整插件配置 2024-12-25 11:12:29 +08:00
7a682b1ea6 feat: 更新页面模板内容,调整 VSCode 设置,更新依赖管理器版本并添加新脚本
All checks were successful
/ playwright (push) Successful in 1m56s
/ depcheck (push) Successful in 1m27s
/ build-and-deploy-to-vercel (push) Successful in 1m43s
2024-12-25 11:00:19 +08:00
03d22e09a0 feat: 更新 README 和样式文件,调整依赖安装路径,重构基础样式并添加重置样式
All checks were successful
/ depcheck (push) Successful in 1m10s
/ build-and-deploy-to-vercel (push) Successful in 1m9s
/ playwright (push) Successful in 2m23s
2024-12-25 09:49:29 +08:00
ea2eddb4c3 feat: 重构样式文件,删除不必要的样式并更新路径配置
All checks were successful
/ playwright (push) Successful in 1m49s
/ depcheck (push) Successful in 1m24s
/ build-and-deploy-to-vercel (push) Successful in 1m35s
2024-12-25 09:38:29 +08:00
cce5d94017 feat: 添加默认布局和第二布局,更新路由配置以支持新布局
Some checks failed
/ depcheck (push) Waiting to run
/ playwright (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled
2024-12-25 00:33:35 +08:00
bfbeb326bc feat: 添加 vite-plugin-vue-layouts 插件并更新 vite 版本至 6.0.5 2024-12-25 00:06:46 +08:00
9d421c5bfe feat: 重构插件安装方式,统一使用 install 方法并移除不必要的 setup 函数
All checks were successful
/ playwright (push) Successful in 2m19s
/ build-and-deploy-to-vercel (push) Successful in 1m9s
/ depcheck (push) Successful in 1m5s
2024-12-24 23:13:09 +08:00
e9f5aa56a6 feat: 更新 ReusableTemplate 组件,增加对默认插槽的支持和修复插槽属性传递
All checks were successful
/ playwright (push) Successful in 2m33s
/ depcheck (push) Successful in 1m11s
/ build-and-deploy-to-vercel (push) Successful in 1m8s
2024-12-24 18:14:17 +08:00
b3e670ee50 feat: 为 Cascadeselect 组件添加最大高度和垂直滚动支持
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m35s
/ depcheck (push) Successful in 1m32s
/ playwright (push) Successful in 2m23s
2024-12-23 18:58:47 +08:00
01d619a857 fix: 更新类型声明,将模块名称从 '@vue/runtime-dom' 更改为 'vue'
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 1m34s
/ depcheck (push) Successful in 1m28s
/ playwright (push) Failing after 3m35s
2024-12-23 12:19:01 +08:00
68e28f7f30 feat: 添加滚动行为和优化路由插件注册顺序
Some checks failed
/ depcheck (push) Successful in 1m26s
/ playwright (push) Failing after 3m24s
/ build-and-deploy-to-vercel (push) Successful in 1m33s
2024-12-23 10:56:41 +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
de9260dcf5 feat: 更新 index.html 和样式文件,优化样式导入和结构
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 1m34s
/ depcheck (push) Successful in 1m28s
/ playwright (push) Failing after 3m25s
2024-12-23 10:44:47 +08:00
4037060842 feat: 将主样式文件从 CSS 更改为 LESS 以支持更灵活的样式管理
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 1m32s
/ depcheck (push) Successful in 1m27s
/ playwright (push) Failing after 3m14s
2024-12-23 10:24:03 +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
b7e09dd383 fix: 测试样式导入顺序问题
Some checks failed
/ build-and-deploy-to-vercel (push) Failing after 39s
/ playwright (push) Failing after 1m15s
/ depcheck (push) Successful in 1m27s
2024-12-20 18:21:31 +08:00
c48340d45e feat: 添加 PrimeVue 相关样式导入以支持主题和重置样式
Some checks failed
/ playwright (push) Failing after 1m20s
/ build-and-deploy-to-vercel (push) Failing after 24s
/ depcheck (push) Successful in 1m9s
2024-12-20 18:18:53 +08:00
76aa6eac79 feat: 在可重用模板中添加标题以增强可读性
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m37s
/ playwright (push) Successful in 1m49s
/ depcheck (push) Successful in 1m27s
2024-12-20 16:33:59 +08:00
49fc15b1b6 fix: 修改用户数据加载延迟时间和新鲜度设置
All checks were successful
/ playwright (push) Successful in 1m58s
/ build-and-deploy-to-vercel (push) Successful in 1m32s
/ depcheck (push) Successful in 1m26s
2024-12-20 15:33:55 +08:00
50e0c5ebc6 feat: 添加暗色模式支持,重构用户数据加载逻辑
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m34s
/ playwright (push) Successful in 1m47s
/ depcheck (push) Successful in 1m27s
2024-12-20 15:28:24 +08:00
89eae5bcbb defineColadaLoader
All checks were successful
/ depcheck (push) Successful in 1m12s
/ build-and-deploy-to-vercel (push) Successful in 2m2s
/ playwright (push) Successful in 1m25s
2024-12-20 14:53:31 +08:00
487b6bd315 feat: 添加 Pinia 插件支持并重构主应用初始化逻辑
All checks were successful
/ depcheck (push) Successful in 1m26s
/ playwright (push) Successful in 3m25s
/ build-and-deploy-to-vercel (push) Successful in 3m56s
2024-12-19 23:09:17 +08:00
cb779c0234 refactor: 移除不再使用的 utils4u 导入,更新为直接使用 useCountdown
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 1m16s
/ depcheck (push) Successful in 1m14s
/ playwright (push) Successful in 3m27s
2024-12-19 22:54:25 +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
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
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
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
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
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