Skip to content

chore(deps): bump antd from 4.3.5 to 4.8.3#321

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview Bot commented Nov 16, 2020

Bumps antd from 4.3.5 to 4.8.3.

Release notes

Sourced from antd's releases.

4.8.3

  • 🐞 Fixed the problem that form behaves abnormally when namepath is an array.. #27664
  • 💄 Fix DateRangePicker hover effect position when hover over start or end cell of in range row. #27731 @AlanCutFlim
  • 🐞 Fix Select mode=tags cannot input whitespace normally. #27726 @baxtergu
  • 💄 Fix the mouse style when Typography.Link is disabled. #27734
  • 🐞 Fix Menu dropdown animation start twice when appear. #27663
  • 💄 Fix Avatar style when src is Image component. #27691
  • 💄 Fix Select multiple cursor position. #27689
  • 🐞 Fix TextArea emoji been cut when enable maxLength. #27679 @372623460jh
  • 🐞 Fix small size RangePicker active bar align issue. #27673 @Ifeinstein
  • 💄 Add @radio-border-width. #27703
  • 🛠 Refactor Carousel with React hooks. #27694
  • 🛠 Refactor <Typography editable /> with React hooks. #27655

  • 🐞 修复 Form 在 namePath 为数组的时候表现异常的问题。#27664
  • 💄 修复 DateRangePicker 选择已选范围内一行的首尾日期时的悬浮样式位置异常问题。#27731 @AlanCutFlim
  • 🐞 修复 Select tags 模式下无法输入空格的问题。#27726 @baxtergu
  • 💄 修复 Typography.Link 禁用时鼠标样式问题。#27734
  • 🐞 修复 Menu 下拉框显示时动画会播放两次的问题。#27663
  • 💄 修复 Avatar src 为 Image 时的样式问题。#27691
  • 💄 修复 Select mode="multiple" 的光标位置偏左的问题。#27689
  • 🐞 修复 TextArea 使用 emoji 时被裁切的问题。#27679 @372623460jh
  • 🐞 修复 RangePicker size="small" 时高亮线没有对齐的问题。#27673 @Ifeinstein
  • 💄 新增 @radio-border-width less 变量。#27703
  • 🛠 使用 React hooks 重构 Carousel。#27694
  • 🛠 使用 React hooks 重构 <Typography editable />#27655

4.8.2

  • 🐞 Fix Pagination lost jumper margin style. #27650
  • 🐞 Fix Steps type="navigation" last item broken style. #27654

  • 🐞 修复 Pagination 快速跳转 margin 丢失的问题。#27650
  • 🐞 修复 Steps type="navigation" 最后一项的样式问题。#27654

4.8.1

  • 🛠 Refactor TreeSelect with React hooks. #27593
  • 🛠 Refactor Layout with React hooks. #27595
  • 🐞 Fix Select abnormal outline style in Form validation. #27607
  • 🐞 Fix Pagination extra margin-right when enable size changer. #27610
  • 🐞 Fix Input.Search enterButton={null} throw error. #27591 @davidebianchi
  • 🐞 fix Avatar.Group size not working. #27531
  • 🐞 Fix vertical Tabs long title cause tab width changes. #27569
Changelog

Sourced from antd's changelog.

4.8.3

2020-11-14

  • 🐞 Fixed the problem that form behaves abnormally when namepath is an array.. #27664
  • 💄 Fix DateRangePicker hover effect position when hover over start or end cell of in range row. #27731 @AlanCutFlim
  • 🐞 Fix Select mode=tags cannot input whitespace normally. #27726 @baxtergu
  • 💄 Fix the mouse style when Typography.Link is disabled. #27734
  • 🐞 Fix Menu dropdown animation start twice when appear. #27663
  • 💄 Fix Avatar style when src is Image component. #27691
  • 💄 Fix Select multiple cursor position. #27689
  • 🐞 Fix TextArea emoji been cut when enable maxLength. #27679 @372623460jh
  • 🐞 Fix small size RangePicker active bar align issue. #27673 @Ifeinstein
  • 💄 Add @radio-border-width. #27703
  • 🛠 Refactor Carousel with React hooks. #27694
  • 🛠 Refactor <Typography editable /> with React hooks. #27655

4.8.2

2020-11-09

  • 🐞 Fix Pagination lost jumper margin style. #27650
  • 🐞 Fix Steps type="navigation" last item broken style. #27654

4.8.1

2020-11-08

  • 🛠 Refactor TreeSelect with React hooks. #27593
  • 🛠 Refactor Layout with React hooks. #27595
  • 🐞 Fix Select abnormal outline style in Form validation. #27607
  • 🐞 Fix Pagination extra margin-right when enable size changer. #27610
  • 🐞 Fix Input.Search enterButton={null} throw error. #27591 @davidebianchi
  • 🐞 fix Avatar.Group size not working. #27531
  • 🐞 Fix vertical Tabs long title cause tab width changes. #27569
  • 🐞 Fix Table filters didn't display in column.children. #27435 @JhonXY
  • 💄 Fix Steps style that inside another Steps. #27514
  • TypeScript
  • RTL
    • 💄 Fix Progress.Line strokeColor direction error in RTL mode. #27515

4.8.0

2020-11-02

  • Image
    • 🔥 Image support preview.getContainer property. #26713 @rfreling
    • 🐞 Fix Image style prop not acting on img element. #27446
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 Nov 16, 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.8.3 branch from 56d2f49 to d47fc6f Compare November 16, 2020 09:43
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/antd-4.8.3 branch from d47fc6f to 180f1bf Compare November 16, 2020 09:50
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #328.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/antd-4.8.3 branch November 23, 2020 09:59
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