lifeparticle / binarytree

🕰 We Provide an Array of Developer Productivity Tools Designed To Help You Save Time
https://binarytree.dev
Apache License 2.0
37 stars 13 forks source link

Bump antd from 5.12.8 to 5.13.3 in /ui #422

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps antd from 5.12.8 to 5.13.3.

Release notes

Sourced from antd's releases.

5.13.3

  • Input
    • 🐞 Fix Input.Search width 1px smaller than Input. #47193
    • 🐞 Fix Input inside Space.Compact display incorrectly when showCount is true. #47112 @​huiliangShen
  • 🐞 Fix Descriptions lost border style when item's children is falsy. #47191
  • 🐞 Fix Table column.onFilter don't work on tree table data. #47170 @​Mumujianguang
  • 🐞 Fix Affix placeholder height anomaly when browser zoom is 80%. #46823 @​zhipenglin
  • 🐞 Fix QRCode background color in dark mode. #47128 @​kampiu
  • 🐞 Fix Statistic component don't support html role and data-* and aria-* attributes. #47149
  • 🐞 Fix Transfer inverting current page incorrectly. #47125 @​linxianxi
  • 💄 Lower the priority of Button size styles. #47074 @​crazyair
  • 🐞 Fix Modal conflicting props bettween classNames.wrapper and centered. #47076 @​sunsunmonkey
  • 🐞 Fix false positive console warning for Spin with tip and fullscreen used together. #47015 @​xsjcTony
  • 🗑 Remove unused PageHeader locale text and ConfigProvider pageHeader property. #47163 @​li-jia-nan
  • 🛠 Refactor Drawer motion style code. #47194
  • Locales

  • Input
    • 🐞 修复 Input.Search 宽度比 Input 少 1px 的问题。#47193
    • 🐞 修复 Input 启用 showCount 时在 Space.Compact 下的样式错误。#47112 @​huiliangShen
  • 🐞 修复 Descriptions 当 itemchildrennull 时丢失单元格右边框样式的问题。#47191
  • 🐞 修复 Table column.onFilter 方法未过滤树形数据的问题。#47170 @​Mumujianguang
  • 🐞 修复 Affix 在 Chrome 缩放 80% 的情况下占位高度异常的问题。#46823 @​zhipenglin
  • 🐞 修复 QRCode 在暗黑模式下的背景色。#47128 @​kampiu
  • 🐞 修复 Statistic 组件不支持 HTML roledata-*aria-* 等属性的问题。#47149
  • 🐞 修复 Transfer 反选当页错误的问题#47125 @​linxianxi
  • 💄 降低 Button size 样式权重以方便覆盖。#47074 @​crazyair
  • 🐞 修复 Modal 自定义 classNames.wrappercentered 属性不生效的问题。#47076 @​sunsunmonkey
  • 🐞 修复 Spin 组件在 tipfullscreen 同时使用时的控制台误报。#47015 @​xsjcTony
  • 🗑 移除了早已失效的 PageHeader 组件相关的多语言文案和 ConfigProvider 的 pageHeader 属性。#47163 @​li-jia-nan
  • 🛠 重构简化 Drawer 的动画代码。#47194
  • 国际化

5.13.2

  • 🐞 Fix that the inline rendering does not take effect when the preview.getContainer value for Image is false. #47034 @​FEyudong
  • 🐞 Fix Modal static function with prefixCls breaks children other component prefixCls and thus bring the motion miss. #47010
  • 🐞 Fix ok button of the DatePicker becomes compacted when used with Space.Compact. #46769 @​Fatpandac
  • 💄 Optimize Tree draggable node cursor style and collaspe icon hover style. #46974

  • 🐞 修复 Image 组件 preview.getContainer 值为 false 时,内联渲染不生效的问题。#47034 @​FEyudong
  • 🐞 修复 Modal 静态方法配置 prefixCls 时,会改变所有子元素的 prefixCls 并导致动画丢失的问题。#47010
  • 🐞 修复 Space.Compact 与 DatePicker 一起使用导致 DatePicker 的确认按钮样式错误。#46769 @​Fatpandac
  • 💄 优化 Tree 拖拽节点和展开收起按钮的鼠标 hover 样式。#46974

5.13.1

... (truncated)

Changelog

Sourced from antd's changelog.

5.13.3

2024-01-28

  • Input
    • 🐞 Fix Input.Search width 1px smaller than Input. #47193
    • 🐞 Fix Input inside Space.Compact display incorrectly when showCount is true. #47112 @​huiliangShen
  • 🐞 Fix Descriptions lost border style when item's children is falsy. #47191
  • 🐞 Fix Table column.onFilter don't work on tree table data. #47170 @​Mumujianguang
  • 🐞 Fix Affix placeholder height anomaly when browser zoom is 80%. #46823 @​zhipenglin
  • 🐞 Fix QRCode background color in dark mode. #47128 @​kampiu
  • 🐞 Fix Statistic component don't support html role and data-* and aria-* attributes. #47149
  • 🐞 Fix Transfer inverting current page incorrectly. #47125 @​linxianxi
  • 💄 Lower the priority of Button size styles. #47074 @​crazyair
  • 🐞 Fix Modal conflicting props bettween classNames.wrapper and centered. #47076 @​sunsunmonkey
  • 🐞 Fix false positive console warning for Spin with tip and fullscreen used together. #47015 @​xsjcTony
  • 🗑 Remove unused PageHeader locale text and ConfigProvider pageHeader property. #47163 @​li-jia-nan
  • 🛠 Refactor Drawer motion style code. #47194
  • Locales

5.13.2

2024-01-19

  • 🐞 Fix that the inline rendering does not take effect when the preview.getContainer value for Image is false. #47034 @​FEyudong
  • 🐞 Fix Modal static function with prefixCls breaks children other component prefixCls and thus bring the motion miss. #47010
  • 🐞 Fix ok button of the DatePicker becomes compacted when used with Space.Compact. #46769 @​Fatpandac
  • 💄 Optimize Tree draggable node cursor style and collaspe icon hover style. #46974

5.13.1

2024-01-15

5.13.0

2024-01-13

  • 🔥 Form support variant to control components variant inside. #46573
  • 🆕 QRCode support status adds a new scanned option. #46704
  • 🆕 Table support hidden to set hidden columns. #46957 @​madocto
  • 🆕 Select support the maxCount, which is used to set the maximum selectable value. #46667
  • 🆕 Mentions support allowClear for setting the clearing function. #46396 @​yociduo
  • 🆕 ColorPicker support displaying cleared status. #45993
  • 🆕 Drawer adds styles.wrapper and discards the contentWrapperStyle drawerStyle maskStyle attributes, and simplifies the dom structure. #46858
  • Tour

... (truncated)

Commits
  • 3365a84 docs(:sparkles:): release 5.13.3 (#47195)
  • 8eab513 refactor: Drawer motion style (#47194)
  • 201f1fc fix: Input.Search 1px smaller then Input (#47193)
  • 57d8ae8 fix: Select and AutoComplete notFoundContent style missing (#47192)
  • c9d53f7 fix: Descriptions lost border style when children is falsy (#47191)
  • 25eda83 fix(Table): the onFilter methods of column adds ability to filter children (#...
  • f613db0 fix: fix Affix placeholder height anomaly when browser zoom is 80%
  • 62df041 fix(Input): props show-count param display incorrect in space compact mode (#...
  • 33b1aa0 demo: fix the scroll area is scrolled to the bottom (#47186)
  • 601d4db fix(Site): Fix the issue of font color not synchronizing with theme changes i...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
vercel[bot] commented 9 months ago

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

Name Status Preview Comments Updated (UTC)
binarytree-rssfeed-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2024 2:51am
netlify[bot] commented 9 months ago

Deploy Preview for binarytree-dev ready!

Name Link
Latest commit 2d2ac9331105570d04db1d84a19cbb8fba09bdcd
Latest deploy log https://app.netlify.com/sites/binarytree-dev/deploys/65bdaa17d1adf500085adb14
Deploy Preview https://deploy-preview-422--binarytree-dev.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 51
Accessibility: 98
Best Practices: 100
SEO: 93
PWA: 80
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.