feige996
|
94c51bcd2a
|
fix(fg-tabbar): 将默认tabbar策略切换为0以启用缓存
|
2025-06-22 11:15:10 +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 |
|
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
|
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
|
227f19a93c
|
style: 统一代码格式和类型定义,测试eslint --fix, 还是有报错
|
2025-06-21 16:56:24 +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
|
d2f7b5e1ec
|
docs(layouts): 添加tabbar组件使用说明文档
|
2025-06-21 14:17:23 +08:00 |
|
feige996
|
2a71d02ab8
|
refactor(tabbar): 将 tabbar 组件从 components 移动到 layouts 目录
重构 tabbar 组件结构,将其从 components 目录迁移至 layouts 目录以更符合项目结构规范
移除未使用的 midButton 配置
|
2025-06-21 13:35:29 +08:00 |
|
feige996
|
5250fac0a1
|
refactor(tabbar): 重构自定义tabbar逻辑并添加图标路径
移除冗余注释并整理tabbar相关配置
添加自定义tabbar的图标路径配置
优化tabbar显示逻辑,根据CUSTOM_TABBAR_ENABLE决定显示方式
|
2025-06-21 13:09:14 +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 |
|
feige996
|
2f7c60856b
|
refactor: 替换 wot-design-uni 为 sard-uniapp 组件库
- 更新 vite 配置以优化 sard-uniapp 的依赖处理
- 修改全局样式导入和组件引用路径
- 移除 wot-design-uni 相关配置和依赖
- 更新 tsconfig 和页面配置中的类型定义
- 调整布局组件中的配置提供逻辑
|
2025-06-03 13:07:08 +08:00 |
|
GitHub Actions
|
cb33ed7a00
|
Auto merge base into tabbar
|
2025-05-26 16:32:23 +00:00 |
|
feige996
|
a7795a9b98
|
feat(privacy): 添加隐私协议弹窗组件
新增隐私协议弹窗组件 privacy-popup,用于处理微信小程序的隐私授权需求。组件包含同意/拒绝按钮,并支持打开隐私协议链接。同时在全局组件声明中添加了相关组件注册。
```
这个提交消息:
1. 使用了正确的类型 `feat` 表示新增功能
2. 添加了适当的范围 `(privacy)` 表明是隐私相关功能
3. 简洁描述了新增的功能(隐私协议弹窗组件)
4. 在正文中补充说明了组件的用途和主要功能点
5. 符合中文语言要求
6. 遵循了50字符限制(标题部分)
7. 使用了命令式语气
|
2025-05-27 00:30:12 +08:00 |
|
菲鸽
|
a9d3eccad5
|
feat: 优化tabbar,精简tabbar
|
2024-05-28 11:33:15 +08:00 |
|
菲鸽
|
9736931bfd
|
Merge branch 'base' into tabbar
|
2024-05-12 16:25:53 +08:00 |
|
菲鸽
|
c51391570f
|
feat: 多语言
|
2024-05-12 16:24:37 +08:00 |
|
菲鸽
|
ddcba22c3e
|
feat: wot 主题色配置
|
2024-05-12 15:53:20 +08:00 |
|
菲鸽
|
4f6d271c28
|
feat: 使用 tabbar layout + wot icon
|
2024-05-11 09:41:33 +08:00 |
|
菲鸽
|
28caa1dea3
|
feat: 大量升级,v2.0.0
|
2024-04-17 15:32:15 +08:00 |
|
菲鸽
|
27bb11e568
|
fix: 选择器不支持
|
2024-03-09 12:52:22 +08:00 |
|
菲鸽
|
e78403152a
|
refactor: default layout
|
2024-03-03 13:29:35 +08:00 |
|
菲鸽
|
0cd158b3fc
|
feat(default.vue): refine style
|
2024-01-28 19:26:12 +08:00 |
|
菲鸽
|
3b257a0632
|
build: style refine
|
2024-01-28 19:12:41 +08:00 |
|
菲鸽
|
2fc5477655
|
feat: 优化页面展示效果
|
2024-01-28 18:58:05 +08:00 |
|
菲鸽
|
3c7df48838
|
feat: layout & index
|
2024-01-27 21:03:25 +08:00 |
|
Burt
|
70990288c4
|
feat: demo里面的文件使用 demo layout,除非是自定义导航栏
|
2024-01-22 10:53:28 +08:00 |
|
Burt
|
cb332d447e
|
fix: 加了layout后,要把page样式挪到layout根元素上
|
2024-01-22 10:31:57 +08:00 |
|
Burt
|
e0c5dc1763
|
feat(vite): 重新引入 @uni-helper/vite-plugin-uni-layouts
|
2024-01-12 17:12:31 +08:00 |
|
Burt
|
99d5ead5d4
|
feat: 去掉 @uni-helper/vite-plugin-uni-layouts, 并没有什么用
|
2024-01-03 10:21:06 +08:00 |
|
Burt
|
da5284331f
|
feat(vite): 引入 @uni-helper/vite-plugin-uni-layouts
|
2023-12-23 11:20:24 +08:00 |
|