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

docs: 4.0.0 changelog #21652

Merged
merged 4 commits into from
Feb 28, 2020
Merged

docs: 4.0.0 changelog #21652

merged 4 commits into from
Feb 28, 2020

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Feb 27, 2020

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

  • 🐞 Breadcrumb use path as default key to fix name key conflict. #21583 @douxc
  • 🌟 Timeline.Item support label. #21560 @shaodahong
  • 🐞 Fix Table filter menu max height style with many items. #21602
  • 💄 Add the Calendar component's custom default font color for display content. #21598 @xrkffgg
  • 🚮 Remove DatePicker legacy cell className for custom cell style. #21589
  • 🐞 Fix RangePicker style render bug in IE11. #21587
  • 🛠 Progress strokeColor now will ignore incorrect percent. #21564 @AshoneA
  • 🐞 Fix Progress trailColor not working when type=line. #21552 @AshoneA
  • 🐞 Fix the background of the components in the pop-up components in the dark theme. #21299
    • 💄 Optimization under the dark theme color swatches transparency.
    • 🌟 new less variable @popover-customize-border-color, @list-customize-card-bg, @table-expand-icon-bg, @steps-background, @pagination-item-input-bg for theme customization.

======

  • 🐞Breadcrumb 使用 path 作为默认 key 以修复 name 作为 key 重名的冲突问题。#21583 @douxc
  • 🌟 Timeline.Item 支持 label#21560 @shaodahong
  • 🐞 修复 Table 筛选菜单高度溢出屏幕的问题。#21602
  • 💄 增加 Calendar 组件自定义显示内容的默认字体颜色。#21598 @xrkffgg
  • 🚮 移除 DatePicker 针对自定义单元格的 3.x 的兼容类名。#21589
  • 🐞 修复 RangePicker 在 IE11 下的样式渲染问题。#21587
  • 🛠 Progress 中 strokeColor 属性现在会忽略错误的百分比参数。#21564 @AshoneA
  • 🐞 修复 Progress trailColor 属性在 type=line 时无效果的问题。#21552 @AshoneA
  • 🐞 修复暗色主题下,组件在弹出层组件下的背景样式问题。#21299
    • 💄 优化暗色主题下色板透明度。
    • 🌟 新增 less 变量 @popover-customize-border-color@list-customize-card-bg@table-expand-icon-bg@steps-background@pagination-item-input-bg 用于主题定制。

View rendered CHANGELOG.en-US.md
View rendered CHANGELOG.zh-CN.md

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Feb 27, 2020

@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 27, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 5a34aa7:

Sandbox Source
antd reproduction template Configuration

CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
@afc163
Copy link
Member

afc163 commented Feb 27, 2020

给个你的发布稿链接吧

@codecov
Copy link

codecov bot commented Feb 28, 2020

Codecov Report

Merging #21652 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #21652   +/-   ##
=======================================
  Coverage   97.86%   97.86%           
=======================================
  Files         305      305           
  Lines        7012     7012           
  Branches     1943     1897   -46     
=======================================
  Hits         6862     6862           
  Misses        150      150

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 181ef7f...5a34aa7. Read the comment docs.

@zombieJ zombieJ merged commit 5a60d48 into master Feb 28, 2020
@zombieJ zombieJ deleted the changelog branch February 28, 2020 01:27
@pr-triage pr-triage bot added the PR: merged label Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants