严浩
86920da611
refactor: update component names to PascalCase and improve structure
...
CI/CD Pipeline / playwright (push) Successful in 2m17s
CI/CD Pipeline / build-and-deploy (push) Successful in 1m50s
- Changed component names from kebab-case to PascalCase in various files for consistency.
- Updated `<router-view>` and `<transition>` to `<RouterView>` and `<Transition>` respectively in App.vue and base-layout.vue.
- Refactored AppNaiveUIProvider.vue to use PascalCase for Naive UI providers.
- Adjusted language and theme switch buttons to use PascalCase for icon components.
- Updated button components in demo pages to use PascalCase for Naive UI buttons.
- Modified ESLint rules in route message files to use perfectionist/sort-objects for better key sorting.
- Enhanced Vite plugin files to export loadPlugin functions for better plugin management.
- Improved plugin loading logic to handle errors and warnings more effectively.
2025-12-10 22:52:23 +08:00
严浩
9cb70b7827
chore: remove unused h-setup-ai-tools command and update vue-devtools plugin logic
CI/CD Pipeline / playwright (push) Successful in 2m1s
CI/CD Pipeline / build-and-deploy (push) Successful in 1m49s
2025-12-07 16:38:52 +08:00
严浩
814130af34
refactor: devcontainer
CI/CD Pipeline / playwright (push) Successful in 2m40s
CI/CD Pipeline / build-and-deploy (push) Successful in 1m55s
测试最新依赖 / build-and-test (push) Successful in 1m30s
测试最新依赖 / playwright (push) Failing after 2m12s
2025-11-23 00:00:26 +08:00
严浩
bd9acc06a8
feat(vite-plugins): 添加 vant-touch-emulator 和 eruda 脚本支持
CI/CD Pipeline / playwright (push) Successful in 4m20s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m21s
测试最新依赖 / build-and-test (push) Successful in 2m10s
测试最新依赖 / playwright (push) Successful in 2m15s
2025-11-03 01:16:27 +08:00
严浩
f81c7614be
feat(store): 重构应用状态管理,移除旧的 app-store 并引入 app-store-auto-imports
CI/CD Pipeline / playwright (push) Successful in 4m10s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m33s
测试最新依赖 / playwright (push) Successful in 2m16s
测试最新依赖 / build-and-test (push) Failing after 2m26s
2025-10-29 23:37:31 +08:00
严浩
c490cb1c8e
feat: 添加 PrimeVue 组件演示页面
CI/CD Pipeline / playwright (push) Successful in 2m39s
CI/CD Pipeline / build-and-deploy (push) Successful in 2m51s
2025-10-28 23:50:40 +08:00
严浩
33e8a4a5d6
refactor(env): 统一环境变量命名规范
CI/CD Pipeline / playwright (push) Successful in 3m46s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m5s
2025-10-28 19:18:00 +08:00
严浩
50911ada4e
build(vite): 注释掉 layouts 手动分块逻辑
CI/CD Pipeline / playwright (push) Successful in 4m49s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m34s
测试最新依赖 / playwright (push) Successful in 1m51s
测试最新依赖 / build-and-test (push) Failing after 2m25s
2025-10-27 22:42:50 +08:00
严浩
09ec2c7d12
feat(auto-import): 更新图标引入方式并升级相关依赖
CI/CD Pipeline / playwright (push) Successful in 2m8s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m3s
2025-10-27 12:46:08 +08:00
严浩
047632b75f
chore: lint format
CI/CD Pipeline / playwright (push) Failing after 8m18s
CI/CD Pipeline / build-and-deploy (push) Has been skipped
测试最新依赖 / build-and-test (push) Failing after 1m44s
测试最新依赖 / playwright (push) Failing after 6m28s
2025-10-27 02:31:48 +08:00
严浩
7830ad0ebb
Merge branch 'eslint-plugin-import'
2025-10-27 02:29:54 +08:00
严浩
c27c8544de
feat(vite-plugins): 更新cloudflare插件环境变量加载方式
2025-10-27 02:25:33 +08:00
严浩
aadf03edd0
chore: lint
CI/CD Pipeline / playwright (push) Failing after 8m43s
CI/CD Pipeline / build-and-deploy (push) Has been skipped
2025-10-27 02:01:08 +08:00
严浩
5b0c0716fd
feat(config): 添加 VITE_CLOUDFLARE_SERVER_ENABLED 环境变量支持
CI/CD Pipeline / playwright (push) Failing after 8m16s
CI/CD Pipeline / build-and-deploy (push) Has been skipped
2025-10-26 20:15:16 +08:00
严浩
9a4ca844f7
feat(vite): 提取插件加载逻辑到独立模块
CI/CD Pipeline / build-and-deploy (push) Has been cancelled
CI/CD Pipeline / playwright (push) Has been cancelled
2025-10-26 01:05:52 +08:00
严浩
e251efff65
feat(vite-plugin-vue-devtools): 优化Vue DevTools插件加载逻辑
2025-10-26 00:42:22 +08:00
严浩
faef37f457
fix(materials): 修复移动端侧边栏样式问题,添加宽度为0的类名
CI/CD Pipeline / playwright (push) Successful in 2m11s
CI/CD Pipeline / build-and-deploy (push) Successful in 2m33s
2025-10-25 23:41:25 +08:00
严浩
25b3658576
fix(build): set meta-layouts importMode to sync
CI/CD Pipeline / playwright (push) Successful in 3m44s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m7s
2025-10-25 23:27:30 +08:00
严浩
a1160bc394
refactor(layout): 重构基础布局头部组件结构
2025-10-25 23:24:50 +08:00
严浩
4f55acb3bf
feat(vite): 优化开发插件加载逻辑与构建配置
CI/CD Pipeline / build-and-deploy (push) Has been cancelled
CI/CD Pipeline / playwright (push) Has been cancelled
2025-10-25 18:34:34 +08:00
严浩
fb3c15aead
feat(vite-plugins): 使用 consola 替换 console.log 以增强日志输出
CI/CD Pipeline / playwright (push) Successful in 3m57s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m18s
测试最新依赖 / build-and-test (push) Failing after 2m17s
测试最新依赖 / playwright (push) Successful in 2m25s
2025-10-25 04:59:11 +08:00
严浩
8a4733c7d2
feat(vite-plugins): 更新unplugin-auto-import插件配置
CI/CD Pipeline / playwright (push) Successful in 2m14s
CI/CD Pipeline / build-and-deploy (push) Successful in 2m33s
2025-10-25 01:03:41 +08:00
严浩
d0f1ad0702
feat(auto-import): 添加 naive-ui 组件自动导入支持
CI/CD Pipeline / playwright (push) Successful in 4m8s
CI/CD Pipeline / build-and-deploy (push) Successful in 2m35s
2025-10-25 00:47:07 +08:00
严浩
699b68990e
feat(vite-plugins): 整合自动导入与组件解析插件功能
CI/CD Pipeline / playwright (push) Successful in 2m38s
CI/CD Pipeline / build-and-deploy (push) Failing after 4m0s
2025-10-25 00:25:24 +08:00
严浩
3fe6045e01
feat(locales): locales-4-route
CI/CD Pipeline / playwright (push) Successful in 4m5s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m40s
2025-10-24 12:52:39 +08:00
严浩
8d4e822e29
feat(vite-plugins): 为 fake-server 和 cloudflare 插件添加测试模式禁用逻辑
CI/CD Pipeline / playwright (push) Successful in 4m14s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m1s
2025-10-24 12:31:42 +08:00
严浩
c11473edb5
feat(composables): 提取菜单选项生成逻辑到独立 composables
CI/CD Pipeline / playwright (push) Successful in 4m0s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m33s
2025-10-24 12:14:46 +08:00
严浩
f222641f00
build(vite-plugins): 移除未使用的环境变量注释
CI/CD Pipeline / playwright (push) Successful in 2m14s
CI/CD Pipeline / build-and-deploy (push) Successful in 5m35s
2025-10-23 23:10:40 +08:00
严浩
7d2d4675fc
feat(layout): 调整基础布局结构与样式
CI/CD Pipeline / playwright (push) Successful in 4m30s
CI/CD Pipeline / build-and-deploy (push) Has been cancelled
2025-10-23 23:06:37 +08:00
严浩
51ae1ad017
build(vite-plugins): 优化 vue-i18n 插件配置
CI/CD Pipeline / playwright (push) Successful in 3m51s
CI/CD Pipeline / build-and-deploy (push) Successful in 2m34s
2025-10-23 22:41:28 +08:00
严浩
9aba215fd0
fix(01.unplugin-vue-i18n): 修正 i18n 资源文件路径配置
CI/CD Pipeline / build-and-deploy (push) Has been cancelled
CI/CD Pipeline / playwright (push) Has been cancelled
2025-10-23 22:39:24 +08:00
严浩
a09b1da78d
refactor(vite-plugins): 重新命名插件文件以优化加载顺序
CI/CD Pipeline / build-and-deploy (push) Has been cancelled
CI/CD Pipeline / playwright (push) Has been cancelled
2025-10-23 22:38:16 +08:00
严浩
93ecda7617
feat(layout): 菜单支持国际化
CI/CD Pipeline / playwright (push) Successful in 3m42s
CI/CD Pipeline / build-and-deploy (push) Successful in 4m34s
2025-10-23 18:15:45 +08:00
严浩
a8b340403d
fix(vite): 修正 locale 消息资源预编译选项的路径
2025-10-23 13:38:21 +08:00
严浩
7b9dee68cc
refactor(vite): 重构 Vite 插件加载机制
2025-10-23 12:30:24 +08:00