react-component / form

React High Order Form Component(web & react-native)
http://react-component.github.io/form/
MIT License
1.81k stars 295 forks source link

build(deps-dev): bump antd from 3.26.20 to 4.15.3 #508

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps antd from 3.26.20 to 4.15.3.

Release notes

Sourced from antd's releases.

4.15.3

  • Table
    • 🐞 Fix Table selection column width when bordered is true. #30304
    • 🚨 Add warning when Table current is negative number. #30242 @​wadezhan
  • 🐞 Fix Button type="link" should not redirect when it is disabled. #30209
  • 🐞 Fix Upload appear errors when url of file is null. #30215
  • 🐞 Fix padding on a SubMenu inside an ItemGroup. #30218 @​sebakerckhof
  • 🐞 Fix Checkbox & Radio align issue in flex box. #30260
  • 🐞 Fix Badge broken animation on spin icon. #30275
  • 🐞 Fix Input disabled hover style in Form. #30302 @​Fog3211
  • TypeScript
    • 🤖 Fix Upload type definition of beforeUpload. #30213

  • Table
    • 🐞 修复选择列和边框冲突的问题。#30304
    • 🚨 当 current 为负数时将在显示控制台警告。#30242 @​wadezhan
  • 🐞 修复 Button type="link" 添加 disabled 后仍然可点击跳转的问题。#30209
  • 🐞 修复 Upload 当文件 url 为 null 时渲染出错问题。#30215
  • 🐞 修复 SubMenu 在 ItemGroup 内时的内边距。#30218 @​sebakerckhof
  • 🐞 修复 Checkbox 和 Radio 在 flex 布局下的对齐问题。#30260
  • 🐞 修复 Badge 上放置旋转图标的动画问题。#30275
  • 🐞 修复 Form 错误校验状态下 Input disabled 的 hover 样式。#30302 @​Fog3211
  • TypeScript
    • 🤖 修复 Upload 组件 beforeUpload 类型声明。#30213

4.15.3-alpha.0

4.15.2


4.15.1

... (truncated)

Changelog

Sourced from antd's changelog.

4.15.3

2021-04-25

  • Table
    • 🐞 Fix Table selection column width when bordered is true. #30304
    • 🚨 Add warning when Table current is negative number. #30242 @​wadezhan
  • 🐞 Fix Button type="link" should not redirect when it is disabled. #30209
  • 🐞 Fix Upload appear errors when url of file is null. #30215
  • 🐞 Fix padding on a SubMenu inside an ItemGroup. #30218 @​sebakerckhof
  • 🐞 Fix Checkbox & Radio align issue in flex box. #30260
  • 🐞 Fix Badge broken animation on spin icon. #30275
  • 🐞 Fix Input disabled hover style in Form. #30302 @​Fog3211
  • TypeScript
    • 🤖 Fix Upload type definition of beforeUpload. #30213

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

... (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 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](https://app.dependabot.com): - 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[bot] commented 3 years ago

Superseded by #510.