Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.26.12 to 4.0.0.

Release notes

Sourced from antd's releases.

4.0.0

  • 🏆 Ant Design v4 is out! Check here for more info.
  • 🐞 Breadcrumb use path as default key to fix name key conflict. #21583 @douxc
  • 🌟 Timeline.Item support label. #21560 @shaodahong
  • 🐞 Fix Table filter menu max height style with many items. #21602
  • 💄 Add the Calendar component's custom default font color for display content. #21598 @xrkffgg
  • 🚮 Remove DatePicker legacy cell className for custom cell style. #21589
  • 🐞 Fix RangePicker style render bug in IE11. #21587
  • 🛠 Progress strokeColor now will ignore incorrect percent. #21564 @AshoneA
  • 🐞 Fix Progress trailColor not working when type=line. #21552 @AshoneA
  • 🐞 Fix the background of the components in the pop-up components in the dark theme. #21299
    • 💄 Optimization under the dark theme color swatches transparency.
    • 🌟 new less variable @popover-customize-border-color, @list-customize-card-bg, @table-expand-icon-bg, @steps-background, @pagination-item-input-bg for theme customization.

  • 🏆 Ant Design v4 发布!点击此处查看更多信息。
  • 🐞 Breadcrumb 使用 path 作为默认 key 以修复 name 作为 key 重名的冲突问题。#21583 @douxc
  • 🌟 Timeline.Item 支持 label#21560 @shaodahong
  • 🐞 修复 Table 筛选菜单高度溢出屏幕的问题。#21602
  • 💄 增加 Calendar 组件自定义显示内容的默认字体颜色。#21598 @xrkffgg
  • 🚮 移除 DatePicker 针对自定义单元格的 3.x 的兼容类名。#21589
  • 🐞 修复 RangePicker 在 IE11 下的样式渲染问题。#21587
  • 🛠 Progress 中 strokeColor 属性现在会忽略错误的百分比参数。#21564 @AshoneA
  • 🐞 修复 Progress trailColor 属性在 type=line 时无效果的问题。#21552 @AshoneA
  • 🐞 修复暗色主题下,组件在弹出层组件下的背景样式问题。#21299
    • 💄 优化暗色主题下色板透明度。
    • 🌟 新增 less 变量 @popover-customize-border-color@list-customize-card-bg@table-expand-icon-bg@steps-background@pagination-item-input-bg 用于主题定制。

4.0.0-rc.6

  • Form
    • 🌟 support scrollToFirstError to simplify submit scroll logic. #21462
    • 🐞 Fix Form.Item with help align style. #21476
    • 🐞 Fix Form throw error when using BraftEditor. #21425
    • 🐞 Fix Form fields shake when switching the validing info. #21302 @yoyo837
  • Upload
  • Input
    • 🐞 Fix Input with readOnly still clearable by allowClear. #21494
    • 🐞 Fix Input click with prefix / suffix not get focused. #21413
  • Table
    • 🐞 Fix Table selection crash when record children is null. #21528
    • 🐞 Fix Table fixed column style with small size. #21431
  • Descriptions
    • 🐞 Fix label does not have the problem of still rendering the label element when not using bordered. #21542
    • 🐞 Fix Non-bordered titles under vertical are also a problem for td. #21542
    • 🐞 Fix vertical and bordered layout issues. #21542
... (truncated)
Changelog

Sourced from antd's changelog.

4.0.0

2020-02-28

  • 🏆 Ant Design v4 is out! Check here for more info.
  • 🐞 Breadcrumb use path as default key to fix name key conflict. #21583 @douxc
  • 🌟 Timeline.Item support label. #21560 @shaodahong
  • 🐞 Fix Table filter menu max height style with many items. #21602
  • 💄 Add the Calendar component's custom default font color for display content. #21598 @xrkffgg
  • 🚮 Remove DatePicker legacy cell className for custom cell style. #21589
  • 🐞 Fix RangePicker style render bug in IE11. #21587
  • 🛠 Progress strokeColor now will ignore incorrect percent. #21564 @AshoneA
  • 🐞 Fix Progress trailColor not working when type=line. #21552 @AshoneA
  • 🐞 Fix the background of the components in the pop-up components in the dark theme. #21299
    • 💄 Optimization under the dark theme color swatches transparency.
    • 🌟 new less variable @popover-customize-border-color, @list-customize-card-bg, @table-expand-icon-bg, @steps-background, @pagination-item-input-bg for theme customization.

4.0.0-rc.6

2020-02-24

  • Form
    • 🌟 support scrollToFirstError to simplify submit scroll logic. #21462
    • 🐞 Fix Form.Item with help align style. #21476
    • 🐞 Fix Form throw error when using BraftEditor. #21425
    • 🐞 Fix Form fields shake when switching the validing info. #21302 @yoyo837
  • Upload
  • Input
    • 🐞 Fix Input with readOnly still clearable by allowClear. #21494
    • 🐞 Fix Input click with prefix / suffix not get focused. #21413
  • Table
    • 🐞 Fix Table selection crash when record children is null. #21528
    • 🐞 Fix Table fixed column style with small size. #21431
  • Descriptions
    • 🐞 Fix label does not have the problem of still rendering the label element when not using bordered. #21542
    • 🐞 Fix Non-bordered titles under vertical are also a problem for td. #21542
    • 🐞 Fix vertical and bordered layout issues. #21542
    • 🐞 Fix the problem of style not working on Item. #21542
    • 🐞 Fix th will also get the useless -colon className problem under border. #21542
  • 🌟 Select added tagRender for customized tag rendering. #21064 @fguitton
  • 💄 Picker onPanelChange will also trigger when panel value changed. #21455
  • 🐞 Fix Notification first call multiple time can not stack. #21531
  • 🐞 Fix TreeSelect popup do not update issue. #21410
  • 💄 Optimize Upload showDownloadIcon default doesn't show. b4636
  • 💄 Tweak Divider inner text padding and add @divider-text-padding. #21407
  • Typescript
... (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:

  • 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 dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 28, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #370.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.0.0 branch March 5, 2020 21:26
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