Mimicry-Protocol / mimicry-ethdenver2022-app

MIT License
1 stars 0 forks source link

Bump antd from 4.16.0 to 4.23.3 #72

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps antd from 4.16.0 to 4.23.3.

Release notes

Sourced from antd's releases.

4.23.3

  • 🆕 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
  • 🌐 国际化

4.23.2

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

... (truncated)

Changelog

Sourced from antd's changelog.

4.23.3

2022-09-27

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

4.23.2

2022-09-17

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

4.23.1

2022-09-09

  • 🐞 Fix unable to close modal when using visible in Modal.confirm().update. #37471 @​Aaron674092290
  • 🐞 Fix esbuild strict mode call No matching export theme error. #37462
  • 🐞 Fix Switch background flush issue by reverting #35103. #37458
  • TypeScript

4.23.0

2022-09-04

... (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[bot] commented 1 year ago

Superseded by #73.