Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.26.20 to 4.9.0.

Release notes

Sourced from antd's releases.

4.8.6

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

4.8.5

  • 🐞 Fix that Spin can't render children 0. #27839 @liuchao233
  • 💄 Fix the RangePicker panel interaction style. #27894
  • 💄 Fix Switch loading style. #27860
  • 💄 Optimize Skeleton color to fit dark background. #27836
  • 💄 Adjust Statistic deciaml font size. #27884
  • 🛠 Refactor Checkbox、Layout.Sider and TextArea with React hooks. #27739 #27719 #27693
  • 🛠 Refactor BackTop、Badge、UploadList with rc-motion instead of rc-animate. #27840 #27848 #27923
  • RTL
    • 💄 Fix the style of the Tree switch icon in RTL mode. #27876
  • TypeScript
Changelog

Sourced from antd's changelog.

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
    • 💄 Fix the vertical style of Steps in RTL mode. #27996
  • TypeScript

4.8.5

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 Nov 30, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #477.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.9.0 branch December 1, 2020 21:22
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