Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

chore: bump antd from 3.26.8 to 4.16.10 #745

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 3.26.8 to 4.16.10.

Release notes

Sourced from antd's releases.

4.16.10

  • 🐞 Fix Badge not showing count when customize color prop. #31617 @​eokoneyo
  • 🐞 Fix circle Progress success.strokeColor cannot take effect. #31589
  • 🐞 Fix the type error due to the Select component didn't ignore the getRawInputElement prop. #31566 @​aoilti
  • 🐞 Fix Pagination's totalBoundaryShowSizeChanger property type error. #31549 @​Monty-Ma
  • 🐞 Fix className applied to both Skeleton.Avatar wrapper and element itself. #31536 @​Greatshock
  • 💄 Fix Form <Input bordered={false} /> outline style. #31562
  • 🌐 Internationalization

  • 🐞 修复 Badge 设置自定义 color 不显示数字的问题。#31617 @​eokoneyo
  • 🐞 修复 Progress 环形进度条 success.strokeColor 不生效的问题。#31589
  • 🐞 修复 Select 组件没有忽略 getRawInputElement 属性导致的类型报错问题。#31566 @​aoilti
  • 🐞 修复 Pagination 的 totalBoundaryShowSizeChanger 属性类型错误。#31549 @​Monty-Ma
  • 🐞 修复 Skeleton.Avatar className 重复应用的问题。 #31536 @​Greatshock
  • 💄 修复 Form 内 <Input bordered={false} /> 错误状态下有异常外框样式的问题。#31562
  • 🌐 国际化

4.16.9

  • 🐞 Fix Typography ellipsis calculation bug when browser zoomed. #31449
  • 💄 Fix Input wrong class when using prefixCls. #31479 @​spawnia
  • 💄 Fix Input.Password unexpected focus style of error status. #31456
  • 💄 Fix Badge color transition issue when toggle visibility. #31458
  • 💄 Fix Tabs tabBarGutter abnormal style behaviors. #31469
  • 🌐 Internationalization

  • 🐞 修复 Typography ellipsis 在屏幕放大缩小时计算错误的问题。#31449
  • 💄 修复 Input 使用 prefixCls class 错误的问题。#31479 @​spawnia
  • 💄 修复 Input.Password 校验错误时的聚焦样式。#31456
  • 💄 修复 Badge 切换显隐时的颜色问题。#31458
  • 💄 修复 Tabs tabBarGutter 的一些样式异常行为。#31469
  • 🌐 国际化

4.16.8

  • 🐞 Fix TextArea style not work when allowClear configured. #31391
  • 🐞 Fix BackTop not disappear when fade out. #31357
  • 💄 Fix Cascader style bug inside Input addonBefore. #31350
  • 💄 Fix DatePicker disabled cell style when customize dateRender. #31349
  • 💄 Fix Select background in disabled. #31430 @​DerrickTel
  • 💄 Fix alignment between Radio.Group and Button. #31421 @​gtb104
  • 💄 Fix Input clear icon color in some situation. #31378
  • Table
    • 💄 Fix Table sticky header background is transparent when has sorters. #31373

... (truncated)

Changelog

Sourced from antd's changelog.

4.16.10

2021-08-02

  • 🐞 Fix Badge not showing count when customize color prop. #31617 @​eokoneyo
  • 🐞 Fix circle Progress success.strokeColor cannot take effect. #31589
  • 🐞 Fix the type error due to the Select component didn't ignore the getRawInputElement prop. #31566 @​aoilti
  • 🐞 Fix Pagination's totalBoundaryShowSizeChanger property type error. #31549 @​Monty-Ma
  • 🐞 Fix className applied to both Skeleton.Avatar wrapper and element itself. #31536 @​Greatshock
  • 💄 Fix Form <Input bordered={false} /> outline style. #31562
  • 🌐 Internationalization

4.16.9

2021-07-27

  • 🐞 Fix Typography ellipsis calculation bug when browser zoomed. #31449
  • 💄 Fix Input wrong class when using prefixCls. #31479 @​spawnia
  • 💄 Fix Input.Password unexpected focus style of error status. #31456
  • 💄 Fix Badge color transition issue when toggle visibility. #31458
  • 💄 Fix Tabs tabBarGutter abnormal style behaviors. #31469
  • 🌐 Internationalization

4.16.8

2021-07-19

  • 🐞 Fix TextArea style not work when allowClear configured. #31391
  • 🐞 Fix BackTop not disappear when fade out. #31357
  • 💄 Fix Cascader style bug inside Input addonBefore. #31350
  • 💄 Fix DatePicker disabled cell style when customize dateRender. #31349
  • 💄 Fix Select background in disabled. #31430 @​DerrickTel
  • 💄 Fix alignment between Radio.Group and Button. #31421 @​gtb104
  • 💄 Fix Input clear icon color in some situation. #31378
  • Table
    • 💄 Fix Table sticky header background is transparent when has sorters. #31373
    • 💄 Fix missing top border of the first cell in table summary. #31363
  • 🌐 Internationalization

4.16.7

2021-07-12

... (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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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 Aug 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants