Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.26.20 to 4.9.1.

Release notes

Sourced from antd's releases.

4.9.1

  • TypeScript
    • 🤖 Fix Collapse.Panel collapsible property to optional. #28092 @sammarks

  • TypeScript
    • 🤖 修复 Collapse.Panel 可折叠属性 collapsible 为可选。#28092 @sammarks

4.9.0

  • 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

  • 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
Changelog

Sourced from antd's changelog.

4.9.1

2020-12-01

  • TypeScript
    • 🤖 Fix Collapse.Panel collapsible property to optional. #28092 @sammarks

4.9.0

2020-11-30

  • 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

4.8.6

2020-11-27

  • 🐞 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
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 1, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #479.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.9.1 branch December 7, 2020 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant