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

chore: changelog for 3.20.1 #17499

Merged
merged 5 commits into from Jul 7, 2019
Merged

chore: changelog for 3.20.1 #17499

merged 5 commits into from Jul 7, 2019

Conversation

yutingzhao1991
Copy link
Contributor

@yutingzhao1991 yutingzhao1991 commented Jul 6, 2019

3.20.1

  • 💄 Optimize TimePicker focus style. #17447
  • 💄 Optimize DatePicker arrow style for resolve messy when not use utf-8. #17480
  • 🐞 Remove useless props which Drawer pass to rc-drawer for avoid error. #17390
  • 🐞 Fix Tabs disabled tab and next icon style. #17500
  • 🐞 Fix Result's problem that the className is empty and the class name is wrong. #17389
  • 🐞 Fix DatePicker's input box is obscured on safari. #17421
  • 🐞 Fix typo icon name colum-height to column-height. #17458
  • TypeScript

3.20.1

  • 💄 优化 TimePicker 聚焦状态的样式。#17447
  • 💄 优化 DatePicker 箭头样式,解决非 utf-8 编码下箭头样式乱码的问题。#17480
  • 🐞 删除 Drawer 中传给 rc-drawer 的不必要的属性避免报错。#17390
  • 🐞 修复 Tabs 当前失效页签样式以及切换图标错位 2px 的问题。#17500
  • 🐞 修复 Result 组件 className 为空造成类名错误的问题。#17389
  • 🐞 修复 safari 浏览器 DatePicker 组件输入框被遮挡的问题。#17421
  • 🐞 修复图标名 colum-heightcolumn-height#17458
  • TypeScript
    • 🐞 修复 Form onSubmit TypeScript 定义。#17412
    • 🐞 修复 AutoComplete 多余的 loading 属性 TypeScript 定义。#17433
    • 🐞 修复 Switch 的 onClick 的 TypeScript 定义。#17502 @DiamondYuan

@netlify
Copy link

netlify bot commented Jul 6, 2019

Deploy preview for ant-design ready!

Built with commit 3f9cdc4

https://deploy-preview-17499--ant-design.netlify.com

@codecov
Copy link

codecov bot commented Jul 6, 2019

Codecov Report

Merging #17499 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17499      +/-   ##
==========================================
- Coverage   96.07%   96.03%   -0.05%     
==========================================
  Files         267      267              
  Lines        7419     7419              
  Branches     2067     2069       +2     
==========================================
- Hits         7128     7125       -3     
- Misses        289      292       +3     
  Partials        2        2
Impacted Files Coverage Δ
components/_util/wave.tsx 85.84% <0%> (-2.84%) ⬇️

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 5375bf0...3f9cdc4. 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
@afc163
Copy link
Member

afc163 commented Jul 6, 2019

#17500 搭车

CHANGELOG.en-US.md Outdated Show resolved Hide resolved
@yutingzhao1991 yutingzhao1991 merged commit bc6c0f1 into master Jul 7, 2019
@delete-merged-branch delete-merged-branch bot deleted the chore/3.20.1 branch July 7, 2019 05:57
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