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 |
|
feige996
|
7b3e757301
|
refactor(utils): 移除未使用的 tabBar 相关代码并简化导入
清理不再使用的 tabBar 相关函数和变量,简化 pages.json 的导入方式
|
2025-06-21 13:37:17 +08:00 |
|
feige996
|
2a71d02ab8
|
refactor(tabbar): 将 tabbar 组件从 components 移动到 layouts 目录
重构 tabbar 组件结构,将其从 components 目录迁移至 layouts 目录以更符合项目结构规范
移除未使用的 midButton 配置
|
2025-06-21 13:35:29 +08:00 |
|
feige996
|
4b77ca6c13
|
chore: midButton
|
2025-06-21 13:30:41 +08:00 |
|
feige996
|
21234cdbe2
|
chore: pnpm-lock.yaml
|
2025-06-21 13:30:26 +08:00 |
|
feige996
|
5250fac0a1
|
refactor(tabbar): 重构自定义tabbar逻辑并添加图标路径
移除冗余注释并整理tabbar相关配置
添加自定义tabbar的图标路径配置
优化tabbar显示逻辑,根据CUSTOM_TABBAR_ENABLE决定显示方式
|
2025-06-21 13:09:14 +08:00 |
|
feige996
|
91faa0f301
|
refactor(tabbar): 重构底部导航栏配置及逻辑
将底部导航栏配置从 pages.config.ts 移动到单独的文件中
添加 CUSTOM_TABBAR_ENABLE 开关控制自定义导航栏行为
优化导航栏切换逻辑,根据开关选择不同跳转方式
|
2025-06-21 12:54:52 +08:00 |
|
GitHub Actions
|
13ebc5aacc
|
Auto merge main into tabbar
|
2025-06-21 02:53:22 +00:00 |
|
feige996
|
d86bfa719d
|
ci: 将自动合并工作流中的基础分支从base改为main
|
2025-06-21 10:52:02 +08:00 |
|
GitHub Actions
|
72c261ef67
|
Auto merge base into tabbar
|
2025-06-21 02:38:08 +00:00 |
|
feige996
|
a7671ce4a9
|
docs(pages.config.ts): 更新tabBar配置的注释说明
|
2025-06-21 10:36:22 +08:00 |
|
GitHub Actions
|
de32f4515f
|
Auto merge base into tabbar
|
2025-06-21 02:35:28 +00:00 |
|
feige996
|
74e52f000a
|
docs(useUpload): 更新注释以明确不同平台的返回值差异
补充说明H5和App平台返回的File对象字段差异,并调整注释顺序使其更清晰
|
2025-06-21 10:33:22 +08:00 |
|
feige996
|
7bd338e07c
|
fix(useUpload): 修复文件路径和大小获取逻辑错误
调整条件编译逻辑,确保在非微信小程序环境下也能正确获取文件路径和大小
|
2025-06-21 10:29:55 +08:00 |
|
feige996
|
119edac05a
|
refactor(页面布局): 移除自定义导航栏相关代码并简化样式
移除about页面的自定义导航栏代码及相关配置,统一使用默认导航栏样式
优化index页面布局,移除多余的overflow-hidden样式
修复upload组件图片显示条件判断
|
2025-06-21 10:27:59 +08:00 |
|
GitHub Actions
|
f93ed08cb2
|
Auto merge base into tabbar
|
2025-06-21 02:14:34 +00:00 |
|
feige996
|
393c37bd56
|
chore: 更新版本号至2.14.0
v2.14.0
|
2025-06-21 10:14:20 +08:00 |
|
GitHub Actions
|
7a1ae5b0f3
|
Auto merge base into tabbar
|
2025-06-21 02:12:02 +00:00 |
|
feige996
|
c47564e51a
|
build: 添加对@dcloudio/uni-h5的补丁支持
添加pnpm-workspace.yaml配置文件并创建补丁文件,修复uni-h5组件中tabBar高度可能为undefined的问题
|
2025-06-21 10:11:39 +08:00 |
|
feige996
|
7a2e870641
|
chore: 在.prettierignore中添加node_modules目录
|
2025-06-21 10:08:35 +08:00 |
|
GitHub Actions
|
3b7688a20b
|
Auto merge base into tabbar
|
2025-06-21 01:26:18 +00:00 |
|
feige996
|
e2c0ac4721
|
refactor(layout): 移除隐私弹窗组件
|
2025-06-21 09:20:04 +08:00 |
|
GitHub Actions
|
11c6f158d0
|
Auto merge base into tabbar
|
2025-06-21 01:19:12 +00:00 |
|
feige996
|
9ef3b7d7d4
|
build: 将 uno.css 替换为 virtual:uno.css
|
2025-06-20 23:16:20 +08:00 |
|
feige996
|
4f67168494
|
feat(tabbar): 添加中间按钮并移除自定义tabbar配置
添加发布按钮作为tabbar中间按钮,同时移除不再需要的custom配置
|
2025-06-20 21:40:52 +08:00 |
|
feige996
|
bf61c3d1f0
|
chore: 在页面中添加调试日志
添加console.log语句用于调试index和about页面
|
2025-06-20 19:35:31 +08:00 |
|
feige996
|
9a34868fb7
|
refactor(tabbar): 将tabbar配置抽离为单独模块以提高可维护性
将pages.config.ts中的tabbar配置抽离到单独的tabbarList.ts文件
移除pages.json中无用的__esModule字段
|
2025-06-20 19:32:34 +08:00 |
|
GitHub Actions
|
fe751745e5
|
Auto merge base into tabbar
|
2025-06-20 02:45:43 +00:00 |
|
feige996
|
29f526242d
|
ci: 移除不再需要的自动合并到main的工作流
|
2025-06-20 10:45:22 +08:00 |
|
GitHub Actions
|
ba8c0a2e7f
|
Auto merge base into tabbar
|
2025-06-20 02:43:41 +00:00 |
|
feige996
|
33638c5a9e
|
build: 添加 prettier 依赖并升级至 3.5.3 版本
|
2025-06-20 10:43:18 +08:00 |
|
GitHub Actions
|
6a7ece9b3f
|
Auto merge base into tabbar
|
2025-06-17 14:57:59 +00:00 |
|
feige996
|
47d8401c47
|
chore: 更新 package.json 版本号至 2.13.1
|
2025-06-17 22:57:37 +08:00 |
|
feige996
|
11b7880810
|
refactor: 移除未使用的"我的"页面及相关路由配置
|
2025-06-17 22:39:31 +08:00 |
|
feige996
|
c1b12eab84
|
Merge branch 'base' into tabbar
|
2025-06-17 22:39:11 +08:00 |
|