Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.26.8 to 4.15.2.

Release notes

Sourced from antd's releases.

4.15.2


4.15.1

  • 🐞 Fix Descriptions labelStyle contentStyle unsuccessful when layout="vertical" and bordered={true}. #29942
  • 🐞 Upload won't crash when fileList is a frozen object now. #29944
  • 🐞 Fix Tabs cannot scroll when vertical mode in Safari 13.1. #29983
  • 🐞 Fix Button throws Cannot read property 'removeChild' of null in some situation. #29961 @​JohnDeved
  • 🐞 Fix Transfer button's box-shadow getting cut. #30030 @​jinchaofs
  • 🐞 Fix CheckBox.Group cannot work with Form of @ant-design/compatible. #30039 @​jameslahm
  • 🐞 Fix PageHeader <Tabs type="card" /> padding missing. #29819
  • Table
    • 💄 Optimize Table pagination style when narrow width. #30065
    • 🐞 Fix Table @table-border-radius-base not being applied to .ant-table node. #29966 @​VoliBearCat
  • 🐞 Fix Input.TextArea maxLength does not work in control mode. #30070
  • TypeScript
  • Locale

  • 🐞 修复 Descriptions labelStyle contentStyle 当设置 layout="vertical"bordered={true} 时不生效的问题。#29942
  • 🐞 Upload 的 fileList 为冻结对象时不再崩溃。#29944
  • 🐞 修复 Tabs 在 Safari 13.1 垂直模式下不能滚动问题。#29983
  • 🐞 修复点击 Button 时有时会报错 Cannot read property 'removeChild' of null 的问题。#29961 @​JohnDeved
  • 🐞 修复 Transfer 按钮区域 box-shadow 被截断的问题。#30030 @​jinchaofs
  • 🐞 修复 CheckBox.Group 和 @ant-design/compatible 的 Form 无法一起工作的问题。#30039 @​jameslahm
  • 🐞 修复 PageHeader 下卡片类型 tabs 样式问题。#29819
  • Table
    • 💄 优化 Table 分页器在狭窄空间的样式问题。#30065
    • 🐞 修复 Table @table-border-radius-base 没有被应用到 .ant-table 节点上。#29966 @​VoliBearCat
  • 🐞 修复 Input.TextArea maxLength 在受控时无效的问题。#30070

... (truncated)

Changelog

Sourced from antd's changelog.

4.15.2

2021-04-19

4.15.1

2021-04-10

  • 🐞 Fix Descriptions labelStyle contentStyle unsuccessful when layout="vertical" and bordered={true}. #29942
  • 🐞 Upload won't crash when fileList is a frozen object now. #29944
  • 🐞 Fix Tabs cannot scroll when vertical mode in Safari 13.1. #29983
  • 🐞 Fix Button throws Cannot read property 'removeChild' of null in some situation. #29961 @​JohnDeved
  • 🐞 Fix Transfer button's box-shadow getting cut. #30030 @​jinchaofs
  • 🐞 Fix CheckBox.Group cannot work with Form of @ant-design/compatible. #30039 @​jameslahm
  • 🐞 Fix PageHeader <Tabs type="card" /> padding missing. #29819
  • Table
    • 💄 Optimize Table pagination style when narrow width. #30065
    • 🐞 Fix Table @table-border-radius-base not being applied to .ant-table node. #29966 @​VoliBearCat
  • 🐞 Fix Input.TextArea maxLength does not work in control mode. #30070
  • TypeScript
  • Locale

4.15.0

2021-03-29

  • 🆕 Table now supports rowSelection.defaultSelectedRowKeys. #29879 @​keelii
  • 🐞 Fix TextArea display value will be cut by maxLength when in controlled. Fix onCompositionEnd not trigger when input exceed maxLength. Fix emoji count not align with maxLength & showCount. #29867
  • 🐞 Fix Button click effect style not working in shadow root. #29897 @​JohnDeved
  • Pagination
    • 💄 Fix Pagination focus style stay after interaction. #29891
    • 🐞 Fix Pagination jump input height not correct when config modifyVars. #29886 @​SyMind
  • 🐞 Fix Steps progress item getting cut at edge. #29893
  • 🛠 Prevent Upload drop event bubbling to handle nest case. #29832 @​jojonarte
  • 🐞 Apply ConfigProvider componentSize on Tabs component. #29844 @​bn3t
  • 💄 Remove Tag hover style since it do not have click interactive. #29874
  • 🇫🇷 Add missing fr_FR translations. #29839 @​bn3t

... (truncated)

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 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 Apr 23, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #713.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.15.2 branch April 28, 2021 06:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant