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: add 4.0.0-rc.5 changelog #21396

Merged
merged 9 commits into from
Feb 17, 2020
Merged

docs: add 4.0.0-rc.5 changelog #21396

merged 9 commits into from
Feb 17, 2020

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Feb 16, 2020

4.0.0-rc.5

2020-02-16

  • 🐞 Fix Form.Item validateFirst prevent finial submit. #21329
  • 🐞 Fixed cursor position issue when deleting consecutive identical numbers. #21344
  • 💄 Remove excess background color. #21365
  • 💄 Optimize the mouse style for the disabled state of the DatePicker component. #21352
  • 🐞 Fix Affix throws Cannot read property getBoundingClientRect in mobile device. #21350
  • 🐞 Fix incorrect label width when screen is less than xs. #21222
  • 🐞 Fix Input size is large height style. #21338
  • 🐞 Fix Badge color not working when contains children. #21333
  • 🐞 Fix Alert close button extra padding. #21325
  • 💄 Tweak Steps 1px align issue. #21306
  • 💄 Fix legacy Button.Group large size style issue. #21307
  • 💄 Fix Input border radius with suffix, style in Firefox, TextArea allowClear style issues. #21316
  • 🐞 Pagination will pass disabled prop to prev/next buttons return by itemRender. #21361
  • 🌎 Added Azerbaijani translation. #21387
  • Typescript
    • 🔷 add MenuItemGroupProps export. #21356
    • 🔷 Table export ColumnProps. #21321

4.0.0-rc.5

2020-02-16

  • 🐞 修复 Form.Item 设置 validateFirst 导致表单无法提交的问题。#21329
  • 🐞 解决了删除连续相同数字时的光标位置问题。#21344
  • 💄 移除掉多余的背景色。#21365
  • 💄 优化 DatePicker 组件 disabled 状态的鼠标样式。#21352
  • 🐞 修复 Affix 在移动设备下抛错 Cannot read property getBoundingClientRect 的问题。#21350
  • 🐞 修复屏幕小于 xs 时标签宽度不正确的问题。#21222
  • 🐞 修复 Input 在 sizelarge 时的高度问题。#21338
  • 🐞 修复 Badge 包裹模式下 color 属性失效的问题。#21333
  • 🐞 修复 Alert 关闭按钮额外的 padding。#21325
  • 💄 微调 Steps 文本 1px 使其居中对齐。#21306
  • 💄 修复遗留的 Button.Group large 尺寸的样式问题。#21307
  • 💄 修正 suffix,Firefox 中的样式,TextArea allowClear 中的输入边框半径的样式问题。#21316
  • 🐞 Pagination 自定义 itemRender 返回的上一页下一页现在会补充 disabled 属性。#21361
  • 🌎 添加了阿塞拜疆语翻译。#21387
  • Typescript
    • 🔷 添加MenuItemGroupProps导出。 #21356
    • 🔷 Table 导出ColumnProps#21321

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

@chenshuai2144 chenshuai2144 changed the title doc: add 4.0.0-rc.5 changelog docs: add 4.0.0-rc.5 changelog Feb 16, 2020
@ant-design-bot
Copy link
Contributor

ant-design-bot commented Feb 16, 2020

CHANGELOG.en-US.md Outdated Show resolved Hide resolved
@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 16, 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.

@codecov
Copy link

codecov bot commented Feb 16, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #21396   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files         300      300           
  Lines        7005     7005           
  Branches     1884     1884           
=======================================
  Hits         6853     6853           
  Misses        152      152

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 28a5292...3c62f48. Read the comment docs.

CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
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
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
@chenshuai2144
Copy link
Contributor Author

自从回了家,我就没见过你们的头像长啥样

@yoyo837
Copy link
Contributor

yoyo837 commented Feb 16, 2020

自从回了家,我就没见过你们的头像长啥样

我绑了host 看得见 😄

CHANGELOG.en-US.md Outdated Show resolved Hide resolved
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
@yoyo837
Copy link
Contributor

yoyo837 commented Feb 16, 2020

🇦🇿 这个看上去是字母还是国旗 emoji?

@chenshuai2144
Copy link
Contributor Author

windows 下面就是az ,mac 上面是阿塞拜疆的国旗

@chenshuai2144 chenshuai2144 merged commit 976afc1 into master Feb 17, 2020
@chenshuai2144 chenshuai2144 deleted the 4.0.0-rc.5-changelog branch February 17, 2020 01:43
@pr-triage pr-triage bot added the PR: merged label Feb 17, 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

4 participants