Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.26.20 to 4.8.0.

Release notes

Sourced from antd's releases.

4.8.0

  • 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
  • Table
    • 🆕 Table.Summary.Cell support align prop. #27365
    • 🐞 Fix Table onShowSizeChange trigger twice. #27417
    • 🐞 Fix Table pagination cache previous config issue. #27412
  • Typography
    • 🐞 Fix Typography Invalid regular expression issue with particular content. #27383 @ttys026
    • 💄 Fix disabled Typography.Link hover or active color. @27487 @Liu-Ya
  • Steps
    • 🐞 Fix title is not centered when enabling progressDot. #27406
    • 🐞 Fix style in small screen. #27499
  • 🐞 Fix PageHeader that empty dom will be displayed when title is empty. #27485
  • 🐞 Fix Slider keep tooltip align with handle when dragging. #27489
  • 🐞 Fix RangePicker selected range border style. #27438
  • 💄 Adjust Collapse arrow position align with first line. #27363
  • 💄 Fix Descriptions style when label use block element. #27375
  • 💄 Fix Select abnormal border style in Form validation. #27378

  • Image
    • 🔥 Image 支持 preview.getContainer 属性用于指定预览对话框的容器。#26713 @rfreling
    • 🐞 修复 Image style 属性未作用于 img 元素的问题。#27446
  • 🆕 ConfigProvider 增加 form.requiredMark 配置。#27322
  • 🆕 Statistic 组件增加 loading 属性。#26811 @appleshell
  • Avatar
    • 🔥 Avatar 组件支持直接传入 Image 元素。#27448 @n0ruSh
    • 🆕 Avatar.Group 增加 size 属性。#27348
Changelog

Sourced from antd's changelog.

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
  • Table
    • 🆕 Table.Summary.Cell support align prop. #27365
    • 🐞 Fix Table onShowSizeChange trigger twice. #27417
    • 🐞 Fix Table pagination cache previous config issue. #27412
  • Typography
    • 🐞 Fix Typography Invalid regular expression issue with particular content. #27383 @ttys026
    • 💄 Fix disabled Typography.Link hover or active color. @27487 @Liu-Ya
  • Steps
    • 🐞 Fix title is not centered when enabling progressDot. #27406
    • 🐞 Fix style in small screen. #27499
  • 🐞 Fix PageHeader that empty dom will be displayed when title is empty. #27485
  • 🐞 Fix Slider keep tooltip align with handle when dragging. #27489
  • 🐞 Fix RangePicker selected range border style. #27438
  • 💄 Adjust Collapse arrow position align with first line. #27363
  • 💄 Fix Descriptions style when label use block element. #27375
  • 💄 Fix Select abnormal border style in Form validation. #27378

4.7.3

2020-10-24

  • Form
    • 🐞 Fix Form warning for non-boolean attribute virtual when use ConfigProvider. #27343
    • 🛠 Adjust Form.Item initialValue sync status align with Form level initialValues. #27319
  • Typography
    • 🛠 Improve Typography ellipsis title display. #27328
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 2, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #470.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.8.0 branch November 9, 2020 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.

1 participant