Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 4.1.5 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-base12px 时样式错位的问题。#26409
  • Space
    • 🐞 修复 Space 不支持 React.Fragment 的问题。#26444
    • 🐞 修复 Space 在 children 中包含空节点时会出现空 dom 的问题。#26389
  • 🐞 修复 Badge 在 statuscolor 为空时不展示。#26375 @zhangchen915
  • 💄 修复 Tree draggable 切换时样式 transition 变化的问题。#26387
  • 🐞 修复使用主题有时会报 colorPalette is not defined 的问题。#26395
  • TypeScript
    • 🐞 修复 TimePicker.RangePicker 定义需要 picker 的问题。#26446
    • 🐞 Upload 组件 showUploadList 类型添加 removeIcondownloadIcon 属性声明。#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:

  • 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 31, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #238.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.6.2 branch September 7, 2020 20:03
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