Counselllor / Counsellor-Web

Counselling/Recommendation System for new Undergrad Students
http://counsellor.social/
MIT License
77 stars 174 forks source link

Bump antd from 5.20.6 to 5.21.6 #1418

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 3 weeks ago

Bumps antd from 5.20.6 to 5.21.6.

Release notes

Sourced from antd's releases.

5.21.6

  • 🐞 Fix Tree.DirectoryTree interactive area not being a whole row. #51210
  • 🐞 Fix the Button icon was not vertically centered. #51381
  • 🐞 Fix the pointer style not set to not-allowed in the disabled state when variant of the Input was set to borderless. #51387 @​ustcfury
  • Splitter
    • 💄 Improve the pre-rendered style of Splitter under SSR. #51378
    • 💄 Increased the click area of ​​the Splitter collapse button to improve usability. #51383 @​aojunhao123
  • 💄 Improve Checkbox indeterminate to enhance accessibility experience. #51350 @​SpaNb4
  • 💄 Improve the title of the Empty preset svg image to improve accessibility experience. #51368

  • 🐞 修复 Tree.DirectoryTree 交互区域不是整行的问题。#51210
  • 🐞 修复 Button 图标未垂直居中的问题。#51381
  • 🐞 修复 Input 组件 variant 设置 borderless 时,disabled 状态下指针样式未设置 not-allowed 的问题。#51387 @​ustcfury
  • Splitter
    • 💄 优化 Splitter 在 SSR 下预渲染的样式。#51378
    • 💄 增大 Splitter 折叠按钮点击区域,提高可用性。#51383 @​aojunhao123
  • 💄 优化 Checkbox indeterminate 提升无障碍体验。#51350 @​SpaNb4
  • 💄 优化 Empty 预设 svg 图片的 title 提升无障碍体验。#51368

5.21.5


5.21.4


  • 🐞 修复 Input.Search 无法使用 Input Token hoverBorderColor/activeBorderColor 修改边框颜色的问题。#51226 @​iqingting
  • 🐞 修复 Tree 的图标不对齐的问题。#51181 @​Meowu

... (truncated)

Changelog

Sourced from antd's changelog.

5.21.6

2024-10-28

  • 🐞 Fix Tree.DirectoryTree interactive area not being a whole row. #51210
  • 🐞 Fix the Button icon was not vertically centered. #51381
  • 🐞 Fix the pointer style not set to not-allowed in the disabled state when variant of the Input was set to borderless. #51387 @​ustcfury
  • Splitter
    • 💄 Improve the pre-rendered style of Splitter under SSR. #51378
    • 💄 Increased the click area of ​​the Splitter collapse button to improve usability. #51383 @​aojunhao123
  • 💄 Improve Checkbox indeterminate to enhance accessibility experience. #51350 @​SpaNb4
  • 💄 Improve the title of the Empty preset svg image to improve accessibility experience. #51368

5.21.5

2024-10-21

5.21.4

2024-10-14

5.21.3

2024-10-09

  • 💄 Added a scroll bar to Dropdown when having many items. #51112 @​Cameron-Asdf
  • Slider #51150 @​yoyo837
    • 🐞 Fix Slider issue where the id prop is not supported.
    • 🐞 Fix Slider to address the issue causing useLayoutEffect does nothing on the server warning when extractStyle is invoked.
  • 🐞 Fix ColorPicker with gradient mode, sometimes handle color will be force sync back to first handle color issue. #51161 @​zombieJ
  • 🐞 Fix Table onChange function receiving incorrect sorter value. #51114 @​nathanlao
  • Splitter

... (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 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)
github-actions[bot] commented 3 weeks ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

deepsource-io[bot] commented 3 weeks ago

Here's the code health analysis summary for commits 860c5a3..df11fed. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.
netlify[bot] commented 3 weeks ago

Deploy Preview for counsellor-startup ready!

Name Link
Latest commit df11fed377b2293018c9846d4a238a590b924e70
Latest deploy log https://app.netlify.com/sites/counsellor-startup/deploys/671fa72cc0a2520008ff2dbe
Deploy Preview https://deploy-preview-1418--counsellor-startup.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 60
Accessibility: 96
Best Practices: 100
SEO: 73
PWA: -
View the detailed breakdown and full score reports

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

dependabot[bot] commented 1 week ago

Superseded by #1429.