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

release: 4.6.2 changelog #26490

Merged
merged 4 commits into from
Aug 31, 2020
Merged

release: 4.6.2 changelog #26490

merged 4 commits into from
Aug 31, 2020

Conversation

ycjcl868
Copy link
Contributor

@ycjcl868 ycjcl868 commented Aug 31, 2020

🇨🇳 中文日志 🇨🇳

  • RTL
  • Upload
    • 🐞 修复 Upload 在受控模式下同步更新导致的状态错误问题。#26481
    • 🐞 Upload 组件 showUploadList 类型添加 removeIcondownloadIcon 属性声明。#26406 @bencallaway
    • 💄 修复 Upload 图片样式在 Form.Item 中有异常 margin 的问题。#26367
  • 💄 修复 Select focus 状态样式无阴影。#26465 @Rainy
  • Table
    • 🐞 修复 Table 组件 topPaginationNode 与 bottomPaginationNode 的展示逻辑不一致的问题。#26143 @zhangchen915
    • 💄 修复 Table 展开图标在 @font-size-base12px 时样式错位的问题。#26409
  • Space
    • 🐞 修复 Space 不支持 React.Fragment 的问题。#26444
    • 🐞 修复 Space 在 children 中包含空节点时会出现空 dom 的问题。#26389
  • 🐞 修复 Badge 在 status 或 color 为空时不展示。#26375 @zhangchen915
  • 💄 修复 Tree draggable 切换时样式 transition 变化的问题。#26387
  • 🐞 修复 TimePicker.RangePicker typescript 定义需要 picker 的问题。#26446
  • 🐞 修复使用主题有时会报 colorPalette is not defined 的问题。#26395

🇺🇸 English Changelog 🇺🇸

  • RTL
  • Upload
    • 🐞 Fix Upload list status issue when in control mode. #26481
    • 🐞 Upload extended showUploadList of Upload with removeIcon and downloadIcon properties. #26406 @bencallaway
    • 💄 Fix Upload picture-card style unexpected margin in Form.Item. #26367
  • 💄 Fix Select focus shadow style. #26465 @Rainy
  • Table
    • 🐞 Fix Table topPaginationNode display logic should same with bottomPaginationNode. #26143 @zhangchen915
    • 💄 Fix Table expand icon size issue when @font-size-base is 12px. #26409
  • Space
    • 🐞 Fix Space not support React.Fragment issue. #26444
    • 🐞 Fix Space preserve empty dom node when children contains empty node. #26389
  • 🐞 Fix Badge not work when status or color is empty. #26375 @zhangchen915
  • 💄 Fix Tree draggable transition style. #26387
  • 🐞 Fix TimePicker.RangePicker typescript need picker issue. #26446
  • 🐞 Fix colorPalette is not defined when customize theme in some situation. #26395

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

@ycjcl868 ycjcl868 requested a review from zombieJ August 31, 2020 02:23
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
@ant-design-bot
Copy link
Contributor

ant-design-bot commented Aug 31, 2020

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Aug 31, 2020

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 31, 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 36c6e5f:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link

codecov bot commented Aug 31, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #26490   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files         383      383           
  Lines        7351     7351           
  Branches     2054     2054           
=======================================
  Hits         7333     7333           
  Misses         18       18           

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 5f6470d...36c6e5f. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 31, 2020

Size Change: 0 B

Total Size: 798 kB

ℹ️ View Unchanged
Filename Size Change
./dist/antd-with-locales.min.js 316 kB 0 B
./dist/antd.compact.min.css 66.1 kB 0 B
./dist/antd.dark.min.css 67.4 kB 0 B
./dist/antd.min.css 66.1 kB 0 B
./dist/antd.min.js 282 kB 0 B

compressed-size-action

CHANGELOG.en-US.md Outdated Show resolved Hide resolved
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
@ycjcl868 ycjcl868 merged commit fb8be1e into master Aug 31, 2020
@ycjcl868 ycjcl868 deleted the docs-changelog branch August 31, 2020 03:44
@pr-triage pr-triage bot added the PR: merged label Aug 31, 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.

None yet

5 participants