Skip to content

chore(deps): bump antd from 4.3.5 to 4.7.3#295

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/antd-4.7.3
Closed

chore(deps): bump antd from 4.3.5 to 4.7.3#295
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/antd-4.7.3

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview Bot commented Oct 27, 2020

Bumps antd from 4.3.5 to 4.7.3.

Release notes

Sourced from antd's releases.

4.7.3

  • Form
    • 🐞 Fix Form warning for non-boolean attribute virtual when use ConfigProvider. #27343
    • 🛠 Adjust Form.Item initialValue sync status align with Form level initialValues. #27319
  • Typography
    • 🛠 Improve Typography ellipsis title display. #27328
    • 💄 Fix Editable Typography in Card title style problems. #27221
  • Input
    • 🐞 Fix Input.Search duplicated className when allowClear is true. #27261
    • 🐞 Fix Input.Search border style when enable allowClear. #27261
  • 🐞 Fix Upload.List preview image fit size issue. #27312 @JuniorTour
  • 🐞 Fix Notification no wrap with long text. #27285 @littleee
  • 🐞 Fix Menu inside flexable container will not shrink properly. #27253
  • 🌐 Fix en_US, en_GB and ga_IE gramma. #27259 @yasikovsky
  • 🐞 Fix Tag with customize closeIcon breaks line issue. #27226 @handycode

  • Form
    • 🐞 修复 Form 在 ConfigProvider 下会警告 non-boolean attribute 'virtual' 的问题。#27343
    • 🛠 调整 Form.Item initialValue 的同步时机改由与 initialValues 相同。#27319
  • Typography
    • 🛠 优化 Typography 省略时的 title 提示,现在会在 ... 上展现剩余文本。#27328
    • 💄 修复 Typography 在 Card title 中编辑样式问题。#27221
  • Input
    • 🐞 修复 Input.Search 指定 allowClearclassName 重复出现的问题。#27261
    • 🐞 修复 修复 Input.Search 激活 allowClear 时边框样式异常的问题。#27325
  • 🐞 修复 Upload.List 图片预览显示不全的问题。#27312 @JuniorTour
  • 🐞 修复 Notification 长文本不换行的问题。#27285 @littleee
  • 🐞 修复 Menu 在 flex 容器内不会正常收缩省略的问题。#27253
  • 🌐 修复 en_US、en_GB、ga_IE 国际化语法问题。#27259 @yasikovsky
  • 🐞 修复 Tag 标签自定义关闭图标会导致换行的问题。#27226 @handycode

4.7.2

  • 💄 Fix Layout.Sider light theme lost styles. #27227 @lingjieee
  • 💄 Fix TextArea wrapped with additional div when showCount is false, and pass className and style to outer wrapper when showCount is true. #27216
  • 🐞 Fix Checkbox.Group TS2559 error. #27231

  • 💄 修复 Layout.Sider light 主题失效问题。#27227 @lingjieee
  • 💄 修复 TextArea 没有设置 showCount 时仍然会包裹 div 的问题,同时解决 showCountclassNamestyle 没有传递给最外层节点的问题。#27216
  • 🐞 修复 Checkbox.Group TS2559 错误。#27231

4.7.1

  • DatePicker
Changelog

Sourced from antd's changelog.

4.7.3

2020-10-24

  • Form
    • 🐞 Fix Form warning for non-boolean attribute virtual when use ConfigProvider. #27343
    • 🛠 Adjust Form.Item initialValue sync status align with Form level initialValues. #27319
  • Typography
    • 🛠 Improve Typography ellipsis title display. #27328
    • 💄 Fix Editable Typography in Card title style problems. #27221
  • Input
    • 🐞 Fix Input.Search duplicated className when allowClear is true. #27261
    • 🐞 Fix Input.Search border style when enable allowClear. #27261
  • 🐞 Fix Upload.List preview image fit size issue. #27312 @JuniorTour
  • 🐞 Fix Notification no wrap with long text. #27285 @littleee
  • 🐞 Fix Menu inside flexable container will not shrink properly. #27253
  • 🌐 Fix en_US, en_GB and ga_IE gramma. #27259 @yasikovsky
  • 🐞 Fix Tag with customize closeIcon breaks line issue. #27226 @handycode

4.7.2

2020-10-19

  • 💄 Fix Layout.Sider light theme lost styles. #27227 @lingjieee
  • 💄 Fix TextArea wrapped with additional div when showCount is false, and pass className and style to outer wrapper when showCount is true. #27216
  • 🐞 Fix Checkbox.Group TS2559 error. #27231

4.7.1

2020-10-18

  • DatePicker
    • 🐞 Fix DatePicker don't work correctly when showTime is true and format is function. #27156
    • 💄 Fix DatePicker wrong animation direction when auto overflow. #27101
  • Typography
    • 💄 Fix Typography miss pre and blockquote style. #27150
    • 🐞 Fix Typography.Link hover color. #27119
    • 🐞 Fix Typography.Link hover color when type is danger. #27104
  • 💄 Fix Descriptions ant-descriptions-item-content and add style word-break:break-word;. #27195 @WLyKan
  • 🐞 Fix clear Password value attribute in controlled mode. #27191
  • 🐞 Optimize Notification width in small screen. #27189
  • 🐞 Fix Cascader className duplicate. #27187 @huntdream
  • 🐞 Fix the issue that the Drawer will trigger form submit. #27175
  • 🐞 Fix Dropdown icon missing margin. #27165
  • 💄 Fix Layout.Sider collapsedWidth cannot work without modifying @menu-collapsed-width. #27154
  • 🐞 Fix Tabs animated={true} not working for panels. #27145
  • 🐞 Fix Divider color when contains text. #27134
  • 💄 Fix the cursor style when the Radio option is selected and disabled. #27125
  • 🇪🇸 Add missing translations in es_ES. #27079 @gersongams
  • RTL
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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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 Oct 27, 2020
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/antd-4.7.3 branch 15 times, most recently from 76b55ad to ec2c2a8 Compare November 2, 2020 09:54
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/antd-4.7.3 branch from ec2c2a8 to 18c5ec7 Compare November 2, 2020 10:01
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #317.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/antd-4.7.3 branch November 9, 2020 09:46
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.

0 participants