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.8.6 changelog #28030

Merged
merged 1 commit into from
Nov 27, 2020
Merged

docs: Add 4.8.6 changelog #28030

merged 1 commit into from
Nov 27, 2020

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Nov 27, 2020

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 changelog

  • 🐞 Fix Badge style blink when mounted. #28003
  • 💄 Reduce Modal style size. #27998
  • 🐞 Fix Layout.Sider can not collapse when width='0'. #28000
  • 🐞 Fix Menu style when using none Ant Design icons. #27983
  • Input
    • 🐞 Fix Input.Search button height when customize less variables. #27986
    • 🐞 Fix Input.Search addonBefore abnormal style. #27960
  • 🐞 Fix Typography.Link clicking copy button will redirect. #27982
  • 🐞 Fix Carousel throws error Unable to preventDefault inside passive event listener. #27957
  • 🌐 Improve data picker locale for en_GB and zh_TW. #28016 @abz53378
  • RTL
    • 💄 Optimize the border style of Descriptions in RTL model. #28010
    • 💄 Fix the vertical style of Steps in RTL mode. #27996
  • TypeScript

  • 🐞 修复 Badge 在初始化时样式抖动的问题。#28003
  • 💄 优化 Modal 相关样式的冗余。#27998
  • 🐞 修复 Layout.Sider 在 width='0' 时不能展开的问题。#28000
  • 🐞 修复 Menu 使用非 Ant Design 图标时的样式问题。#27983
  • Input
    • 🐞 修复 Input.Search 自定义 less 变量时的按钮高度问题。#27986
    • 🐞 修复 Input.Search addonBefore 样式异常。#27960
  • 🐞 修复 Typography.Link 点击复制按钮会触发链接跳转的问题。#27982
  • 🐞 修复 Carousel Unable to preventDefault inside passive event listener 报错问题。#27957
  • 🌐 改进 DatePicker 的 en_GBzh_TW 本地化支持。#28016 @abz53378
  • RTL
    • 💄 优化 Descriptions 在 RTL 模型下的边框样式。#28010
    • 💄 修复 Steps 垂直方向在 RTL 模式下的样式。#27996
  • TypeScript

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

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Nov 27, 2020

@codesandbox-ci
Copy link

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 e615e29:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link

codecov bot commented Nov 27, 2020

Codecov Report

Merging #28030 (e615e29) into master (8c9abdf) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master    #28030   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          389       389           
  Lines         7339      7339           
  Branches      2095      2095           
=========================================
  Hits          7339      7339           

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 8c9abdf...e615e29. Read the comment docs.

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 789 kB

ℹ️ View Unchanged
Filename Size Change
./dist/antd-with-locales.min.js 312 kB 0 B
./dist/antd.compact.min.css 66.7 kB 0 B
./dist/antd.dark.min.css 68 kB 0 B
./dist/antd.min.css 66.7 kB 0 B
./dist/antd.min.js 276 kB 0 B

compressed-size-action

@zombieJ zombieJ merged commit c6d4bf3 into master Nov 27, 2020
@zombieJ zombieJ deleted the changelog branch November 27, 2020 04:35
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

2 participants