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.5.4 #436

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps antd from 3.26.18 to 4.5.4.

Release notes

Sourced from antd's releases.

4.5.4

  • ๐Ÿž Fix Form.Item hidden not working in less. #26152
  • ๐Ÿž Fix Dropdown render issue when overlay is string. #26135
  • ๐Ÿž Fix Table pagination disappear when last record in last page is deleted. #26133 @QoVoQ
  • Tree
    • ๐Ÿž Fix Tree.DirectoryTree can not use scrollTo with ref. #26129
    • ๐Ÿž Fix Tree lost line between top level nodes when enable showLine. #25991 @zhangchen915
  • ๐Ÿ’„ Add @badge-color less variable. #26159
  • RTL
    • ๐Ÿž Fixed Input.Search border style in RTL mode. #26156
    • ๐Ÿž Fix the style of Input when addonBefore in RTL mode. #26153
    • ๐Ÿž Fix multiple style issues for DatePicker in RTL mode. #26149 #26157 #26158
  • TypeScript
    • ๐Ÿž Fix Slider handleStyle and trackStyle TypeScript definitions. #26160

  • ๐Ÿž ไฟฎๅค Form.Item ๅœจ hidden ๆ—ถๅผ•็”จ less ๆ ทๅผๆ—ถๅคฑๆ•ˆ็š„้—ฎ้ข˜ใ€‚#26152
  • ๐Ÿž ไฟฎๅค Dropdown overlay ไธบ string ๆ—ถๆธฒๆŸ“้”™่ฏฏ็š„้—ฎ้ข˜ใ€‚#26135
  • ๐Ÿž ไฟฎๅค Table ๅˆ ้™คๆœ€ๅŽไธ€้กต็š„ๆœ€ๅŽไธ€ๆก่ฎฐๅฝ•ๆ—ถๅˆ†้กตๆถˆๅคฑ็š„้—ฎ้ข˜ใ€‚#26133 @QoVoQ
  • Tree
    • ๐Ÿž ไฟฎๅค Tree.DirectoryTree ไธ่ƒฝ้€š่ฟ‡ ref ่ฐƒ็”จ scrollTo ็š„้—ฎ้ข˜ใ€‚#26129
    • ๐Ÿž ไฟฎๅค Tree ๅผ€ๅฏ showLine ๆ—ถ้กถ็บง่Š‚็‚น้—ด็ผบๅฐ‘่ฟžๆŽฅ็บฟ็š„้—ฎ้ข˜ใ€‚#25991 @zhangchen915
  • ๐Ÿ’„ ๆ–ฐๅขž @badge-color less ๅ˜้‡ใ€‚#26159
  • RTL
    • ๐Ÿž ไฟฎๅค Input.Search ๅœจ RTL ๆจกๅผไธ‹็š„่พนๆก†ๆ ทๅผใ€‚#26156
    • ๐Ÿž ไฟฎๅค Input ๅœจ RTL ๆจกๅผไธ‹ addonBefore ็š„ๆ ทๅผ้—ฎ้ข˜ใ€‚#26153
    • ๐Ÿž ไฟฎๅค DatePicker ๅœจ RTL ๆจกๅผไธ‹็š„ๅคšไธชๆ ทๅผ้—ฎ้ข˜ใ€‚#26149 #26157 #26158
  • TypeScript
    • ๐Ÿž ไฟฎๅค Slider handleStyle ๅ’Œ trackStyle ๅฑžๆ€ง็š„็ฑปๅž‹ๅฎšไน‰ใ€‚#26160

4.5.3

  • Menu
    • ๐Ÿž Fix horizontal Menu dark theme style under dark theme. #26062
    • ๐Ÿž Fix the position of the horizontal Menu in dark theme and RTL mode. #26032
  • Table
    • ๐Ÿž Fix Table crash when dataSource contains number. #26042
    • ๐Ÿž Fix Table empty filters throw warning. #26001
  • Form
    • ๐Ÿž Fix Form.Item hidden not work with noStyle. #26020
    • ๐Ÿ’„ Fix Form.Item margin is uncorrect in compact mode. #26069
  • Transfer
    • ๐Ÿž Fix the mouse style of the head dropDown when Transfer is disabled. #26005
    • ๐Ÿž Fix the problem that Pagination is not disabled when Transfer is disabled. #26009
  • Cascader
    • ๐Ÿ’„ Cascader selector down arrow doesn't rotate. #26078 @07akioni
    • ๐Ÿž Fix Cascader text overflow bug in Firefox. #26011
    • ๐Ÿž Fix the problem that the color of mouse hover border is abnormal when Cascader is disabled. #25970
Changelog

Sourced from antd's changelog.

4.5.4

2020-08-12

  • ๐Ÿž Fix Form.Item hidden not working in less. #26152
  • ๐Ÿž Fix Dropdown render issue when overlay is string. #26135
  • ๐Ÿž Fix Table pagination disappear when last record in last page is deleted. #26133 @QoVoQ
  • Tree
    • ๐Ÿž Fix Tree.DirectoryTree can not use scrollTo with ref. #26129
    • ๐Ÿž Fix Tree lost line between top level nodes when enable showLine. #25991 @zhangchen915
  • ๐Ÿ’„ Add @badge-color less variable. #26159
  • RTL
    • ๐Ÿž Fixed Input.Search border style in RTL mode. #26156
    • ๐Ÿž Fix the style of Input when addonBefore in RTL mode. #26153
    • ๐Ÿž Fix multiple style issues for DatePicker in RTL mode. #26149 #26157 #26158
  • TypeScript
    • ๐Ÿž Fix Slider handleStyle and trackStyle TypeScript definitions. #26160

4.5.3

2020-08-08

  • Menu
    • ๐Ÿž Fix horizontal Menu dark theme style under dark theme. #26062
    • ๐Ÿž Fix the position of the horizontal Menu in dark theme and RTL mode. #26032
  • Table
    • ๐Ÿž Fix Table crash when dataSource contains number. #26042
    • ๐Ÿž Fix Table empty filters throw warning. #26001
  • Form
    • ๐Ÿž Fix Form.Item hidden not work with noStyle. #26020
    • ๐Ÿ’„ Fix Form.Item margin is uncorrect in compact mode. #26069
  • Transfer
    • ๐Ÿž Fix the mouse style of the head dropDown when Transfer is disabled. #26005
    • ๐Ÿž Fix the problem that Pagination is not disabled when Transfer is disabled. #26009
  • Cascader
    • ๐Ÿ’„ Cascader selector down arrow doesn't rotate. #26078 @07akioni
    • ๐Ÿž Fix Cascader text overflow bug in Firefox. #26011
    • ๐Ÿž Fix the problem that the color of mouse hover border is abnormal when Cascader is disabled. #25970
  • Select
    • ๐Ÿ’„ Optimize the disabled style of Select multiple mode. #25980
    • ๐Ÿž Fix the mouse style of custom icon when Select is disabled. #26002
  • ๐Ÿž Fix Breadcrumb.Item lost separator after wrapping in component. #25984 @flyerH
  • ๐Ÿž Fix InputNumber dark theme handler background color. #26072
  • ๐Ÿž Fix the missing key of Avatar.Group. #26098
  • ๐Ÿ’„ Adjusts Mentions readOnly mouse style to native style. #25977
  • ๐Ÿ’„ Add @btn-line-height. #26014
  • ๐Ÿ’„ Optimize Pagination style when simple type and disabled. #26008
  • ๐Ÿž Fix Modal useModal missing style issue. #25967
  • ๐Ÿž Fix Steps RTL style when use progress. #26075
  • ๐ŸŒ Improve Arabic locale. #26094 @Mohelm97
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 #442.