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.8.0 #466

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

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](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 #470.