Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.26.20 to 4.9.3.

Release notes

Sourced from antd's releases.

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
  • 💄 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

Changelog

Sourced from antd's changelog.

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

2020-12-01

  • TypeScript
    • 🤖 Fix Collapse.Panel collapsible property to optional. #28092 @sammarks

4.9.0

2020-11-30

Commits
  • 17be61f docs(✨): changelog for 4.9.3 (#28341)
  • b68ffc6 docs: optimize trigger of Form.Item (#28197)
  • 0059e54 docs: fix AutoComplete allowClear description
  • 48ceda4 chore(:up:): upgrade intersection-observer
  • 4255f0c test: fix demo snapshot
  • 7057556 refactor: Transfer demo to hooks
  • e625488 fix: titles of TransferProps type to ReactNode (#28326)
  • d372028 docs: Update complex-form-control.md (#28311)
  • 32470b2 fix: improve message.then type (#28304)
  • 50d4b18 chore(deps-dev): bump @types/react-copy-to-clipboard from 4.3.0 to 5.0.0 (#28...
  • Additional commits viewable in compare view

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

Superseded by #483.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.9.3 branch December 16, 2020 21:17
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