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.7.2 #232

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps antd from 4.6.2 to 4.7.2.

Release notes

Sourced from antd's releases.

4.7.2

  • ๐Ÿ’„ Fix Layout.Sider light theme lost styles. #27227 @lingjieee
  • ๐Ÿ’„ Fix TextArea wrapped with additional div when showCount is false, and pass className and style to outer wrapper when showCount is true. #27216
  • ๐Ÿž Fix Checkbox.Group TS2559 error. #27231

  • ๐Ÿ’„ ไฟฎๅค Layout.Sider light ไธป้ข˜ๅคฑๆ•ˆ้—ฎ้ข˜ใ€‚#27227 @lingjieee
  • ๐Ÿ’„ ไฟฎๅค TextArea ๆฒกๆœ‰่ฎพ็ฝฎ showCount ๆ—ถไป็„ถไผšๅŒ…่ฃน div ็š„้—ฎ้ข˜๏ผŒๅŒๆ—ถ่งฃๅ†ณ showCount ไธ‹ className ๅ’Œ style ๆฒกๆœ‰ไผ ้€’็ป™ๆœ€ๅค–ๅฑ‚่Š‚็‚น็š„้—ฎ้ข˜ใ€‚#27216
  • ๐Ÿž ไฟฎๅค Checkbox.Group TS2559 ้”™่ฏฏใ€‚#27231

4.7.1

  • DatePicker
    • ๐Ÿž Fix DatePicker don't work correctly when showTime is true and format is function. #27156
    • ๐Ÿ’„ Fix DatePicker wrong animation direction when auto overflow. #27101
  • Typography
    • ๐Ÿ’„ Fix Typography miss pre and blockquote style. #27150
    • ๐Ÿž Fix Typography.Link hover color. #27119
    • ๐Ÿž Fix Typography.Link hover color when type is danger. #27104
  • ๐Ÿ’„ Fix Descriptions ant-descriptions-item-content and add style word-break:break-word;. #27195 @WLyKan
  • ๐Ÿž Fix clear Password value attribute in controlled mode. #27191
  • ๐Ÿž Optimize Notification width in small screen. #27189
  • ๐Ÿž Fix Cascader className duplicate. #27187 @huntdream
  • ๐Ÿž Fix the issue that the Drawer will trigger form submit. #27175
  • ๐Ÿž Fix Dropdown icon missing margin. #27165
  • ๐Ÿ’„ Fix Layout.Sider collapsedWidth cannot work without modifying @menu-collapsed-width. #27154
  • ๐Ÿž Fix Tabs animated={true} not working for panels. #27145
  • ๐Ÿž Fix Divider color when contains text. #27134
  • ๐Ÿ’„ Fix the cursor style when the Radio option is selected and disabled. #27125
  • ๐Ÿ‡ช๐Ÿ‡ธ Add missing translations in es_ES. #27079 @gersongams
  • RTL
    • ๐Ÿ’„ Optimize the style of Input.TextArea character count in RTL mode. #27098
  • TypeScript
    • ๐Ÿค– Button shape remove undeclared doc type. #27159
    • ๐Ÿค– Add optional rules property into FormListProps. #27164 @huntdream

  • DatePicker
    • ๐Ÿž ไฟฎๅค DatePicker showTime ไธบ true ๅนถไธ” format ไธบไธ€ไธชๅ‡ฝๆ•ฐๆ—ถๆŠฅ้”™็š„้—ฎ้ข˜ใ€‚#27156
    • ๐Ÿ’„ ไฟฎๅค DatePicker ๅœจไธ‹ๆ‹‰็ฉบ้—ดไธ่ถณๆ—ถ็š„ๅŠจ็”ปๆ–นๅ‘้—ฎ้ข˜ใ€‚#27101
  • Typography
    • ๐Ÿ’„ ไฟฎๅค Typography ๆฒกๆœ‰ pre ๅ’Œ blockquote ๆ ทๅผ็š„้—ฎ้ข˜ใ€‚#27150
    • ๐Ÿž ไฟฎๅค Typography.Link ๆ‚ฌๆตฎ้ขœ่‰ฒ้”™่ฏฏ็š„้—ฎ้ข˜ใ€‚#27119
    • ๐Ÿž ไฟฎๅค Typography.Link ๅฑ้™ฉ็ฑปๅž‹็š„ๆ‚ฌๆตฎ้ขœ่‰ฒ้—ฎ้ข˜ใ€‚#27104
  • ๐Ÿ’„ ไฟฎๅค Descriptions ็ป„ไปถ็š„ๅ†…ๅฎนๅซๆœ‰่ถ…้•ฟๆ•ฐๅญ—ๆ—ถๆ— ๆณ•ๆข่กŒ็š„้—ฎ้ข˜ใ€‚#27195 @WLyKan
Changelog

Sourced from antd's changelog.

4.7.2

2020-10-19

  • ๐Ÿ’„ Fix Layout.Sider light theme lost styles. #27227 @lingjieee
  • ๐Ÿ’„ Fix TextArea wrapped with additional div when showCount is false, and pass className and style to outer wrapper when showCount is true. #27216
  • ๐Ÿž Fix Checkbox.Group TS2559 error. #27231

4.7.1

2020-10-18

  • DatePicker
    • ๐Ÿž Fix DatePicker don't work correctly when showTime is true and format is function. #27156
    • ๐Ÿ’„ Fix DatePicker wrong animation direction when auto overflow. #27101
  • Typography
    • ๐Ÿ’„ Fix Typography miss pre and blockquote style. #27150
    • ๐Ÿž Fix Typography.Link hover color. #27119
    • ๐Ÿž Fix Typography.Link hover color when type is danger. #27104
  • ๐Ÿ’„ Fix Descriptions ant-descriptions-item-content and add style word-break:break-word;. #27195 @WLyKan
  • ๐Ÿž Fix clear Password value attribute in controlled mode. #27191
  • ๐Ÿž Optimize Notification width in small screen. #27189
  • ๐Ÿž Fix Cascader className duplicate. #27187 @huntdream
  • ๐Ÿž Fix the issue that the Drawer will trigger form submit. #27175
  • ๐Ÿž Fix Dropdown icon missing margin. #27165
  • ๐Ÿ’„ Fix Layout.Sider collapsedWidth cannot work without modifying @menu-collapsed-width. #27154
  • ๐Ÿž Fix Tabs animated={true} not working for panels. #27145
  • ๐Ÿž Fix Divider color when contains text. #27134
  • ๐Ÿ’„ Fix the cursor style when the Radio option is selected and disabled. #27125
  • ๐Ÿ‡ช๐Ÿ‡ธ Add missing translations in es_ES. #27079 @gersongams
  • RTL
    • ๐Ÿ’„ Optimize the style of Input.TextArea character count in RTL mode. #27098
  • TypeScript
    • ๐Ÿค– Button shape remove undeclared doc type. #27159
    • ๐Ÿค– Add optional rules property into FormListProps. #27164 @huntdream

4.7.0

2020-10-10

  • ๐Ÿ”ฅ Input.TextArea support word count. #26952 @zhangchen915
  • DatePicker
    • ๐Ÿ”ฅ DatePicker support custom format by passing a function. #26845
    • ๐Ÿž Fix RangePicker initial date of end panel cannot selected. #23167
  • Form
    • ๐Ÿ”ฅ Form.Item support tooltip to customize tooltip. #26780
    • ๐Ÿ†• Form.List support rules validation and add Form.ErrorList to show the errors. #26676
    • ๐Ÿ†• Form.Item support messageVariables prop. #26597
    • ๐Ÿž Fix Form onValuesChange second param return fully store values instead of validate fields. #26808
  • Upload
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 #237.