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.4.2 changelog #25579

Merged
merged 1 commit into from Jul 11, 2020
Merged

docs: 4.4.2 changelog #25579

merged 1 commit into from Jul 11, 2020

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jul 11, 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
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Changelog

  • 🛠 Adjust Alert animation to remove directly dom operation. #dd8e9f8 @Yunfly
  • Select
    • 🐞 Fix Select shifts vertically when searching. #25536 @07akioni
    • 💄 Add @select-item-select-color to control the color when Select item is selected. #25476
  • 🐞 Fix Form.Item warning for preserve as invalidate dom prop. #25518
  • 🐞 Fix Card cover margin bug when bordered is false. #25515 @yutingzhao1991
  • 💄 Adjust Typography style to set overflow-wrap: break-word as default. #25516
  • 🐞 Fix Table expandedRowRender nested Table cell background color. #25498
  • 🐞 Fix Popover wrong positioning on Radio.Button. #25449 @zgoby
  • 🐞 Fix RangePicker clear icon position issue when size=small. #25458
  • 🆕 Upload supports to show thumbnail for non-image files as thumbUrl configured in onChange event. #25432 @AlbertAZ1992
  • 🐞 Fix Table onChange triggered multiple times when change page size. #25520 @zhangchen915
  • 🛠 Remove babel-runtime and add @babel/runtime in dependencies, reduce gzipped bundle size 18.6KB. #25530
  • 🇪🇸 Improve es_ES localization. #25460 @gersongams

  • 🛠 调整 Alert 组件关闭动画实现移除直接的 dom 操作。#dd8e9f8 @Yunfly
  • Select
    • 🐞 修正了 Select 在搜索时纵向位移的问题。#25536 @07akioni
    • 💄 增加 @select-item-selected-color 以控制 Select 选项选中时的颜色。#25476
  • 🐞 修复 Form.Item 警告 preserve 是无效 dom 属性的问题。#25518
  • 🐞 修复当 Card 组件无边框时封面图边距的问题。#25515 @yutingzhao1991
  • 💄 调整 Typography 样式添加 overflow-wrap: break-word 默认样式。#25516
  • 🐞 修复 Table expandedRowRender 内嵌 Table 时单元格背景丢失的问题。#25498
  • 🐞 修复 Radio.Button 上使用 Popover 时的位置异常问题。#25449 @zgoby
  • 🐞 修复 RangePicker 在 size=small 时清除按钮的位置问题。#25458
  • 🆕 Upload 支持上传非图片文件时在 onChange 事件中设置 thumbUrl 来展示缩略图。#25432 @AlbertAZ1992
  • 🐞 修复 Table 切换页条目数时 onChange 触发多次的问题。#25520 @zhangchen915
  • 🛠 移除 babel-runtime 并添加 @babel/runtime 依赖,减少 gzipped 包体积 18.6KB#25530
  • 🇪🇸 改进 es_ES 国际化。#25460 @gersongams

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

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jul 11, 2020

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jul 11, 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 847e032:

Sandbox Source
antd reproduction template Configuration

@zombieJ zombieJ merged commit 8382bb0 into master Jul 11, 2020
@zombieJ zombieJ deleted the docs branch July 11, 2020 08:25
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