notional-labs / dig

Dig: Governance
Other
175 stars 70 forks source link

Bump antd from 4.24.2 to 5.4.5 in /webapp #582

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps antd from 4.24.2 to 5.4.5.

Release notes

Sourced from antd's releases.

5.4.5

  • 🐞 Fix Anchor that onChange was memoized by useCallback and wouldn't change. #41934 @​Yuiai01
  • 🐞 Fix Draggable Tree that title is not aligned when the text is wrapped. #41928 @​Yuiai01
  • Tree
  • 🛠 Reduce bundle size by upgrading rc-switch. #41954

  • 🐞 修复 Anchor 组件 onChange 方法改变后不触发的问题。#41934 @​Yuiai01
  • 🐞 修复 InputNumber 组件样式被浏览器原生样式覆盖的问题。#41940 @​Wxh16144
  • Tree
  • 🛠 升级 rc-switch 以修复重复引入 @babel/runtime/helpers 的问题,减小打包体积。#41954

5.4.4

  • 💄 Fix Message hooks icon style not follow dynamic theme token. #41899
  • 🐞 Fix that cssinjs may crash if CSS value is undefined. #41896

  • 💄 修复 Message hooks 的图标样式不跟随动态主题 token 切换的问题。#41899
  • 🐞 修复 CSS 属性值为 undefined 时 cssinjs 报错的问题。#41896

5.4.3

  • 🐞 Fix FloatButton throws warning findDOMNode is deprecated in StrictMode. #41833 @​fourcels
  • 🐞 Arrow element support more old browsers which do not support clip-path: path(). #41872
  • 🐞 Fix Layout.Sider transition issue when switch theme. #41828
  • 🐞 Fix the problem that when the type of Tour is primary, the color of the arrow is still white. #41761
  • 🐞 Optimize Form field binding, now will ignore comments in Form.Item as subcomponents. #41771
  • 🐞 Fix Input.Password show additional toggle button in Edge. #41759
  • 💄 Fix styling issues with components that have a Tooltip component as their base within the Space.Compact wrapper. #41707 @​foryuki
  • 🇩🇪 Fix typo in German locale. #41780 @​aaarichter
  • TypeScript

  • 🐞 修复 FloatButton 警告: findDOMNode is deprecated in StrictMode.。#41833 @​fourcels
  • 🐞 箭头元素兼容旧版本不支持 clip-path: path() 的浏览器。 #41872
  • 🐞 修复 Layout.Sider 切换主题时存在背景切换延迟的问题。#41828
  • 🐞 修复 Tour 的 type="primary" 时箭头的颜色仍为白色的问题。#41761
  • 🐞 优化 Form 字段绑定,现在会忽略在 Form.Item 内的注释不再作为子组件进行绑定。 。#41771
  • 🐞 修复 Input.Password 在 Edge 中会额外展示切换按钮的问题。#41759
  • 💄 修复 Space.Compact 包裹底层为 Tooltip 组件的组件时的样式问题。#41707 @​foryuki
  • 🇩🇪 修复德语本地化文案。#41780 @​aaarichter
  • TypeScript

5.4.2

... (truncated)

Changelog

Sourced from antd's changelog.

5.4.5

2023-04-23

  • 🐞 Fix Anchor that onChange was memoized by useCallback and wouldn't change. #41934 @​Yuiai01
  • 🐞 Fix Draggable Tree that title is not aligned when the text is wrapped. #41928 @​Yuiai01
  • Tree
  • 🛠 Reduce bundle size by upgrading rc-switch. #41954

5.4.4

2023-04-20

  • 💄 Fix Message hooks icon style not follow dynamic theme token. #41899
  • 🐞 Fix that cssinjs may crash if CSS value is undefined. #41896

5.4.3

2023-04-19

  • 🐞 Fix FloatButton throws warning findDOMNode is deprecated in StrictMode. #41833 @​fourcels
  • 🐞 Arrow element support more old browsers which do not support clip-path: path(). #41872
  • 🐞 Fix Layout.Sider transition issue when switch theme. #41828
  • 🐞 Fix the problem that when the type of Tour is primary, the color of the arrow is still white. #41761
  • 🐞 Optimize Form field binding, now will ignore comments in Form.Item as subcomponents. #41771
  • 🐞 Fix Input.Password show additional toggle button in Edge. #41759
  • 💄 Fix styling issues with components that have a Tooltip component as their base within the Space.Compact wrapper. #41707 @​foryuki
  • 🇩🇪 Fix typo in German locale. #41780 @​aaarichter
  • TypeScript

5.4.2

2023-04-11

5.4.1

2023-04-11

  • 💄 Optimize Select-like component popup logic. Now always try to display it in the visible area first to reduce the user's extra scrolling cost. #41619
  • 💄 Remove fixed height in Badge.Ribbon. #41661 @​MuxinFeng
  • 🐞 Fix Select width becomes 0px when search after select something. #41722
  • 🐞 Fix Empty style in small width container. #41727

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

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 1 year ago

Superseded by #585.