File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed
Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,19 @@ group: 基础组件
88
99---
1010
11+ ## 0.4.6
12+
13+ ` 2025-01-15 `
14+
15+ - 🌈 自定义 Tabs ` horizontalItemGutter ` token 值,全局设置页标签间隙。[ #935 ] ( https://github.com/oceanbase/oceanbase-design/pull/935 )
16+ - 🆕 ConfigProvider 新增 ` card.divided ` 属性,用于配置 Card 是否展示分割线。[ #939 ] ( https://github.com/oceanbase/oceanbase-design/pull/939 )
17+ - Table
18+ - 🐞 修复中小尺寸的可展开 Table 单元格高度不正确的问题。[ #924 ] ( https://github.com/oceanbase/oceanbase-design/pull/924 )
19+ - 💄 Table 点击行可展开时,设置行样式为 ` cursor: pointer ` 。[ #925 ] ( https://github.com/oceanbase/oceanbase-design/pull/925 )
20+ - 💄 优化 Table 在无分割线 Card 和 ProCard 内的间距。[ #933 ] ( https://github.com/oceanbase/oceanbase-design/pull/933 )
21+ - 💄 优化 Table 在无间距 ProCard 内的样式,包括第一列和卡片标题对齐、最后一列和卡片操作区对齐、分页器左右增加间距。[ #923 ] ( https://github.com/oceanbase/oceanbase-design/pull/923 )
22+ - 💄 优化 Table 顶部圆角的样式。[ #941 ] ( https://github.com/oceanbase/oceanbase-design/pull/941 )
23+
1124## 0.4.5
1225
1326` 2024-12-30 `
Original file line number Diff line number Diff line change @@ -8,6 +8,27 @@ group: 业务组件
88
99---
1010
11+ ## 0.4.7
12+
13+ ` 2025-01-15 `
14+
15+ - Action
16+ - 🆕 Action 支持子元素间接嵌套。[ #928 ] ( https://github.com/oceanbase/oceanbase-design/pull/928 )
17+ - 💄 Action.Link 之间的间隔改为 16px。[ #926 ] ( https://github.com/oceanbase/oceanbase-design/pull/926 )
18+ - 💄 优化 Action 更多按钮的宽度,并去掉下拉菜单的最小宽度。[ #931 ] ( https://github.com/oceanbase/oceanbase-design/pull/931 )
19+ - DateRanger
20+ - 🆕 DateRanger 新增 ` rules ` 属性,用于设置起止时间的校验规则。[ #940 ] ( https://github.com/oceanbase/oceanbase-design/pull/940 ) [ @linhf123 ] ( https://github.com/linhf123 )
21+ - 🆕 DateRanger 新增 ` NEAR_12_HOURS ` 和 ` LAST_1_DAY ` 快捷选项。[ #927 ] ( https://github.com/oceanbase/oceanbase-design/pull/927 ) [ @wzc520pyfm ] ( https://github.com/wzc520pyfm )
22+ - 🌐 优化 DateRanger 的英文文案和日期格式。[ #918 ] ( https://github.com/oceanbase/oceanbase-design/pull/918 ) [ @18735185652 ] ( https://github.com/18735185652 )
23+ - 🐞 修复 DateRanger ` allowClear ` 不生效的问题。[ #929 ] ( https://github.com/oceanbase/oceanbase-design/pull/929 ) [ @linhf123 ] ( https://github.com/linhf123 )
24+ - 💄 去掉 DateRanger ` focus ` 时的阴影样式。[ #934 ] ( https://github.com/oceanbase/oceanbase-design/pull/934 )
25+ - 💄 DateRanger 横向空间不足时,切换按钮不换行。[ #920 ] ( https://github.com/oceanbase/oceanbase-design/pull/920 ) [ @wzc520pyfm ] ( https://github.com/wzc520pyfm )
26+ - ProCard
27+ - 📖 新增 ProCard 的文档和示例。[ #923 ] ( https://github.com/oceanbase/oceanbase-design/pull/923 )
28+ - 💄 优化 ProCard 在无间距时的头部样式。[ #923 ] ( https://github.com/oceanbase/oceanbase-design/pull/923 )
29+ - 💄 优化 ProCard 的圆角、阴影和内间距,以对齐 Card 样式。[ #938 ] ( https://github.com/oceanbase/oceanbase-design/pull/938 )
30+ - 💄 优化 ProCard 页标签样式,以对齐 Card 页标签样式。[ #937 ] ( https://github.com/oceanbase/oceanbase-design/pull/937 )
31+
1132## 0.4.6
1233
1334` 2024-12-30 `
You can’t perform that action at this time.
0 commit comments