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.18 to 4.6.2 #444

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps antd from 3.26.18 to 4.6.2.

Release notes

Sourced from antd's releases.

4.6.2

  • Upload
    • ๐Ÿž Fix Upload list status issue when in control mode. #26481
    • ๐Ÿ’„ Fix Upload picture-card style unexpected margin in Form.Item. #26367
  • ๐Ÿ’„ Fix Select focus shadow style. #26465 @Rainy
  • Table
    • ๐Ÿž Fix Table Pagination not hide with empty data when show on top position. #26143 @zhangchen915
    • ๐Ÿ’„ Fix Table expand icon size issue when @font-size-base is 12px. #26409
  • Space
    • ๐Ÿž Fix Space not support React.Fragment issue. #26444
    • ๐Ÿž Fix Space preserve empty dom node when children contains empty node. #26389
  • ๐Ÿž Fix Badge not work when status or color is empty. #26375 @zhangchen915
  • ๐Ÿ’„ Fix Tree draggable transition style. #26387
  • ๐Ÿž Fix colorPalette is not defined when customize theme in some situation. #26395
  • TypeScript
    • ๐Ÿž Fix TimePicker.RangePicker typescript need picker issue. #26446
    • ๐Ÿž Upload extended showUploadList of Upload with removeIcon and downloadIcon properties. #26406 @bencallaway
  • RTL

  • Upload
    • ๐Ÿž ไฟฎๅค Upload ๅœจๅ—ๆŽงๆจกๅผไธ‹ๅŒๆญฅๆ›ดๆ–ฐๅฏผ่‡ด็š„็Šถๆ€้”™่ฏฏ้—ฎ้ข˜ใ€‚#26481
    • ๐Ÿ’„ ไฟฎๅค Upload ๅ›พ็‰‡ๆ ทๅผๅœจ Form.Item ไธญๆœ‰ๅผ‚ๅธธ margin ็š„้—ฎ้ข˜ใ€‚#26367
  • ๐Ÿ’„ ไฟฎๅค Select focus ็Šถๆ€ๆ ทๅผๆ— ้˜ดๅฝฑใ€‚#26465 @Rainy
  • Table
    • ๐Ÿž ไฟฎๅค Table Pagination ๅฑ•็คบไบŽไธŠไพงไธ”ๆฒกๆœ‰ๆ•ฐๆฎๆ—ถไธๆถˆๅคฑ็š„้—ฎ้ข˜ใ€‚#26143 @zhangchen915
    • ๐Ÿ’„ ไฟฎๅค Table ๅฑ•ๅผ€ๅ›พๆ ‡ๅœจ @font-size-base ไธบ 12px ๆ—ถๆ ทๅผ้”™ไฝ็š„้—ฎ้ข˜ใ€‚#26409
  • Space
    • ๐Ÿž ไฟฎๅค Space ไธๆ”ฏๆŒ React.Fragment ็š„้—ฎ้ข˜ใ€‚#26444
    • ๐Ÿž ไฟฎๅค Space ๅœจ children ไธญๅŒ…ๅซ็ฉบ่Š‚็‚นๆ—ถไผšๅ‡บ็Žฐ็ฉบ dom ็š„้—ฎ้ข˜ใ€‚#26389
  • ๐Ÿž ไฟฎๅค Badge ๅœจ status ๆˆ– color ไธบ็ฉบๆ—ถไธๅฑ•็คบใ€‚#26375 @zhangchen915
  • ๐Ÿ’„ ไฟฎๅค Tree draggable ๅˆ‡ๆขๆ—ถๆ ทๅผ transition ๅ˜ๅŒ–็š„้—ฎ้ข˜ใ€‚#26387
  • ๐Ÿž ไฟฎๅคไฝฟ็”จไธป้ข˜ๆœ‰ๆ—ถไผšๆŠฅ colorPalette is not defined ็š„้—ฎ้ข˜ใ€‚#26395
  • TypeScript
    • ๐Ÿž ไฟฎๅค TimePicker.RangePicker ๅฎšไน‰้œ€่ฆ picker ็š„้—ฎ้ข˜ใ€‚#26446
    • ๐Ÿž Upload ็ป„ไปถ showUploadList ็ฑปๅž‹ๆทปๅŠ  removeIcon ๅ’Œ downloadIcon ๅฑžๆ€งๅฃฐๆ˜Žใ€‚#26406 @bencallaway
  • RTL

4.6.1

  • TypeScript
    • ๐Ÿž Fix Upload type declaration missing children. #26347

Changelog

Sourced from antd's changelog.

4.6.2

2020-08-31

  • Upload
    • ๐Ÿž Fix Upload list status issue when in control mode. #26481
    • ๐Ÿ’„ Fix Upload picture-card style unexpected margin in Form.Item. #26367
  • ๐Ÿ’„ Fix Select focus shadow style. #26465 @Rainy
  • Table
    • ๐Ÿž Fix Table Pagination not hide with empty data when show on top position. #26143 @zhangchen915
    • ๐Ÿ’„ Fix Table expand icon size issue when @font-size-base is 12px. #26409
  • Space
    • ๐Ÿž Fix Space not support React.Fragment issue. #26444
    • ๐Ÿž Fix Space preserve empty dom node when children contains empty node. #26389
  • ๐Ÿž Fix Badge not work when status or color is empty. #26375 @zhangchen915
  • ๐Ÿ’„ Fix Tree draggable transition style. #26387
  • ๐Ÿž Fix colorPalette is not defined when customize theme in some situation. #26395
  • TypeScript
    • ๐Ÿž Fix TimePicker.RangePicker typescript need picker issue. #26446
    • ๐Ÿž Upload extended showUploadList of Upload with removeIcon and downloadIcon properties. #26406 @bencallaway
  • RTL

4.6.1

2020-08-24

  • TypeScript
    • ๐Ÿž Fix Upload type declaration missing children. #26347

4.6.0

2020-08-23

  • ๐Ÿ’„ Darker @text-color for WCAG 2.0 on contrast ratio. #25630
  • ๐Ÿ”ฅ New Image component. #26296
  • ๐Ÿ”ฅ Table support sticky prop to sticky header and scroll bar. #25939
  • Form
    • ๐Ÿ†• Form support style of required mark with requiredMark and deprecate hideRequiredMark prop. #26309
    • ๐Ÿ†• Form.List support the second index param in add. #26081
  • ๐Ÿ†• VirtualList support no blink jump and fix Select blank dropdown issue. #26306
  • Typography
    • ๐Ÿ†• Support Typography.Text success type. #26145 @llwslc
    • ๐Ÿ†• Typography copyable support hide tooltip and editable support config icon and tooltip. #25953 @llwslc
    • ๐Ÿ†• Add Typography.Title level 5. #25861
    • ๐Ÿ†• Typography add maxLength & autoSize with editable config #25373 @CornerSkyless
  • ๐Ÿž Fix Transfer filterOption not trigger when search spaces. #26335
  • Progress
    • ๐Ÿž Fix Progress steps don't support trailColor. #26323
    • ๐Ÿž Fix Progress success.percent not working when type="circle". #26307
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 4 years ago

Superseded by #447.