Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: changelog for 5.14.2 #47557

Merged
merged 2 commits into from
Feb 23, 2024
Merged

docs: changelog for 5.14.2 #47557

merged 2 commits into from
Feb 23, 2024

Conversation

PeachScript
Copy link
Member

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

📝 Changelog

  • 🐞 Fix DatePicker.RangePicker time column sometime not scroll to the target time value. #47542
  • 🐞 Fix Modal that pointer events will triggered during openning animation. #47508 @MadCcc
  • 🐞 Fix Avatar.Group unnecessary dom since tooltip. #47478
  • 💄 Fix Progress unexpected margin style. #47493 @li-jia-nan
  • 💄 Fix Table scrollbar color in darkmode. #47487 @wkmyws
  • 💄 Fix Layout content font color in dark mode. #47441 @nova1751
  • 💄 Fix Menu cannot customize darkItemSelectedColor and darkItemSelectedBg token in horizontal dark mode. #47463 @gandavarapurajasekhar

  • 🐞 修复 DatePicker.RangePicker 的时间列有时不会滚动到正确位置的问题。#47542
  • 🐞 修复 Modal 在打开期间会触发其他鼠标事件的问题。#47508 @MadCcc
  • 🐞 修复 Avatar.Group 的 tooltip 存在多余 dom 残留的问题。#47478
  • 💄 修复 Progress 组件多余的 margin 样式。#47493 @li-jia-nan
  • 💄 修复 Table 滚动条在暗黑模式下的颜色。#47487 @wkmyws
  • 💄 修复 Layout 内容字体在暗黑模式下的颜色。#47441 @nova1751
  • 💄 修复 Menu 组件在水平暗黑模式下自定义 darkItemSelectedColordarkItemSelectedBg token 不生效的问题。#47463 @gandavarapurajasekhar

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

Copy link

stackblitz bot commented Feb 23, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

github-actions bot commented Feb 23, 2024

👁 Visual Regression Report for PR #47557 Passed ✅

🎯 Target branch: master (08d432f)
📖 View Full Report ↗︎

🎊 Congrats! No visual-regression diff found.

Copy link
Contributor

github-actions bot commented Feb 23, 2024

Preview is ready

Copy link
Contributor

🎉 Verify package version passed!

PR package version PR title version
5.14.2 5.14.2

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/vanilla-tilt@1.8.1 None 0 165 kB micku7zu
npm/webpack@5.90.3 environment, filesystem, network, unsafe 0 4.82 MB evilebottnawi

View full report↗︎

Copy link
Contributor

size-limit report 📦

Path Size
./dist/antd.min.js 333.76 KB (+186 B 🔺)
./dist/antd-with-locales.min.js 379.37 KB (+32 B 🔺)

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (08d432f) to head (c0e4518).

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #47557   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          734       734           
  Lines        12593     12593           
  Branches      3298      3298           
=========================================
  Hits         12593     12593           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PeachScript PeachScript merged commit 53b0106 into master Feb 23, 2024
111 checks passed
@PeachScript PeachScript deleted the changelog branch February 23, 2024 07:01
tanzhenyun pushed a commit to DraculaPrince/mark15 that referenced this pull request Mar 29, 2024
* docs: changelog for 5.14.2

* chore: bump version to 5.14.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants