Commit Graph

217 Commits

Author SHA1 Message Date
cnguu
9557dd2413 feat: esm模式 2025-07-27 14:41:33 +08:00
feige996
15029e5a6b chore: 更新版本号至3.4.0 2025-07-19 22:24:33 +08:00
feige996
8c3dd163c1 chore: 移动 unibest-version 字段位置以保持一致性 2025-07-12 11:49:01 +08:00
feige996
bd1490b1ee chore: 移除未使用的插件和更新 package.json 的字段 2025-07-12 11:37:32 +08:00
feige996
ffe4d25003 chore: 更新 package.json,添加生成时间和版本信息,移除旧的仓库链接 2025-07-12 11:35:55 +08:00
小墨
24847278f5 chore: 移除不必要的 terser 依赖 2025-07-10 11:48:57 +08:00
feige996
6b50a21fd0 feat(分包): 添加分包页面配置并更新项目时间
更新 package.json 中的项目时间至最新日期
在 pages.json 中添加新的分包配置,包含一个示例分包页面
2025-07-08 18:01:21 +08:00
feige996
8a3076fbc9 chore: 更新版本号至3.3.0 2025-07-08 17:48:23 +08:00
feige996
085185dc0f chore: 更新 package.json pnpm 最高10.10.0 可以,10.12.0安装会报错。 2025-07-04 17:31:03 +08:00
feige996
557fd78336 Revert "Merge pull request #171 from cnguu/build/pinia3"
This reverts commit ffc9047d83, reversing
changes made to 9597282ccb.
2025-07-01 20:33:33 +08:00
cnguu
71180f304b build: pinia持久化插件升级 2025-06-30 15:04:35 +08:00
cnguu
d217d5e415 build: pinia升级到3版本 2025-06-30 14:59:04 +08:00
LittleTurtle2333
9494f8fda6 chore: 引入eslint-plugin-format依赖,移除不再使用的Prettier配置文件 2025-06-23 11:39:29 +08:00
feige996
957519caac chore: 更新版本号至3.2.0, 引入 alovajs 2025-06-22 20:00:45 +08:00
feige996
0bfb507aae Merge branch 'main' into alovajs 2025-06-22 16:59:15 +08:00
feige996
0dd0cab15d chore: 更新 package.json 中的版本号至 3.1.0 2025-06-22 16:58:18 +08:00
feige996
02d8fb1268 feat(utils): 添加查询字符串序列化工具函数替代qs库
实现一个轻量级的查询字符串序列化工具,支持基本类型和数组,用于替代第三方qs库以减少打包体积
2025-06-22 16:55:57 +08:00
feige996
26f96bfbf5 feat: 添加alova HTTP请求库及其uniapp适配器 2025-06-22 14:03:56 +08:00
feige996
28e59cd599 chore: 更新项目版本号至3.0.0,分支合并和eslint等重大变更 2025-06-21 17:40:14 +08:00
feige996
1af7213e96 chore: 移除oxlint及相关配置
清理不再使用的oxlint依赖及其配置文件
更新vscode设置以反映lint工具变更
2025-06-21 17:32:13 +08:00
feige996
d5c14ac3ae build: 将 ESLint 配置从 @antfu 迁移到 @uni-helper
统一使用 uni-app 生态的 ESLint 配置,保持工具链一致性
2025-06-21 17:29:42 +08:00
feige996
27d4441ca6 chore: 更新版本号至2.16.0, 使用 antfu/eslint-config 2025-06-21 17:23:51 +08:00
feige996
e171c29d28 chore: 将 lint 工具从 oxlint 切换为 eslint 并启用多语言支持
更新 package.json 中的 lint 脚本,使用 eslint 替代 oxlint
在 .vscode/settings.json 中启用 eslint 对所有支持语言的校验
2025-06-21 17:22:06 +08:00
feige996
ae515cd85e chore: 将eslint替换为oxlint并更新vscode配置
更新package.json中的lint脚本,从eslint改为oxlint
调整.vscode/settings.json中的格式化配置,启用prettier并优化保存时的自动修复行为
2025-06-21 17:18:35 +08:00
feige996
9cf0c212bf build: 将 lint 工具从 oxlint 替换为 eslint
统一使用 eslint 作为代码检查工具,简化 lint-staged 配置
2025-06-21 16:53:10 +08:00
feige996
79c333e647 feat: 添加 ESLint 配置并集成到 VSCode
pnpm dlx @antfu/eslint-config@latest
2025-06-21 16:50:31 +08:00
feige996
144dec8881 chore: 更新版本号至2.15.0 2025-06-21 15:33:19 +08:00
feige996
38328280c4 chore: 回退esbuild版本至0.20.2 解决ios模拟器报错 2025-06-21 14:24:30 +08:00
feige996
393c37bd56 chore: 更新版本号至2.14.0 2025-06-21 10:14:20 +08:00
feige996
33638c5a9e build: 添加 prettier 依赖并升级至 3.5.3 版本 2025-06-20 10:43:18 +08:00
feige996
47d8401c47 chore: 更新 package.json 版本号至 2.13.1 2025-06-17 22:57:37 +08:00
feige996
136fb5d507 chore: 更新版本号至2.13.0 2025-06-17 22:36:31 +08:00
feige996
7dd210e427 docs(package.json): 修复bugs.url字段的命名错误 2025-06-17 18:17:37 +08:00
feige996
2f2a14cd06 docs: 更新废弃仓库字段名从repository-deprecated到repository-old 2025-06-17 18:16:32 +08:00
feige996
39f4ba793d chore: 更新 package.json 中的 update-time 字段 2025-06-17 18:11:15 +08:00
feige996
bd64215f86 chore: 更新版本至 2.12.2 2025-06-15 16:46:57 +08:00
feige996
8f711caada chore: 更新 z-paging 依赖至 2.8.7 版本 2025-06-15 16:46:28 +08:00
feige996
6996037cd4 Revert "chore: 更新 unocss 依赖至 66.2.0 版本"
This reverts commit c1200eabe8.
2025-06-14 12:00:17 +08:00
feige996
c1200eabe8 chore: 更新 unocss 依赖至 66.2.0 版本 2025-06-14 10:55:57 +08:00
feige996
0864bc9e3f chore: 降级依赖版本至vue@3.4.21和vite@5.2.8
更新package.json和pnpm-lock.yaml文件,将vue从3.5.15降级至3.4.21,vite从6.3.5降级至5.2.8版本
2025-06-14 10:54:05 +08:00
feige996
907c20d9d8 chore: 更新 @uni-helper 相关依赖版本 2025-06-14 10:45:08 +08:00
feige996
fa18cfa406 chore: 更新版本号至2.12.1 2025-06-13 18:34:29 +08:00
feige996
a79e59cdf3 chore: 更新 lint 配置和忽略文件
- 添加 .eslintignore 文件并配置忽略规则
- 更新 .oxlintrc.json 的 ignorePatterns 配置
- 简化 package.json 中的 lint 命令
- 调整 .vscode/settings.json 的文件关联
2025-06-13 18:28:58 +08:00
feige996
fc7d30c510 chore: 更新 oxlint 配置并添加自动修复命令
扩展 oxlint 配置,添加更多文件类型支持并引入插件
添加 lint:oxlint-fix 命令以支持自动修复
2025-06-13 17:52:04 +08:00
feige996
2fb1e6d71c chore: 更新版本号至2.12.0 2025-06-13 17:00:59 +08:00
feige996
3893aff68f chore: 更新oxlint配置及依赖版本
- 添加oxlint到VSCode设置
- 在useUpload.ts中移除未使用的import和注释掉accept参数
- 在utils/index.ts中简化getAllPages函数
- 更新package.json中的oxlint版本和lint配置
- 更新pnpm-lock.yaml中的oxlint相关依赖
2025-06-13 17:00:31 +08:00
feige996
02b78976bd chore(依赖): 更新oxlint版本至1.1.0 2025-06-13 16:42:02 +08:00
feige996
860e2c5e07 chore: 更新版本号至2.11.1 2025-06-11 23:36:46 +08:00
feige996
0b4147a15e style: 更新lint-staged配置以支持Vue文件 2025-06-04 09:02:49 +08:00
feige996
6bc115cd36 chore: 在prepare脚本中添加git初始化步骤
在prepare脚本中增加git init命令,确保husky安装前git仓库已初始化
2025-06-03 19:51:28 +08:00