Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Branch] chore(docs): Add changelog for @oceanbase/[email protected], @oceanbase/[email protected] and @oceanbase/[email protected] #520

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

dengfuping
Copy link
Collaborator

@oceanbase/[email protected]

2024-03-22

  • ⭐️ 去掉所有组件的重置样式,避免被 Tooltip、Popover、Space、Dropdown 等组件包裹时字体大小、颜色被覆盖。#450
  • ⭐️ 组件的样式加载顺序改为 -900,保证自定义样式的优先级高于 antd。#464
  • 🌈 更新中性色板,包括 Design Token 以及 less 主题变量。#484
  • 🔥 新版 Empty 组件 #465
    • 💄 定制插图、主题和样式,以符合 OceanBase Design 设计规范。
    • 🆕 新增 title 属性,用于设置空状态标题。
    • 🆕 新增 steps 属性,用于设置步骤引导。
    • 🆕 新增 layout 属性,用于设置空状态布局,默认为 vertical。
    • 🆕 通过 ConfigProvider renderEmpty 定制全局组件的空状态。#467
  • 🔥 新版 Result 组件 #476
    • 💄 定制插图、主题和样式,以符合 OceanBase Design 设计规范。
    • 🆕 status 属性新增 processing 枚举值,用于设置进行中的状态。
  • Spin
    • 💄 更新 Spin 的加载动画,包括灰色和彩色动画。#512
    • 💄 Spin 的默认加载指示符从彩色动画改为灰色动画。#491
  • Table
    • 🐞 修复 Table 的 loading 动画没有水平和垂直居中的问题。#518
    • 💄 Table 处于 loading 时隐藏空状态。#518
  • 💄 优化 Badge default 状态的颜色,并更新 default 状态和 warning 状态的图标。#500
  • [Icon] 🆕 新增 EllipsisCircleFilled 图标。#499

@oceanbase/[email protected]

2024-03-22

  • 🆕 新增 PageLoading 页面级加载组件。#497
  • 🐞 修复 Password 部分英文文案不正确的问题。#469
  • 💄 优化 PageContainer 加载样式,保证页面内垂直居中。#497

@oceanbase/[email protected]

2024-03-22

  • ⭐️ 支持更多颜色值到 Design Token 的自动改写。#511 #519
    • rgb(250,250,250) => colorBgLayout
    • rgb(255 255 255 / 100%) => colorBgContainer
    • rgb(0 0 0 / 85%) => colorText
    • rgb(0 0 0 / 65%) => colorTextSecondary
    • rgb(0 0 0 / 45%) => colorTextTertiary
    • rgb(0 0 0 / 25%) => colorTextQuaternary

Copy link

github-actions bot commented Mar 22, 2024

@dengfuping dengfuping changed the title chore(docs): Add changelog for @oceanbase/[email protected], @oceanbase/[email protected] and @oceanbase/[email protected] [Feature Branch] chore(docs): Add changelog for @oceanbase/[email protected], @oceanbase/[email protected] and @oceanbase/[email protected] Mar 22, 2024
@dengfuping dengfuping merged commit a6634d9 into feature Mar 22, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant