GitHub Actions
|
38ba41ef5f
|
Auto merge main into i18n
|
2025-06-22 06:22:26 +00:00 |
|
feige996
|
ee8fc19a47
|
feat(env): 添加 VITE_APP_PROXY 和 UNI_PLATFORM 类型声明
|
2025-06-22 14:22:08 +08:00 |
|
GitHub Actions
|
b65902c1d0
|
Auto merge main into i18n
|
2025-06-22 06:05:52 +00:00 |
|
feige996
|
dd11e45d5f
|
refactor: 将类型定义文件移动到src/types目录下并添加登录相关类型
将types目录移动到src下以保持项目结构一致性
新增登录相关的类型定义文件,包含用户信息、登录返回数据等接口
|
2025-06-22 14:04:49 +08:00 |
|
GitHub Actions
|
f8307bd293
|
Auto merge main into i18n
|
2025-06-22 05:24:11 +00:00 |
|
feige996
|
8455f09e8c
|
chore: 调整 vscode 文件嵌套配置
|
2025-06-22 13:12:42 +08:00 |
|
GitHub Actions
|
7321cb0ea0
|
Auto merge main into i18n
|
2025-06-22 05:02:29 +00:00 |
|
feige996
|
edefc99702
|
refactor(api): 将登录相关类型定义移动到types目录下
|
2025-06-22 13:02:10 +08:00 |
|
feige996
|
d578049e08
|
Merge branch 'main' into i18n
|
2025-06-22 12:22:29 +08:00 |
|
feige996
|
946ad7c976
|
feat(首页): 添加作者和官网信息并调整顶部间距
在首页添加作者和官网信息展示,同时将顶部图片间距从mt-12调整为mt-10以优化布局
|
2025-06-22 12:06:39 +08:00 |
|
feige996
|
cfe5634c91
|
ci(workflow): 添加 base-uv-ui 和 base-uview-plus 的自动合并工作流
添加两个新的工作流用于将 main 分支自动合并到 base-uv-ui 和 base-uview-plus 分支
|
2025-06-22 11:59:30 +08:00 |
|
feige996
|
0e8bcefec1
|
ci: 删除过时的GitHub工作流和发布配置文件
|
2025-06-22 11:26:47 +08:00 |
|
GitHub Actions
|
8fbf4d90ee
|
Auto merge main into i18n
|
2025-06-22 02:07:49 +00:00 |
|
feige996
|
2000eda414
|
chore: 禁用prettier并启用eslint作为默认格式化工具
|
2025-06-22 10:07:22 +08:00 |
|
GitHub Actions
|
33bceda1bc
|
Auto merge main into i18n
|
2025-06-22 02:05:05 +00:00 |
|
feige996
|
69b7429909
|
style: 修改页面配置和代码片段格式
- 将首页图标类型从 'wot' 改为 'uiLib'
- 调整 Vue3 代码片段中 template 和 script 的顺序
- 格式化代码片段的缩进和换行
|
2025-06-22 10:04:44 +08:00 |
|
GitHub Actions
|
0934192a5e
|
Auto merge main into i18n
|
2025-06-21 15:03:43 +00:00 |
|
feige996
|
926d700b60
|
docs: tabbarList
|
2025-06-21 22:51:51 +08:00 |
|
GitHub Actions
|
0e1ab9babb
|
Auto merge main into i18n
|
2025-06-21 14:46:57 +00:00 |
|
feige996
|
f0cd8ee943
|
docs: tabbar.md
|
2025-06-21 22:46:42 +08:00 |
|
GitHub Actions
|
66f2750b4e
|
Auto merge main into i18n
|
2025-06-21 11:44:41 +00:00 |
|
feige996
|
67f76415e1
|
build: auto merge to base-sard-ui
|
2025-06-21 19:44:24 +08:00 |
|
GitHub Actions
|
667b2516f5
|
Auto merge main into i18n
|
2025-06-21 11:41:26 +00: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 |
|
GitHub Actions
|
cb362a19f3
|
Auto merge main into i18n
|
2025-06-21 09:56:19 +00:00 |
|
feige996
|
28e59cd599
|
chore: 更新项目版本号至3.0.0,分支合并和eslint等重大变更
|
2025-06-21 17:40:14 +08:00 |
|
feige996
|
6009c62a7a
|
refactor(i18n): 优化i18n相关代码结构和格式
将箭头函数改为函数声明,统一代码风格
调整vue模板中的class顺序和格式
更新pnpm-lock.yaml中的依赖版本
添加@types/web-bluetooth类型定义
|
2025-06-21 17:37:25 +08:00 |
|
feige996
|
1e0914df26
|
Merge branch 'main' into i18n
|
2025-06-21 17:36:19 +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 |
|
GitHub Actions
|
1b0b3ee05f
|
Auto merge main into i18n
|
2025-06-21 08:47:03 +00:00 |
|
feige996
|
9c074652e1
|
chore: 简化 commitlint 配置
|
2025-06-21 16:28:17 +08:00 |
|
GitHub Actions
|
606faeae0e
|
Auto merge main into i18n
|
2025-06-21 08:00:30 +00: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
|
00443050be
|
Merge branch 'main' into i18n
|
2025-06-21 15:46:05 +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 |
|