Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump antd from 3.26.20 to 4.15.4 #167

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps antd from 3.26.20 to 4.15.4.

Release notes

Sourced from antd's releases.

4.15.4

  • 🐞 Fix Menu.Item width issue when collapsedWidth is set. #30357 @​Map1en
  • 🐞 Fix Radio check spin style sometime height too long. #30367
  • 🐞 Fix Typography.Link open link when trigger editable. #30354 @​John60676
  • 🐞 InputNumber clean up input will trigger onChange(null) now. #30337
  • 🐞 Fix Dropdown.Button broken style when inside Modal footer. #30328 @​Map1en
  • 💄 Replace Anchor default background from #FFFFFF to transparent. #30336
  • 🌐 Add ko_KR and ja_JP TimePicker.RangePicker placeholder. #30285 @​ChalkPE
  • TypeScript

  • 🐞 修复 Menu.Item 设置 collapsedWidth 时宽度错误的问题。#30357 @​Map1en
  • 🐞 修复 Radio 选中样式有时高度略长的问题。#30367
  • 🐞 修复 Typography.Link 在 editable 模式下点击编辑会触发链接跳转的问题。#30354 @​John60676
  • 🐞 InputNumber 现在清空输入框时会触发 onChange(null)#30337
  • 🐞 修复 Modal footer 里放置 Dropdown.Button 的样式错乱问题。#30328 @​Map1en
  • 💄 替换 Anchor 默认背景颜色从 #FFFFFF 改至 transparent#30336
  • 🌐 添加 TimePicker.RangePicker ko_KRja_JPplaceholder 国际化。#30285 @​ChalkPE
  • TypeScript

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

... (truncated)

Changelog

Sourced from antd's changelog.

4.15.4

2021-04-30

  • 🐞 Fix Menu.Item width issue when collapsedWidth is set. #30357 @​Map1en
  • 🐞 Fix Radio check spin style sometime height too long. #30367
  • 🐞 Fix Typography.Link open link when trigger editable. #30354 @​John60676
  • 🐞 InputNumber clean up input will trigger onChange(null) now. #30337
  • 🐞 Fix Dropdown.Button broken style when inside Modal footer. #30328 @​Map1en
  • 💄 Replace Anchor default background from #FFFFFF to transparent. #30336
  • 🌐 Add ko_KR and ja_JP TimePicker.RangePicker placeholder. #30285 @​ChalkPE
  • TypeScript

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

... (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:

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

Bumps [antd](https://github.com/ant-design/ant-design) from 3.26.20 to 4.15.4.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@3.26.20...4.15.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 30, 2021
@dependabot-preview
Copy link
Author

Superseded by #171.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.15.4 branch May 11, 2021 21:17
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.

None yet

0 participants