Releases: oceanbase/oceanbase-design
Releases · oceanbase/oceanbase-design
@oceanbase/[email protected]
- 🌈 更新功能色板,包括 Design Token 和 less 变量。
- 🔥 实现新版 Drawer 的样式和交互。#319
- 优化页头、内容区和页脚的间距。
- 当内容区高度大于抽屉高度时,页脚置底展示;当内容区高度小于抽屉高度时,页脚跟随内容展示。
- 内容区滚动时,动态设置页头和页脚的阴影,实现和内容区的分隔效果。
- 页脚操作区的主按钮位置居左。
- 📢 Form 默认开启
requiredMark: optional
可选样式。#312 - 📢 Table 和 List 默认开启
pagination.hideOnSinglePage
,即只有一页数据时会隐藏分页器。#330 - 🆕 ConfigProvider 支持全局配置
hideOnSinglePage
。#330 - 🆕 Segmented
options
选项新增ellipsis
属性,用于配置内容溢出时的省略和 Tooltip 提示。#227 @TianWuwt - Descriptions
- Badge
- Card
- 💄 Typography.Text 和 Typography.Paragraph 的默认字体颜色和行高,会继承父元素的设置,而不总是
token.colorText
和token.lineHeight
,便于和其他组件组合使用。#321 - TypeScript
- 🤖 导出 AlertProps、CardProps、ConfigProviderProps、DescriptionsItemProps、FormItemProps、ModalProps、ModalProgressProps、DrawerProps、TableProps、TabsProps、TagProps、TooltipProps、SpinProps 和 BadgeProps 等扩展组件的 TS 类型。#311
@oceanbase/[email protected]
@oceanbase/[email protected]
@oceanbase/[email protected]
- 🌈 更新浅色主题和暗色主题的分类色板和语义色板。#306
@oceanbase/[email protected]
@oceanbase/[email protected]
@oceanbase/[email protected]
- 🐞 修复 Drawer 部分样式不生效的问题。#298
@oceanbase/[email protected]
- 🆕 Login 新增 `isMobile`` 属性,用于开启移动端样式。#288
- 🔨 ContentWithQuestion 样式方案从 less 改造为 CSS-in-JS,以支持动态主题。#283 @Vanleehao
@oceanbase/[email protected]
- 🌈 新增主题预览和编辑器,便于主题调试和预览。#287
- 💄 优化 Drawer 的标题、内容区和页脚样式,以符合设计规范。#283 @Vanleehao
@oceanbase/[email protected]
@oceanbase/[email protected]
@oceanbase/[email protected]
@oceanbase/[email protected]