Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 4.1.5 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 handleStyletrackStyle 属性的类型定义。#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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 17, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #231.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.5.4 branch August 24, 2020 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants