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.15.5 changelog #30409

Merged
merged 17 commits into from
May 10, 2021
Merged

docs: 4.15.5 changelog #30409

merged 17 commits into from
May 10, 2021

Conversation

ycjcl868
Copy link
Contributor

@ycjcl868 ycjcl868 commented May 6, 2021

🇨🇳 中文日志 🇨🇳

  • 🐞 修复 Upload 在 IE 下,beforeUpload 返回 false 的报错问题。#30391 @OleksandrAntonenko1
  • Calendar
    • 🐞 修复 Calendar 在 Form.Item 下样式错乱的问题。#30442
    • 🐞 修复 Calendar value 设置 nullundefined 时报错的问题。#30442#30442
  • Table
    • 🐞 修复 Table filterDropdown 调用 confirm({ closeDropdown: true }) 时也会触发 onFilterDropdownVisibleChange 的问题。#30457
    • 🐞 修复 Table 展开图标在 Windows Firefox 下显示异常的问题。#30410
  • 🐞 修复 Dropdown.Button 不支持 mouseEnterDelaymouseLeaveDelay 的问题。#30452
  • 💄 优化 Rate 聚焦行为从 :focus:focus-visible#30451
  • 🐞 修复 Steps 进度条圆圈在底部被切掉的问题。#30373 @fachreza73
  • 🐞 修复在 DatePicker 里设置 locale 不能覆盖 ConfigProvider locale 的问题。#30380 @Map1en
  • 国际化
  • TypeScript
    • 🤖 Tooltip 导出 zIndex 类型定义。#30432

🇺🇸 English Changelog 🇺🇸

  • 🐞 Fix Upload crashes if beforeUpload returns false in IE. #30391 @OleksandrAntonenko1
  • Calendar
    • 🐞 Fix Calendar broken style inside Form.Item. #30442
    • 🐞 Fix Calendar throws error when set value to null or undefined. #30442
  • Table
    • 🐞 Fix Table call confirm({ closeDropdown: true }) in filterDropdown should not trigger onFilterDropdownVisibleChange. #30457
    • 🐞 Fix Table broken expand icon style in Windows Firefox. #30410
  • 🐞 Fix Dropdown.Button don't support mouseEnterDelay and mouseLeaveDelay. #30452
  • 💄 Optimize Rate focus behavior from :focus to :focus-visible. #30451
  • 🐞 Fix Steps with progress get cut at the bottom. #30373 @fachreza73
  • 🐞 Fix the problem that setting locale in DatePicker cannot override ConfigProvider locale. #30380 @Map1en
  • Locale
  • TypeScript
    • 🤖 Export Tooltip zIndex prop typescript definition. #30432

@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2021

@ycjcl868 ycjcl868 requested a review from zombieJ May 6, 2021 07:20
@codecov
Copy link

codecov bot commented May 6, 2021

Codecov Report

Merging #30409 (171e642) into master (dd14752) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master    #30409   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          397       397           
  Lines         7520      7520           
  Branches      2049      2049           
=========================================
  Hits          7520      7520           

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 dd14752...171e642. Read the comment docs.

CHANGELOG.en-US.md Outdated Show resolved Hide resolved
@ycjcl868 ycjcl868 changed the title docs: 4.15.5 changelog [WIP] release: 4.15.5 changelog May 6, 2021
@ycjcl868 ycjcl868 changed the title [WIP] release: 4.15.5 changelog release: 4.15.5 changelog May 10, 2021
@ycjcl868 ycjcl868 changed the title release: 4.15.5 changelog docs: 4.15.5 changelog May 10, 2021
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
@xrkffgg
Copy link
Member

xrkffgg commented May 10, 2021

CI 报错 因为是 fork 的原因

@afc163
Copy link
Member

afc163 commented May 10, 2021

CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
@afc163
Copy link
Member

afc163 commented May 10, 2021

@ycjcl868 ycjcl868 merged commit 9a4c971 into ant-design:master May 10, 2021
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

3 participants