Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.26.20 to 4.9.4.

Release notes

Sourced from antd's releases.

4.9.4

  • 🐞 Fix Menu delayed hover color transition in Chrome. #28372
  • 🐞 Fix Tree node connection line position problem. #28354 @maksnester
  • 💄 Fix Table fixed column z-index which makes Dropdown not showing on top. #28346
  • TypeScript
    • 🤖 Fix message.loading() return type. #28362

  • 🐞 修复 Menu 在 Chrome 下 hover 色延迟变化的问题。#28372
  • 🐞 修复 Tree 的节点连接线在滚动时位置偏移的问题。#28354 @maksnester
  • 💄 修复 Table 固定列 z-index 样式让 Dropdown 无法展示在最顶层的问题。#28346
  • TypeScript
    • 🤖 修复 message.loading() 返回函数的定义。#28362

4.9.3

  • 💄 Fix Badge standalone motion blink when show/hide. #28240
  • 🐞 Fix Table filters not support number and boolean type. #28220 @Meowu
  • 💄 Remove Tree hover background color when selectable={false}. #28269
  • 💄 Fix Statistics decimal font size. #28223
  • TypeScript

  • 💄 修复 Badge 独立使用时展示/收起动画跳动的问题。#28240
  • 🐞 修复 Table filters 不支持数字和 boolean 类型的问题。#28220 @Meowu
  • 💄 修复 Tree 当 selectable={false} 时节点依然有 hover 背景色的问题。#28269
  • 💄 修复 Statistics 小数点字体大小问题。#28223
  • TypeScript

4.9.2

  • Table
    • 🐞 Fix Table selecting crash sometimes. #28193 @yanguoyu
    • 💄 Fix Table selection column header align issue. #28173
  • Dropdown
    • 💄 Fix Dropdown subMenu arrow style. #28181
    • 🐞 Fix Dropdown click area not matched. #28180
  • 🐞 Fix overlayInnerStyle not work in Tooltip. #27682 @jasepellerin
Changelog

Sourced from antd's changelog.

4.9.4

  • 🐞 Fix Menu delayed hover color transition in Chrome. #28372
  • 🐞 Fix Tree node connection line position problem. #28354 @maksnester
  • 💄 Fix Table fixed column z-index which makes Dropdown not showing on top. #28346
  • TypeScript
    • 🤖 Fix message.loading() return type. #28362

4.9.3

2020-12-14

  • 💄 Fix Badge standalone motion blink when show/hide. #28240
  • 🐞 Fix Table filters not support number and boolean type. #28220 @Meowu
  • 💄 Remove Tree hover background color when selectable={false}. #28269
  • 💄 Fix Statistics decimal font size. #28223
  • TypeScript

4.9.2

2020-12-06

  • Table
    • 🐞 Fix Table selecting crash sometimes. #28193 @yanguoyu
    • 💄 Fix Table selection column header align issue. #28173
  • Dropdown
    • 💄 Fix Dropdown subMenu arrow style. #28181
    • 🐞 Fix Dropdown click area not matched. #28180
  • 🐞 Fix overlayInnerStyle not work in Tooltip. #27682 @jasepellerin
  • 💄 Fix Layout overflow style for Table sticky. #28176
  • 💄 Fix Steps progressDot broken style of first step. #28126 @ZeroTo0ne
  • 💄 Optimize Modal useModal performance by isolating elements render to avoid the component to rerender. #28122 @TotooriaHyperion
  • 💄 Fix TextArea showCount style while using with Form. #28130 @AlanCutFlim
  • 💄 Fix Tag cursor style in Tree node. #28219
  • 🛠 Remove @ant-design/css-animation for better bundle size. #28201
  • RTL
  • TypeScript

4.9.1

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

Superseded by #487.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.9.4 branch January 4, 2021 21:19
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.

1 participant