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.17 to 4.2.4 #401

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps antd from 3.26.17 to 4.2.4.

Release notes

Sourced from antd's releases.

4.2.4

  • ๐Ÿž Revert Switch patch to fix handle position style issue with unCheckedChildren. #24242
  • ๐Ÿ’„ Adjust Upload icon default color to red in error status. #24160
  • ๐Ÿ’„ Adjust Dropdown arrow position a little higher. #24215
  • ๐ŸŒ Form defaultValidateMessages support ru_RU. #24219 @aivinog1

  • ๐Ÿž ๅ›žๆปš Switch ไปฅไฟฎๅค้…็ฝฎ unCheckedChildren ๆ—ถ๏ผŒๆŽงๅˆถ็‚นไฝ็ฝฎๆ ทๅผ้—ฎ้ข˜ใ€‚#24242
  • ๐Ÿ’„ ่ฐƒๆ•ด Upload ้”™่ฏฏ็Šถๆ€ๅ›พๆ ‡็š„้ขœ่‰ฒ้ป˜่ฎคไธบ็บข่‰ฒใ€‚#24160
  • ๐Ÿ’„ ๅ‘ไธŠๅพฎ่ฐƒ Dropdown ็ฎญๅคดไฝ็ฝฎใ€‚#24215
  • ๐ŸŒ Form defaultValidateMessages ๆ”ฏๆŒ ru_RUใ€‚#24219 @aivinog1

4.2.3

  • ๐Ÿž Refactor rc-progress to resolve h3g is not defined error in <script src="antd.min.js" />. #24127
  • ๐Ÿ“– Rewrote Use in create-react-app. #24184
  • Drawer
    • ๐Ÿž Fix Drawer getContainer={false} height overflow issue. #24082
    • ๐Ÿž Fix Drawer mask={false} animation not working. #24082
  • BackTop
    • ๐Ÿ›  Refactor BackTop with hooks. #23575
    • ๐Ÿž Fix BackTop not working in iframe of Chrome. #24194
  • DatePicker
    • ๐Ÿž Fix DatePicker with showToday not working with disabledDate. #24190
    • ๐Ÿž Fix DatePicker renderExtraFooter with long content exceed content width. #24145
  • Button
    • ๐Ÿž Fix small Button align issue when customize theme. #24097
    • ๐Ÿž Fix Button children not working with Tooltip. #24095
  • ๐Ÿ›  Refactor Tooltip with hooks. #23699
  • ๐Ÿž Avoid disabled Upload.Dragger being triggered by clicking Form label. #24202
  • ๐Ÿž Fix Select selected option not interactive (such as title not working). #24170
  • ๐Ÿž Fix Switch shake in Safari and iOS Chrome. #24122 @lexlexa
  • ๐Ÿž Carousel upgrade to react-slick@0.26.1 to resolve some problems. #24067
  • ๐Ÿž Cascader will display defaultValue instead of empty string when no matched options. #24058 @Kermit-Xuan
  • ๐ŸŒŽ Improve zh_TW localisations. #24065 @wx1322
  • ๐Ÿž Fix Table onChange pagination type. #24114 @sorteam
  • ๐Ÿ’„ Add less variable @card-head-extra-color. #24189
  • ๐Ÿ’„ Adjust Pagination simple mode background to transparent. #24152
  • ๐Ÿ’„ Fix dark Menu link color. #24110
  • RTL
    • ๐Ÿ’„ Fix Dropdown.Button default menu placement in RTL. #24150
    • ๐Ÿ’„ Fix Menu border in RTL. #24101
    • ๐Ÿ’„ Optimize Select multiple tag style in RTL. #24112
    • ๐Ÿ’„ Optimize Typography expand style in RTL. #24084
    • ๐Ÿ’„ Optimize Pagination slash style in RTL. #24154

... (truncated)
Changelog

Sourced from antd's changelog.

4.2.4

2020-05-18

  • ๐Ÿž Revert Switch patch to fix handle position style issue with unCheckedChildren. #24242
  • ๐Ÿ’„ Adjust Upload icon default color to red in error status. #24160
  • ๐Ÿ’„ Adjust Dropdown arrow position a little higher. #24215
  • ๐ŸŒ Form defaultValidateMessages support ru_RU. #24219 @aivinog1

4.2.3

2020-05-16

  • ๐Ÿž Refactor rc-progress to resolve h3g is not defined error in <script src="antd.min.js" />. #24127
  • ๐Ÿ“– Rewrote Use in create-react-app. #24184
  • Drawer
    • ๐Ÿž Fix Drawer getContainer={false} height overflow issue. #24082
    • ๐Ÿž Fix Drawer mask={false} animation not working. #24082
  • BackTop
    • ๐Ÿ›  Refactor BackTop with hooks. #23575
    • ๐Ÿž Fix BackTop not working in iframe of Chrome. #24194
  • DatePicker
    • ๐Ÿž Fix DatePicker with showToday not working with disabledDate. #24190
    • ๐Ÿž Fix DatePicker renderExtraFooter with long content exceed content width. #24145
  • Button
    • ๐Ÿž Fix small Button align issue when customize theme. #24097
    • ๐Ÿž Fix Button children not working with Tooltip. #24095
  • ๐Ÿ›  Refactor Tooltip with hooks. #23699
  • ๐Ÿž Avoid disabled Upload.Dragger being triggered by clicking Form label. #24202
  • ๐Ÿž Fix Select selected option not interactive (such as title not working). #24170
  • ๐Ÿž Fix Switch shake in Safari and iOS Chrome. #24122 @lexlexa
  • ๐Ÿž Carousel upgrade to react-slick@0.26.1 to resolve some problems. #24067
  • ๐Ÿž Cascader will display defaultValue instead of empty string when no matched options. #24058 @Kermit-Xuan
  • ๐ŸŒŽ Improve zh_TW localisations. #24065 @wx1322
  • ๐Ÿž Fix Table onChange pagination type. #24114 @sorteam
  • ๐Ÿ’„ Add less variable @card-head-extra-color. #24189
  • ๐Ÿ’„ Adjust Pagination simple mode background to transparent. #24152
  • ๐Ÿ’„ Fix dark Menu link color. #24110
  • RTL
    • ๐Ÿ’„ Fix Dropdown.Button default menu placement in RTL. #24150
    • ๐Ÿ’„ Fix Menu border in RTL. #24101
    • ๐Ÿ’„ Optimize Select multiple tag style in RTL. #24112
    • ๐Ÿ’„ Optimize Typography expand style in RTL. #24084
    • ๐Ÿ’„ Optimize Pagination slash style in RTL. #24154

4.2.2

2020-05-11

  • ๐Ÿž Fix npm run version install error. #24059
... (truncated)
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 #403.