1064 Commits

Author SHA1 Message Date
feige996
03317eefb1 ci: 删除不再使用的GitHub工作流和发布配置文件 2025-06-22 11:26:06 +08:00
feige996
ee383968a5 feat(tabbar): 更新tabbar策略并优化样式 2025-06-22 11:24:10 +08:00
feige996
b8c593e957 fix(fg-tabbar): 将selectedTabbarStrategy默认值改为0
修改tabbar策略的默认值以适配缓存逻辑
2025-06-22 11:14:45 +08:00
feige996
34dc7c071d refactor(ui): 替换 sard-uniapp 为 uview-plus 组件库 2025-06-22 11:14:12 +08:00
feige996
ac05ba415e refactor: 替换 sard-uniapp 为 uview-plus 组件库 2025-06-22 11:07:35 +08:00
feige996
f500c48482 Merge branch 'main' into base-sard-ui 2025-06-22 10:09:06 +08:00
feige996
2000eda414 chore: 禁用prettier并启用eslint作为默认格式化工具 2025-06-22 10:07:22 +08:00
feige996
69b7429909 style: 修改页面配置和代码片段格式
- 将首页图标类型从 'wot' 改为 'uiLib'
- 调整 Vue3 代码片段中 template 和 script 的顺序
- 格式化代码片段的缩进和换行
2025-06-22 10:04:44 +08:00
GitHub Actions
6c80163673 Auto merge main into base-sard-ui 2025-06-21 15:03:43 +00:00
feige996
926d700b60 docs: tabbarList 2025-06-21 22:51:51 +08:00
GitHub Actions
e6a0997c2e Auto merge main into base-sard-ui 2025-06-21 14:46:57 +00:00
feige996
f0cd8ee943 docs: tabbar.md 2025-06-21 22:46:42 +08:00
GitHub Actions
1eb4cab66f Auto merge main into base-sard-ui 2025-06-21 11:44:40 +00:00
feige996
67f76415e1 build: auto merge to base-sard-ui 2025-06-21 19:44:24 +08:00
feige996
749ff30f80 Merge branch 'main' into base-sard-ui 2025-06-21 19:42:18 +08:00
feige996
e67da2203c feat: uiLib 匹配 2025-06-21 19:36:04 +08:00
feige996
cb033104ee chore: // @ts-expect-error 预知的判断 2025-06-21 19:35:26 +08:00
feige996
4a5d8f9cb8 chore: 生成的 2025-06-21 19:32:57 +08:00
feige996
5c18e0e8ec feat: 继续处理 tabbar 2025-06-21 19:32:31 +08:00
feige996
668ff750b2 feat: 处理成 sar-ui 的tabbar形式 2025-06-21 19:22:12 +08:00
feige996
1272f9bd8f Merge branch 'main' into base-sard-ui 2025-06-21 19:12:43 +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
ea50a639ed Merge branch 'eslint' 2025-06-21 17:22:34 +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
e1654359fd style: 总算处理好所有的 eslint 报错 2025-06-21 17:11:17 +08:00
feige996
32cf872405 refactor: 在多个文件中添加process导入并调整tsconfig顺序
统一添加node:process导入以提高代码一致性
调整tsconfig.json中配置项的顺序以提升可读性
2025-06-21 17:03:45 +08:00
feige996
c355f6e8f1 chore(eslint): 更新eslint配置,禁用部分规则并添加忽略目录
添加markdown支持为false,并配置忽略目录src/uni_modules/和dist
禁用no-console等规则以提升开发体验
2025-06-21 16:59:01 +08:00
feige996
227f19a93c style: 统一代码格式和类型定义,测试eslint --fix, 还是有报错 2025-06-21 16:56:24 +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
9c074652e1 chore: 简化 commitlint 配置 2025-06-21 16:28:17 +08:00
feige996
6402f8825f docs: 修正描述中Vite的版本号从6改为5 2025-06-21 15:56:51 +08:00
feige996
4fc50a6bb5 Revert "chore: 更新.gitignore并删除未使用的配置文件"
This reverts commit 28d8000ad82b20e749f50dc1848f1e24ed588220.
2025-06-21 15:53:24 +08:00
feige996
28d8000ad8 chore: 更新.gitignore并删除未使用的配置文件
移除src/pages.json和src/manifest.json配置文件
更新.gitignore以忽略src/types目录和删除的配置文件
2025-06-21 15:50:13 +08:00
feige996
144dec8881 chore: 更新版本号至2.15.0 v2.15.0 2025-06-21 15:33:19 +08:00
feige996
e2c319079a refactor(about): 移除未使用的导航代码并简化页面结构 2025-06-21 15:30:53 +08:00
feige996
1efb68cb9b docs: 将模板分支从tabbar更新为base 2025-06-21 15:29:36 +08:00
feige996
ba7252c332 ci(workflow): 移除不再需要的自动合并工作流
删除针对 tabbar 和 spa 分支的自动合并工作流配置,仅保留 i18n 分支的配置
2025-06-21 15:11:43 +08:00
feige996
548b0515f6 docs(pages.config): 添加关于 tabbar 配置位置的注释 2025-06-21 15:04:54 +08:00
feige996
b03f7ee310 docs: 更新README中微信平台的命令名称
将微信平台开发和生产环境的命令从`dev:mp-weixin`和`build:mp-weixin`统一简化为`dev:mp`和`build:mp`,保持命令一致性
2025-06-21 14:59:00 +08:00
feige996
e2eda79403 docs(fg-tabbar): 完善 tabbar 策略的注释说明
添加更详细的注释说明 tabbar 策略选项及其使用注意事项
提醒代码更改后需要重新运行以更新 pages.json
2025-06-21 14:55:06 +08:00
feige996
2a97bf0aaa chore(fg-tabbar): 将selectedTabbarStrategy默认值改为0 2025-06-21 14:46:50 +08:00
feige996
f8641457ad refactor(fg-tabbar): 更新tabbar策略并添加safelist配置
将selectedTabbarStrategy从0改为1以切换tabbar策略
在uno.config.ts中添加空的safelist配置
移除注释掉的i-carbon-code导入
2025-06-21 14:36:30 +08:00
feige996
407bc849ec Revert "chore: pnpm-lock.yaml"
This reverts commit 21234cdbe2bd40104cbb4abf1da2d62b44c0227e.
2025-06-21 14:31:00 +08:00
feige996
38328280c4 chore: 回退esbuild版本至0.20.2 解决ios模拟器报错 2025-06-21 14:24:30 +08:00
feige996
d2f7b5e1ec docs(layouts): 添加tabbar组件使用说明文档 2025-06-21 14:17:23 +08:00