stakes.social icon indicating copy to clipboard operation
stakes.social copied to clipboard

fix(deps): update dependency antd to v4.23.6

Open renovate[bot] opened this issue 2 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
antd (source) 4.22.6 -> 4.23.6 age adoption passing confidence

Release Notes

ant-design/ant-design

v4.23.6

Compare Source


  • Table
    • 🐞 修复 Table 配置固定表头时的阴影样式问题。#​38023 @​liuycy
    • 🐞 修复 Table 配置省略时丢失 title 属性问题。416c61f
  • 🐞 修复 Breadcrumb 不支持数字 0 的问题。#​38006 @​li-jia-nan
  • Input
    • 🐞 修复 Input.TextArea 配置 autoSize 时会额外渲染 input 节点的问题。#​38050
    • 🐞 修复 Input.Password 在点击隐藏按钮后 input 上会有 value 属性的问题。#​37900 @​linxianxi
    • 💄 修复 RTL 下 Input.Search 边框样式问题。#​37980 @​foryuki
  • 🐞 修复 AutoComplete 会报未使用的废弃属性 dropdownClassName 的问题。#​37974 @​heiyu4585
  • 🐞 修复 Typography 省略算法在计算一些元素 fontSize 时为空字符串的情况#​37928 @​zheeeng
  • 🐞 Fix Tabs 添加按钮在某些边界情况下无法展示的问题。#​37937
  • 🐞 修复 RangePicker 在某些情况下面板会闪烁的问题。#​439
  • 🛠 重构 Spin 为 Function Component。#​37969 @​li-jia-nan
  • 🛠 重构 Statistic.Countdown 为 Function Component.#​37938 @​li-jia-nan

v4.23.5

Compare Source


v4.23.4

Compare Source


v4.23.3

Compare Source

  • 🆕 Tree showLeafIcon could accept ReactNode for a custom leaf icon.#​37144 @​xWiiLLz
  • 🆕 Uploader support Apple image format: heic, heif. #​37651 @​Johnny-young
  • 🐞 Fix Typography copyable.tooltip=false still shows the copied tooltip. #​37754
  • 🐞 Fix Typography ellipsis not working correctly in some cases. #​37700 @​zheeeng
  • 🐞 Fix Divider shows children when in vertical mode. #​37697
  • 🐞 Fix Anchor getCurrentAnchor not updated. #​37644
  • 🐞 Fix Tabs animated: true missing tabPane animation. #​37642
  • 🐞 Fix Table column.title render function missing filters props. #​37629
  • 🐞 Fix Modal.confirm instance ref legacy config visible: true back to show not work. #​37613
  • 💄 Fix the problem of rendering an empty element with styles when Badge not pass text property. #​37681 @​Wxh16144
  • 💄 Fix Button wave style not work in shadow dom. #​37677
  • 💄 Remove Tab.TabPane outline style when focused. #​37638
  • TypeScript
  • 🌐 Localization

  • 🆕 Tree showLeafIcon 属性支持自定义图标。#​37144 @​xWiiLLz
  • 🆕 Uploader 支持支持 Apple 图片格式: heic、heif。#​37651 @​Johnny-young
  • 🐞 修复 Typography 在 copyable.tooltip=false 时,复制内容后仍然会展示提示的问题。#​37754
  • 🐞 修复 Typography ellipsis 在某些情况下不精确的问题。#​37700 @​zheeeng
  • 🐞 修复 Divider 在 vertical 模式下仍然会错误展示 children 的问题。#​37697
  • 🐞 修复 Anchor getCurrentAnchor 不会及时更新的问题。#​37644
  • 🐞 修复 Tabs animated: true 时面板切换动画不生效的问题。#​37642
  • 🐞 修复 Table column.title 渲染函数丢失 filters 属性的问题。#​37629
  • 🐞 修复 Modal.confirm 实例引用配置废弃 visible: true 重新展示时不生效的问题。#​37613
  • 💄 修复 Badge 未传入 text 属性时,渲染了一个带有样式的空元素问题。#​37681 @​Wxh16144
  • 💄 修复 Button 波纹样式在 shadow dom 下不生效的问题。#​37677
  • 💄 移除 Tab.TabPane focus 时的 outline 样式。#​37638
  • TypeScript
  • 🌐 国际化

v4.23.2

Compare Source

  • 🐞 Fix Card console warning when using tabList prop. #​37537 @​edc-hui
  • 🐞 Fix Table filterSearch is not executed when filterMode="tree". #​37587 @​edc-hui
  • 🐞 Fix Tooltip should not replace children className when it's not a string type. #​37598
  • 🐞 Fix Tree that TreeNodes not aligned when draggable and some node is disabled. #​37534
  • TypeScript

  • 🐞 修复 Card 传入 tabList 属性时控制台出现废弃警告的问题。#​37537 @​edc-hui
  • 🐞 修复 Table filterMode="tree"filterSearch 函数未执行的问题。#​37587 @​edc-hui
  • 🐞 修复 Tooltip 的子元素 className 非 string 类型时会被覆盖的问题。#​37598
  • 🐞 修复 Tree 组件 TreeNode 在可拖拽并且禁用状态下不对齐的问题。#​37534
  • TypeScript

v4.23.1

Compare Source


v4.23.0

Compare Source


v4.22.8

Compare Source


v4.22.7

Compare Source

  • 🐞 Fix Typography visible change some time Tooltip not work with ellipsis. #​37147
  • 🐞 Fix InputNumber that style cannot be customized with controls less variables. #​37070 @​coldice945

  • 🐞 修复 Typography 可见度切换时有时候省略不会显示 Tooltip 的问题。#​37147
  • 🐞 修复 InputNumber 样式不跟随控件 less 变量改变的问题。#​37070 @​coldice945

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Aug 21 '22 11:08 renovate[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
stakes-social ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 28, 2023 at 3:20AM (UTC)

vercel[bot] avatar Aug 21 '22 11:08 vercel[bot]

This pull-request is inactive and so will be closed automatically.

github-actions[bot] avatar Jan 28 '23 02:01 github-actions[bot]

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (4.24.7). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

renovate[bot] avatar Feb 05 '23 02:02 renovate[bot]