akshay5995 / powerbi-report-component

Easily embed your Microsoft PowerBI Report, Dashbord or Tile in your React App
http://akshay5995.github.io/powerbi-report-component
MIT License
55 stars 30 forks source link

Bump antd from 4.21.5 to 4.23.5 #686

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps antd from 4.21.5 to 4.23.5.

Release notes

Sourced from antd's releases.

4.23.5

  • 🐞 Fix Textarea with autoSize blink on the fist mount. #37847
  • 💄 Fix Input.Password style={{ fontSize }}not working. #37898
  • 💄 Fix Input.Textarea style={{ resize: 'none' }} is not working when showCount is applied. #37855 @​kiner-tang
  • 💄 Fix Input.Search border style in RTL. #37865 @​foryuki
  • 🇷🇺 Fix Russian translation for Transfer.selectInvert. #37858 @​svtslav
  • 🇵🇹 Add missing Portuguese translations. #37857 @​ernestfolch
  • ⚡️ Update Table and Tree for improve state performance. #37875 @​sunteago
  • TypeScript

  • 🐞 修复 Textarea 配置 autoSize 在第一次渲染时闪烁的问题。#37847
  • 💄 修复 Input.Password 不支持 style={{ fontSize }} 的问题。#37898
  • 💄 修复 Input.Textarea 当指定 showCountstyle={{ resize: 'none' }} 样式设定失效的问题。#37855 @​kiner-tang
  • 💄 修复 RTL 排版中 Input.Search 边框样式问题。#37865 @​foryuki
  • 🇷🇺 修复 Transfer.selectInvert 的俄语翻译。#37858 @​svtslav
  • 🇵🇹 添加缺失的葡萄牙语翻译。#37857 @​ernestfolch
  • ⚡️ 提升 Table 及 Tree 的 State 性能。#37875 @​sunteago
  • TypeScript

4.23.4


  • 🐞 修复 Typography ellipsis 精度问题。#37802 @​zheeeng
  • 🐞 修复 Input.Password 在输入时 input 上会有 value 属性的问题。#37801 @​MadCcc

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

... (truncated)

Changelog

Sourced from antd's changelog.

4.23.5

2022-10-10

  • 🐞 Fix Textarea with autoSize blink on the fist mount. #37847
  • 💄 Fix Input.Password style={{ fontSize }}not working. #37898
  • 💄 Fix Input.Textarea style={{ resize: 'none' }} is not working when showCount is applied. #37855 @​kiner-tang
  • 💄 Fix Input.Search border style in RTL. #37865 @​foryuki
  • 🇷🇺 Fix Russian translation for Transfer.selectInvert. #37858 @​svtslav
  • 🇵🇹 Add missing Portuguese translations. #37857 @​ernestfolch
  • ⚡️ Update Table and Tree for improve state performance. #37875 @​sunteago
  • TypeScript

4.23.4

2022-10-01

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

... (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 2 years ago

Superseded by #688.