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.9.0 changelog #28088

Merged
merged 1 commit into from Nov 30, 2020
Merged

docs: 4.9.0 changelog #28088

merged 1 commit into from Nov 30, 2020

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Nov 30, 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

  • Modal
    • 🆕 Modal 支持 focusTriggerAfterClose 以关闭自动恢复焦点的功能。#27985 @molokovev
    • 🐞 修复 Modal hooks 没有触发 onCancel 的问题。#28063 @JuniorTour
    • 🐞 修复 Modal 有时不在点击位置弹出的问题。#28037
    • 🆕 Modal.method 支持 closablecloseIcon#27909 @MrHeer
  • 💄 减少 Table 选中列宽度至 32px#28073
  • Image
    • 🔥 Image 增加 PreviewGroup 组件支持多张图片预览。#28069
    • 🐞 修复 Image style 属性未作用于 img 元素的问题。#27446
  • Collapse
    • 🔥 Collapse 添加 collapsible 以支持指定可折叠触发区域并废弃 Panel 的 disabled 属性。#27790
    • 🐞 修复 Collapse 内使用 <Table sticky /> 时不生效的问题。#28039
  • 🐞 修复 Cascader 空数据可以被选择的问题。#28062 @n0ruSh
  • 🆕 Alert 支持 action 属性。#25892 @jesse3mh9a
  • 🔥 Tree 重构拖拽行为,增加 dropIndicatorRenderallowDrop 属性。#26462 @07akioni
  • 🆕 Space 增加 wrap 属性以配置自动换行。#27910
  • 🆕 Descriptions.Item 支持 labelStylecontentStyle 属性。#27897
  • 🆕 Form.List 支持 initialValue#27872
  • 🆕 Menu 新增 expandIcon 属性以支持自定义展开图标,同时优化了默认图标的样式。#27565
  • 🆕 Input 和 TextArea 组件的 ref 属性增加setSelectionRange方法。#27584 @appleshell
  • 🆕 Select 组件新增 filterSort 属性以支持筛选模式下选项排序功能。#27523 @n0ruSh
  • 🇰🇿 新增哈萨克语。#27589 @nodkz

  • Modal
    • 🆕 Modal support focusTriggerAfterClose to disable auto focus back. #27985 @molokovev
    • 🐞 Fix Modal hooks not trigger onCancel. #28063 @JuniorTour
    • 🐞 Fix Modal sometime not popup from the click position. #28037
    • 🆕 Support closable and closeIcon api for Modal.method. #27909 @MrHeer
  • 💄 Reduce Table selection column width to 32px. #28073
  • Image
    • 🔥 Image add PreviewGroup component to support multiple images preview. #28069
    • 🐞 Fix Image style prop not acting on img element. #27446
  • Collapse
    • 🔥 Collapse support collapsible to customize trigger region and deprecated Panel disabled prop. #27790
    • 🐞 Fix Collapse cannot contains <Table sticky />. #28039
  • 🐞 Fix Cascader bug that empty data can be selected. #28062 @n0ruSh
  • 🆕 Alert support action prop. #25892 @jesse3mh9a
  • 🔥 Tree refactor drag behavior. Add dropIndicatorRender and allowDrop prop. #26462 @07akioni
  • 🆕 Space support wrap for auto break line. #27910
  • 🆕 Descriptions.Item support labelStyle & contentStyle props. #27897
  • 🆕 Form.List support initialValue. #27872
  • 🆕 Menu supports expandIcon, and optimize default expand icon style. #27565
  • 🆕 Input and TextArea add setSelectionRange of ref. #27584 @appleshell
  • 🆕 Select support filterSort to order the filtered options. #27523 @n0ruSh
  • 🇰🇿 Add Kazakh locale. #27589 @nodkz

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

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Nov 30, 2020

@github-actions
Copy link
Contributor

Size Change: -1 B

Total Size: 790 kB

Filename Size Change
./dist/antd.dark.min.css 67.9 kB -1 B
ℹ️ View Unchanged
Filename Size Change
./dist/antd-with-locales.min.js 313 kB 0 B
./dist/antd.compact.min.css 66.6 kB 0 B
./dist/antd.min.css 66.7 kB 0 B
./dist/antd.min.js 275 kB 0 B

compressed-size-action

@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 5e17823:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link

codecov bot commented Nov 30, 2020

Codecov Report

Merging #28088 (5e17823) into master (98ddb8d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master    #28088   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          393       393           
  Lines         7371      7371           
  Branches      2112      2112           
=========================================
  Hits          7371      7371           

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 98ddb8d...5e17823. Read the comment docs.

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