ant-design / create-react-app-antd

Use antd in create-react-app without ejecting โœจ
https://ant.design/docs/react/use-with-create-react-app
583 stars 197 forks source link

Bump antd from 4.6.2 to 4.8.2 #243

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps antd from 4.6.2 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](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 #247.