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 5.14.1 #47421

Merged
merged 2 commits into from
Feb 12, 2024
Merged

docs: changelog 5.14.1 #47421

merged 2 commits into from
Feb 12, 2024

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Feb 10, 2024

  • 🐞 Fix Steps cannot interact correctly when type="inline". #47406
  • 🐞 Fix DatePicker & TimePicker arrow position not consider panel border radius distance. #47389
  • 🐞 Fix Dropdown should not display when items is empty array. #47375
  • 🐞 Fix Tag that should use defaultBg token with bordered={false}. #47372 @MadCcc
  • 🐞 MISC: Fix that theme.inherit should not affect hashded and cssVar. #47360 @MadCcc
  • 🐞 Fix Calendar panel not switch when change year or month. #47361
  • 💄 Fix Table's sub-table style issue in virtual mode. #47333 @Enigama

  • 🐞 修复 Steps type="inline" 时鼠标无法 hover 到正确的步骤上的问题。#47406
  • 🐞 修复 DatePicker 与 TimePicker 弹出面板箭头没有考虑面板本身圆角的问题。#47389
  • 🐞 修复 Dropdown menu.items 为空时依然显示的问题。#47375
  • 🐞 修复 Tag 无边框模式没有正确使用 defaultBg 组件 token 的问题。#47372 @MadCcc
  • 🐞 杂项:修复主题 inherit 配置会隔断 hashedcssVar 配置的问题。#47360 @MadCcc
  • 🐞 修复 Calendar 在切换年月时,面板没有跟着切换的问题。#47361
  • 💄 修复 Table 在虚拟模式下子表格的样式问题。#47333 @Enigama

[中文版模板 / 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?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ 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 10, 2024

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

Copy link
Contributor

github-actions bot commented Feb 10, 2024

Preview is ready

Copy link
Contributor

github-actions bot commented Feb 10, 2024

👁 Visual Regression Report for PR #47421 Passed ✅

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

🎊 Congrats! No visual-regression diff found.

Copy link
Contributor

github-actions bot commented Feb 10, 2024

🎉 Verify package version passed!

PR package version PR title version
5.14.1 5.14.1

li-jia-nan
li-jia-nan previously approved these changes Feb 10, 2024
Copy link
Contributor

github-actions bot commented Feb 10, 2024

size-limit report 📦

Path Size
./dist/antd.min.js 333.4 KB
./dist/antd-with-locales.min.js 379.31 KB

Copy link

codesandbox-ci bot commented Feb 10, 2024

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.

Latest deployment of this branch, based on commit d12846f:

Sandbox Source
antd reproduction template (forked) Configuration

Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ad5caa0) 100.00% compared to head (95c5507) 100.00%.
Report is 4 commits behind head on master.

❗ Current head 95c5507 differs from pull request most recent head d12846f. Consider uploading reports for the commit d12846f to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #47421   +/-   ##
=========================================
  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.

kiner-tang
kiner-tang previously approved these changes Feb 11, 2024
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: MadCcc <1075746765@qq.com>
@MadCcc MadCcc dismissed stale reviews from kiner-tang and li-jia-nan via d12846f February 12, 2024 15:16
@MadCcc MadCcc merged commit aea5e17 into master Feb 12, 2024
16 of 17 checks passed
@MadCcc MadCcc deleted the docs/5.14.1 branch February 12, 2024 15:17
@li-jia-nan
Copy link
Member

发完可能 12 点之后了,干脆改成2月13号算了

tanzhenyun pushed a commit to DraculaPrince/mark15 that referenced this pull request Mar 29, 2024
* docs: changelog 5.14.1

* Apply suggestions from code review

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
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