Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 4.1.5 to 4.8.6.

Release notes

Sourced from antd's releases.

4.8.6

  • 🐞 Fix Badge style blink when mounted. #28003
  • 💄 Reduce Modal style size. #27998
  • 🐞 Fix Layout.Sider can not collapse when width='0'. #28000
  • 🐞 Fix Menu style when using none Ant Design icons. #27983
  • Input
    • 🐞 Fix Input.Search button height when customize less variables. #27986
    • 🐞 Fix Input.Search addonBefore abnormal style. #27960
  • 🐞 Fix Typography.Link clicking copy button will redirect. #27982
  • 🐞 Fix Carousel throws error Unable to preventDefault inside passive event listener. #27957
  • 🌐 Improve data picker locale for en_GB and zh_TW. #28016 @abz53378
  • RTL
    • 💄 Optimize the border style of Descriptions in RTL model. #28010
    • 💄 Fix the vertical style of Steps in RTL mode. #27996
  • TypeScript

  • 🐞 修复 Badge 在初始化时样式抖动的问题。#28003
  • 💄 优化 Modal 相关样式的冗余。#27998
  • 🐞 修复 Layout.Sider 在 width='0' 时不能展开的问题。#28000
  • 🐞 修复 Menu 使用非 Ant Design 图标时的样式问题。#27983
  • Input
    • 🐞 修复 Input.Search 自定义 less 变量时的按钮高度问题。#27986
    • 🐞 修复 Input.Search addonBefore 样式异常。#27960
  • 🐞 修复 Typography.Link 点击复制按钮会触发链接跳转的问题。#27982
  • 🐞 修复 Carousel Unable to preventDefault inside passive event listener 报错问题。#27957
  • 🌐 改进 DatePicker 的 en_GBzh_TW 本地化支持。#28016 @abz53378
  • RTL
    • 💄 优化 Descriptions 在 RTL 模型下的边框样式。#28010
    • 💄 修复 Steps 垂直方向在 RTL 模式下的样式。#27996
  • TypeScript

4.8.5

  • 🐞 Fix that Spin can't render children 0. #27839 @liuchao233
  • 💄 Fix the RangePicker panel interaction style. #27894
  • 💄 Fix Switch loading style. #27860
  • 💄 Optimize Skeleton color to fit dark background. #27836
  • 💄 Adjust Statistic deciaml font size. #27884
  • 🛠 Refactor Checkbox、Layout.Sider and TextArea with React hooks. #27739 #27719 #27693
  • 🛠 Refactor BackTop、Badge、UploadList with rc-motion instead of rc-animate. #27840 #27848 #27923
  • RTL
    • 💄 Fix the style of the Tree switch icon in RTL mode. #27876
  • TypeScript
Changelog

Sourced from antd's changelog.

4.8.6

2020-11-27

  • 🐞 Fix Badge style blink when mounted. #28003
  • 💄 Reduce Modal style size. #27998
  • 🐞 Fix Layout.Sider can not collapse when width='0'. #28000
  • 🐞 Fix Menu style when using none Ant Design icons. #27983
  • Input
    • 🐞 Fix Input.Search button height when customize less variables. #27986
    • 🐞 Fix Input.Search addonBefore abnormal style. #27960
  • 🐞 Fix Typography.Link clicking copy button will redirect. #27982
  • 🐞 Fix Carousel throws error Unable to preventDefault inside passive event listener. #27957
  • 🌐 Improve data picker locale for en_GB and zh_TW. #28016 @abz53378
  • RTL
    • 💄 Optimize the border style of Descriptions in RTL model. #28010
    • 💄 Fix the vertical style of Steps in RTL mode. #27996
  • TypeScript

4.8.5

2020-11-22

  • 🐞 Fix that Spin can't render children 0. #27839 @liuchao233
  • 💄 Fix the RangePicker panel interaction style. #27894
  • 💄 Fix Switch loading style. #27860
  • 💄 Optimize Skeleton color to fit dark background. #27836
  • 💄 Adjust Statistic deciaml font size. #27884
  • 🛠 Refactor Checkbox、Layout.Sider and TextArea with React hooks. #27739 #27719 #27693
  • 🛠 Refactor BackTop、Badge、UploadList with rc-motion instead of rc-animate. #27840 #27848 #27923
  • RTL
    • 💄 Fix the style of the Tree switch icon in RTL mode. #27876
  • TypeScript
    • 🤖 Fix AutoComplete DataSourceItemType type definition. #27892
    • 🤖 Export Image ImageProps interface. #27846 @wangcch

4.8.4

2020-11-16

  • 💄 Fix Button and Form loading style. #27794
  • 🐞 Fix Modal.confirm locale missing after close it. #27797
  • 🐞 Fix Button/Anchor throws findDOMNode is deprecated in React 17. #27755 @hosseinmd

4.8.3

2020-11-14

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

Superseded by #275.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.8.6 branch December 28, 2020 08:51
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