Skip to content

Commit 0d9bfc7

Browse files
authored
chore(docs): Add changelog for @oceanbase/design@1.0.0-alpha.19 and @oceanbase/ui@1.0.0-alpha.19 (#1468)
1 parent 986b323 commit 0d9bfc7

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

docs/design/design-CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ group: 基础组件
88

99
---
1010

11+
## 1.0.0-alpha.19
12+
13+
`2026-04-07`
14+
15+
- 主题
16+
- 🌈 对齐设计侧的 [Design Token](https://design-token-system.vercel.app/),包括补齐缺失的 token 以及修正 token 值。[#1462](https://github.com/oceanbase/oceanbase-design/pull/1462)
17+
- 🐞 修复 ConfigProvider 主题开启 CSS 变量 模式时,组件样式丢失的问题。[#1463](https://github.com/oceanbase/oceanbase-design/pull/1463)
18+
- Table
19+
- 🐞 修复 Table 首列行合并,在 Card 下单元格 `padding-left` 错位的问题。[#1466](https://github.com/oceanbase/oceanbase-design/pull/1466)
20+
- 💄 优化 Table 中的按钮、页码大小下拉选择在中文环境下的样式。[#1467](https://github.com/oceanbase/oceanbase-design/pull/1467)
21+
1122
## 1.0.0-alpha.18
1223

1324
`2026-03-31`

docs/ui/ui-CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ group: 业务组件
88

99
---
1010

11+
## 1.0.0-alpha.19
12+
13+
`2026-04-07`
14+
15+
- 💄 DateRanger 宽度支持根据内容自适应。[#1464](https://github.com/oceanbase/oceanbase-design/pull/1464) [@18735185652](https://github.com/18735185652)
16+
1117
## 1.0.0-alpha.18
1218

1319
`2026-03-31`

0 commit comments

Comments
 (0)