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

chore(deps-dev): bump antd from 4.3.4 to 4.8.2 #196

Merged
merged 1 commit into from
Nov 11, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 4.3.4 to 4.8.2.

Release notes

Sourced from antd's releases.

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

  • 🛠 使用 React hooks 重构 TreeSelect。#27593
  • 🛠 使用 React hooks 重构 Layout。#27595
  • 🐞 再次修复 Select 组件在 Form 中触发校验时外边框样式异常的问题。#27607
  • 🐞 修复 Pagination 开启页码切换器时右侧多余的 margin#27610
  • 🐞 修复 Input.Search enterButton={null} 报错的问题。#27591 @davidebianchi
  • 🐞 修复 Avatar.Group size 不生效的问题。#27531
  • 🐞 修复垂直 Tabs 标题文字很长时导致页签宽度跳动的问题。#27569
  • 🐞 修复 Table column.children 内的筛选功能不展示的问题。#27435 @JhonXY
  • 💄 修复 Steps 内嵌 Steps 时的样式。#27514
  • TypeScript
    • 🤖 修复 Select ref 属性 TS 错误。#27482
    • 🤖 修复 Avatar src 类型。#27524 @n0ruSh
  • RTL
    • 💄 修复 Progress.Line strokeColor 在 RTL 模式下方向错误。#27515

4.8.0

  • Image
    • 🔥 Image support preview.getContainer property. #26713 @rfreling
    • 🐞 Fix Image style prop not acting on img element. #27446
Changelog

Sourced from antd's changelog.

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
  • 🆕 ConfigProvider support form.requiredMark. #27322
  • 🆕 Statistic support loading prop. #26811 @appleshell
  • Avatar
    • 🔥 Support Image element as prop for Avatar component. #27448 @n0ruSh
    • 🆕 Avatar.Group support size props. #27348
  • 🆕 Row support noWrap to make Col in line. #27469
  • Tree
    • 🐞 Fix Tree text selecting when double click switcher icon. #27476
    • 🐞 Fix Tree with showLine not connect line when title break line. #27386
  • Modal
    • 🆕 modal.update() supports functional updating. #27163 @Mongkii
    • 🆕 Modal method support bodyStyle props. #27292
    • 🐞 Fix Modal missing modalRender prop. #27272 @jieny
    • 🐞 rootPrefixCls set in Modal.config can be effective for the antd components used in title and content. #27376 @Chersquwn
  • Input
    • 🆕 Input.Textarea support size props. #27110
    • 🐞 Fix Input missing className when allowClear is true. #27462
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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 9, 2020
@JIACHENG9 JIACHENG9 merged commit 68f2c09 into master Nov 11, 2020
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/antd-4.8.2 branch November 11, 2020 07:40
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.

1 participant