yuding
|
ff0ca20e96
|
style(collapse): 为 ghost 模式表头添加下边框分隔
- 添加 border-bottom: 1px solid var(--bim-border-subtle)
- 修复 setTheme 中的 CSS 变量命名,使用标准名称
- 折叠的多个面板现在有明显的视觉分隔
|
2026-01-28 16:03:07 +08:00 |
|
yuding
|
c66e34422f
|
fix(collapse): 添加缺失的 CSS 变量 --bim-component-bg-hover
- BimCollapse.setTheme() 现在设置标准的 component 变量
- 修复 ghost 模式下背景色无法显示的问题
- 添加 --bim-component-bg, --bim-component-bg-hover, --bim-component-bg-active
|
2026-01-28 15:57:47 +08:00 |
|
yuding
|
19f7e3ffbc
|
feat(theme): 重构主题系统,新增 glass-pill 按钮样式
- ThemeConfig 接口扩展至 60+ 语义化属性
- 新增深浅主题预设 (glassPill overrides)
- button-group 支持 glass-pill 样式变体
- 默认主题改为浅色
- 移除 toolbar 容器硬编码定位
- 统一组件 CSS 变量命名规范
- 暂时隐藏下拉箭头
|
2026-01-21 15:50:07 +08:00 |
|
yuding
|
ed0414c75b
|
添加折叠面板
|
2025-12-22 15:39:58 +08:00 |
|