Commit Graph

455 Commits

Author SHA1 Message Date
e42241ddc5 feat: unocss-preset-shadcn
All checks were successful
/ lint-build-and-check (push) Successful in 2m28s
/ depcheck (push) Successful in 2m48s
/ build-and-deploy-to-vercel (push) Successful in 2m51s
/ playwright (push) Successful in 4m3s
/ surge (push) Successful in 2m31s
2025-03-23 22:10:38 +08:00
e66dc097f7 chore: 更新 Vercel 命令为 pnpm dlx 以提高执行效率
All checks were successful
/ depcheck (push) Successful in 2m21s
/ build-and-deploy-to-vercel (push) Successful in 2m48s
/ lint-build-and-check (push) Successful in 2m49s
/ surge (push) Successful in 2m25s
/ playwright (push) Successful in 1m50s
2025-03-23 02:19:13 +08:00
7abce90d75 chore(deps): update dependency eslint-plugin-vue to v10
All checks were successful
/ depcheck (push) Successful in 2m15s
/ lint-build-and-check (push) Successful in 2m48s
/ build-and-deploy-to-vercel (push) Successful in 2m57s
/ surge (push) Successful in 2m33s
/ playwright (push) Successful in 3m26s
2025-03-23 02:08:50 +08:00
cc17419836 chore(deps): update yanhao98/composite-actions digest to ae93019
Some checks failed
/ playwright (push) Blocked by required conditions
/ lint-build-and-check (push) Has been cancelled
/ surge (push) Has been cancelled
/ depcheck (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled
2025-03-23 02:06:25 +08:00
e83f6c9247 docs(vite.config.plugin.archiver): 添加相关参考链接
All checks were successful
/ depcheck (push) Successful in 2m24s
/ lint-build-and-check (push) Successful in 3m6s
/ build-and-deploy-to-vercel (push) Successful in 3m20s
/ surge (push) Successful in 2m29s
/ playwright (push) Successful in 5m9s
在vite.config.plugin.archiver.ts文件中添加了两个参考链接,以便开发者更好地理解插件的实现背景和用途。
2025-03-23 00:55:18 +08:00
051244dde6 refactor(archiver): 优化打包插件逻辑并支持更多压缩格式
Some checks failed
/ surge (push) Successful in 2m32s
/ depcheck (push) Successful in 2m43s
/ build-and-deploy-to-vercel (push) Successful in 2m51s
/ lint-build-and-check (push) Successful in 3m5s
/ playwright (push) Has been cancelled
重构打包插件以支持多种压缩格式(zip, tar, tgz),并增加时间戳选项。同时,将插件调用移至VS Code终端检测逻辑中,确保仅在VS Code环境中执行
2025-03-23 00:46:56 +08:00
e4f2ad3110 feat: 添加构建后自动打包dist目录为zip文件的功能
All checks were successful
/ depcheck (push) Successful in 2m18s
/ build-and-deploy-to-vercel (push) Successful in 2m44s
/ lint-build-and-check (push) Successful in 2m51s
/ playwright (push) Successful in 3m21s
/ surge (push) Successful in 2m53s
引入archiver依赖,新增vite插件viteArchiverPlugin,用于在构建完成后自动将dist目录打包成zip文件。同时更新.gitignore和package.json以支持该功能。
2025-03-23 00:29:19 +08:00
6883cd2dfe feat: 禁用 vite-plugin-purgecss
All checks were successful
/ lint-build-and-check (push) Successful in 2m36s
/ depcheck (push) Successful in 2m44s
/ build-and-deploy-to-vercel (push) Successful in 3m9s
/ surge (push) Successful in 3m1s
/ playwright (push) Successful in 4m31s
2025-03-22 23:58:21 +08:00
bee73670b7 feat: 更新 Playwright 工作流,增加以KB为单位的构建大小统计
Some checks failed
/ depcheck (push) Successful in 2m43s
/ build-and-deploy-to-vercel (push) Successful in 2m54s
/ lint-build-and-check (push) Successful in 3m1s
/ surge (push) Successful in 3m4s
/ playwright (push) Has been cancelled
2025-03-22 23:54:24 +08:00
d23fcd72c7 feat: 更新 Playwright 工作流以计算构建大小;添加 vite-plugin-purgecss-updated-v5 插件
Some checks failed
/ surge (push) Successful in 2m24s
/ lint-build-and-check (push) Successful in 2m37s
/ depcheck (push) Successful in 2m43s
/ build-and-deploy-to-vercel (push) Successful in 2m47s
/ playwright (push) Has been cancelled
2025-03-22 23:50:24 +08:00
9e6d526ada feat: 添加构建大小计算步骤;更新依赖项,新增 vite-plugin-singlefile 插件
All checks were successful
/ lint-build-and-check (push) Successful in 2m25s
/ depcheck (push) Successful in 2m43s
/ build-and-deploy-to-vercel (push) Successful in 3m13s
/ playwright (push) Successful in 3m11s
/ surge (push) Successful in 2m27s
2025-03-22 23:44:06 +08:00
974f05719e feat: 添加 StyleLayer 组件,展示 @layer 优先级规则及样式示例;新增 style.page.vue 页面
All checks were successful
/ lint-build-and-check (push) Successful in 2m58s
/ depcheck (push) Successful in 3m14s
/ build-and-deploy-to-vercel (push) Successful in 3m36s
/ surge (push) Successful in 3m45s
/ playwright (push) Successful in 7m43s
2025-03-22 18:29:23 +08:00
4db3a84f61 chore(deps): update dependency prettier to v3.5.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ lint-build-and-check (push) Successful in 2m42s
/ depcheck (push) Successful in 2m48s
/ build-and-deploy-to-vercel (push) Successful in 3m16s
/ surge (push) Successful in 2m41s
/ playwright (push) Successful in 4m17s
2025-03-17 13:09:49 +08:00
c66070a30f feat: 更新 cesium-helper 的 README.md,优化链接和格式
[skip ci]
2025-03-17 10:51:30 +08:00
01adfcd908 chore: 更新 package.json,优化依赖命令并添加 knip 工具
All checks were successful
/ lint-build-and-check (push) Successful in 2m32s
/ depcheck (push) Successful in 2m43s
/ build-and-deploy-to-vercel (push) Successful in 3m4s
/ surge (push) Successful in 2m50s
/ playwright (push) Successful in 4m35s
2025-03-16 19:36:49 +08:00
eafe01fcb3 feat: 更新 cesium-helper 的 README.md,添加 vue-vite-cesium-demo 链接
[skip ci]
2025-03-16 17:36:59 +08:00
a5be55dcf7 chore(deps): update dependency @types/node to ^22.13.10
All checks were successful
/ depcheck (push) Successful in 2m8s
/ lint-build-and-check (push) Successful in 2m49s
/ build-and-deploy-to-vercel (push) Successful in 3m16s
/ surge (push) Successful in 2m37s
/ playwright (push) Successful in 4m36s
2025-03-16 17:28:13 +08:00
0f04b268b6 chore(deps): update yanhao98/composite-actions digest to a7c66fb
Some checks failed
/ playwright (push) Blocked by required conditions
/ depcheck (push) Successful in 2m9s
/ lint-build-and-check (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled
/ surge (push) Has been cancelled
2025-03-16 17:25:25 +08:00
74631308f6 feat: 更新 cesium-helper 的 README.md,添加新的链接
[skip ci]
2025-03-16 17:24:56 +08:00
ffdc49ec2a chore(deps): update dependency typescript to ~5.8.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ depcheck (push) Successful in 2m8s
/ lint-build-and-check (push) Successful in 2m52s
/ build-and-deploy-to-vercel (push) Successful in 3m7s
/ surge (push) Successful in 2m39s
/ playwright (push) Successful in 4m15s
2025-03-14 20:24:25 +08:00
29c9eee458 feat: 更新 README.md,添加卫星相关链接
All checks were successful
/ depcheck (push) Successful in 2m21s
/ build-and-deploy-to-vercel (push) Successful in 2m56s
/ lint-build-and-check (push) Successful in 3m8s
/ playwright (push) Successful in 5m56s
/ surge (push) Successful in 2m35s
2025-03-14 17:58:09 +08:00
f7137cb6e5 feat: 更新工具提示,添加 REV_AT_EPOCH 的校验和说明
All checks were successful
/ depcheck (push) Successful in 2m21s
/ build-and-deploy-to-vercel (push) Successful in 2m56s
/ lint-build-and-check (push) Successful in 3m8s
/ surge (push) Successful in 2m42s
/ playwright (push) Successful in 5m50s
2025-03-14 15:28:56 +08:00
9f0bed4513 demo_03_卫星加站点
All checks were successful
/ depcheck (push) Successful in 2m26s
/ lint-build-and-check (push) Successful in 3m6s
/ build-and-deploy-to-vercel (push) Successful in 3m2s
/ surge (push) Successful in 2m46s
/ playwright (push) Successful in 5m26s
2025-03-14 14:42:06 +08:00
8963fe99ff feat: 更新 utils4u 依赖至 4.2.1 版本
All checks were successful
/ depcheck (push) Successful in 2m6s
/ lint-build-and-check (push) Successful in 2m44s
/ build-and-deploy-to-vercel (push) Successful in 2m56s
/ playwright (push) Successful in 4m16s
/ surge (push) Successful in 2m53s
2025-03-14 14:04:26 +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
8b12d3e3dd feat: 更新 vue-component-type-helpers 依赖至 2.2.8 版本
All checks were successful
/ depcheck (push) Successful in 2m4s
/ lint-build-and-check (push) Successful in 3m0s
/ build-and-deploy-to-vercel (push) Successful in 3m31s
/ surge (push) Successful in 2m26s
/ playwright (push) Successful in 3m32s
2025-03-14 11:43:21 +08:00
e528005e7c docs: 更新 README 文件,修改项目配置和 TLE 数据链接
All checks were successful
/ depcheck (push) Successful in 2m23s
/ lint-build-and-check (push) Successful in 2m39s
/ build-and-deploy-to-vercel (push) Successful in 3m14s
/ playwright (push) Successful in 5m16s
/ surge (push) Successful in 2m27s
2025-03-13 16:52:03 +08:00
7d98cb0074 feat: 添加卫星数量动态选择按钮,优化布局和交互
All checks were successful
/ depcheck (push) Successful in 2m7s
/ lint-build-and-check (push) Successful in 3m6s
/ build-and-deploy-to-vercel (push) Successful in 3m11s
/ surge (push) Successful in 2m26s
/ playwright (push) Successful in 3m47s
2025-03-12 19:15:46 +08:00
091b3d1e29 feat: 添加卫星数据加载按钮,优化初始加载逻辑
Some checks failed
/ lint-build-and-check (push) Waiting to run
/ surge (push) Waiting to run
/ playwright (push) Blocked by required conditions
/ build-and-deploy-to-vercel (push) Waiting to run
/ depcheck (push) Has been cancelled
2025-03-12 19:12:40 +08:00
8b702826b3 feat: 更新 TLE 数据处理和示例,完善卫星轨道参数解析逻辑
Some checks are pending
/ lint-build-and-check (push) Successful in 2m35s
/ depcheck (push) Successful in 2m38s
/ playwright (push) Waiting to run
/ surge (push) Successful in 2m33s
/ build-and-deploy-to-vercel (push) Successful in 3m10s
2025-03-12 19:02:11 +08:00
447907aa7c feat: 优化卫星页面加载和状态管理,引入加载动画和响应式数据处理
All checks were successful
/ depcheck (push) Successful in 2m11s
/ lint-build-and-check (push) Successful in 3m11s
/ build-and-deploy-to-vercel (push) Successful in 3m22s
/ surge (push) Successful in 2m30s
/ playwright (push) Successful in 5m13s
2025-03-12 18:33:26 +08:00
38f35328b3 refactor: 重构卫星选择器组件,优化布局和交互细节
All checks were successful
/ lint-build-and-check (push) Successful in 2m35s
/ depcheck (push) Successful in 2m39s
/ build-and-deploy-to-vercel (push) Successful in 3m10s
/ surge (push) Successful in 2m40s
/ playwright (push) Successful in 6m7s
2025-03-12 14:34:20 +08:00
4fba5091be fix: 修复卫星名称提取逻辑,增强类型安全性
Some checks failed
/ playwright (push) Blocked by required conditions
/ depcheck (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled
/ lint-build-and-check (push) Has been cancelled
/ surge (push) Has been cancelled
2025-03-12 14:32:16 +08:00
92d795ba88 refactor: 重构卫星选择器为独立组件,优化代码结构和性能
Some checks failed
/ playwright (push) Blocked by required conditions
/ depcheck (push) Successful in 2m10s
/ build-and-deploy-to-vercel (push) Has been cancelled
/ surge (push) Has been cancelled
/ lint-build-and-check (push) Has been cancelled
2025-03-12 14:29:38 +08:00
ff46fdd637 feat: 优化卫星选择器标题显示,增强用户交互体验
All checks were successful
/ depcheck (push) Successful in 2m8s
/ lint-build-and-check (push) Successful in 2m34s
/ build-and-deploy-to-vercel (push) Successful in 3m14s
/ surge (push) Successful in 3m6s
/ playwright (push) Successful in 5m3s
2025-03-12 14:06:19 +08:00
ab38d2a3f6 feat: 优化卫星选择器并完善 Cesium 页面交互
All checks were successful
/ depcheck (push) Successful in 2m9s
/ lint-build-and-check (push) Successful in 2m49s
/ build-and-deploy-to-vercel (push) Successful in 3m6s
/ surge (push) Successful in 3m6s
/ playwright (push) Successful in 5m2s
2025-03-12 12:12:41 +08:00
80fb2f66ee chore(deps): update dependency @vueuse/core to v13
All checks were successful
/ depcheck (push) Successful in 2m4s
/ lint-build-and-check (push) Successful in 2m54s
/ build-and-deploy-to-vercel (push) Successful in 2m56s
/ surge (push) Successful in 2m38s
/ playwright (push) Successful in 3m22s
2025-03-12 07:59:00 +08:00
203ab3da7d feat: 优化卫星实体类,更新 TLE 处理逻辑并增强类型定义
All checks were successful
/ depcheck (push) Successful in 2m7s
/ lint-build-and-check (push) Successful in 2m49s
/ build-and-deploy-to-vercel (push) Successful in 3m29s
/ surge (push) Successful in 2m31s
/ playwright (push) Successful in 4m17s
2025-03-11 18:21:40 +08:00
a2f07c7d76 feat: 添加卫星实体类及相关功能,优化 Cesium 初始化和时间线设置
All checks were successful
/ depcheck (push) Successful in 2m5s
/ lint-build-and-check (push) Successful in 2m43s
/ build-and-deploy-to-vercel (push) Successful in 3m1s
/ surge (push) Successful in 3m3s
/ playwright (push) Successful in 5m52s
2025-03-11 16:01:55 +08:00
ec49e340ea fix: 更新接口请求页面的 URL 路径
All checks were successful
/ depcheck (push) Successful in 2m4s
/ lint-build-and-check (push) Successful in 2m39s
/ surge (push) Successful in 2m33s
/ playwright (push) Successful in 2m41s
/ build-and-deploy-to-vercel (push) Successful in 6m59s
2025-03-11 14:09:38 +08:00
4542944f52 整理
Some checks failed
/ depcheck (push) Successful in 2m24s
/ lint-build-and-check (push) Successful in 2m36s
/ build-and-deploy-to-vercel (push) Successful in 3m13s
/ surge (push) Successful in 2m40s
/ playwright (push) Failing after 8m16s
2025-03-10 13:15:38 +08:00
a7b10809c1 feat: 添加假 API 接口以获取用户信息,并更新 Cesium 示例代码 2025-03-10 12:00:45 +08:00
ca1521328c chore: 更新 setup-node-environment 版本并添加静态代码分析工作流
All checks were successful
/ depcheck (push) Successful in 2m24s
/ lint-build-and-check (push) Successful in 2m35s
/ build-and-deploy-to-vercel (push) Successful in 3m4s
/ surge (push) Successful in 15m42s
/ playwright (push) Successful in 3m11s
2025-03-10 11:02:45 +08:00
8733c3e42e chore(deps): 升级 oxlint
All checks were successful
/ depcheck (push) Successful in 2m3s
/ build-and-deploy-to-vercel (push) Successful in 2m59s
/ surge (push) Successful in 3m27s
/ playwright (push) Successful in 2m48s
2025-03-09 23:30:29 +08:00
35a658bfe4 feat: /cesium
All checks were successful
/ depcheck (push) Successful in 2m19s
/ build-and-deploy-to-vercel (push) Successful in 3m9s
/ surge (push) Successful in 2m45s
/ playwright (push) Successful in 4m5s
2025-03-07 15:27:21 +08:00
c8f2fe83fa feat: 添加额外的离线地图链接以丰富文档内容
All checks were successful
/ depcheck (push) Successful in 2m10s
/ build-and-deploy-to-vercel (push) Successful in 3m0s
/ surge (push) Successful in 2m40s
/ playwright (push) Successful in 4m49s
2025-03-06 17:36:22 +08:00
9eaf7f5791 feat: 添加 Cesium 配置文件和离线地图支持,优化初始化选项
All checks were successful
/ depcheck (push) Successful in 2m9s
/ build-and-deploy-to-vercel (push) Successful in 2m59s
/ playwright (push) Successful in 4m31s
/ surge (push) Successful in 2m58s
2025-03-06 16:33:33 +08:00
1d251b4e1c feat: 添加离线地图链接并优化 Cesium 初始化配置
All checks were successful
/ depcheck (push) Successful in 2m9s
/ build-and-deploy-to-vercel (push) Successful in 2m58s
/ surge (push) Successful in 2m58s
/ playwright (push) Successful in 4m36s
2025-03-06 15:50:02 +08:00
3acea1577b refactor: 重命名变量以提高代码可读性
All checks were successful
/ depcheck (push) Successful in 2m22s
/ build-and-deploy-to-vercel (push) Successful in 3m10s
/ surge (push) Successful in 2m39s
/ playwright (push) Successful in 4m3s
2025-03-05 12:50:26 +08:00
8c1b8987c5 feat: 更新轨道演示功能,添加未来位置注释并优化相机跟踪设置
Some checks failed
/ depcheck (push) Successful in 2m9s
/ build-and-deploy-to-vercel (push) Failing after 45s
/ surge (push) Successful in 2m46s
/ playwright (push) Successful in 4m43s
2025-03-05 12:30:42 +08:00