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: 5.12.6 changelog #46712

Merged
merged 2 commits into from Dec 30, 2023
Merged

docs: 5.12.6 changelog #46712

merged 2 commits into from Dec 30, 2023

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Dec 30, 2023

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

  • 🐞 修复 Upload 组件包裹 Button 时 Tab 键会聚焦两次的问题。#46432
  • 🐞 修复 Modal footer 内 Button 可能重复的边距样式问题。#46702
  • Select
    • 🐞 修复 Select 组件滚动条在某些条件下不会显示的问题。#46696 @MadCcc
    • 💄 优化 Select 组件多选时选项样式。#46646 @MadCcc
  • Tree
    • 🐞 修复 Tree 组件滚动条在某些条件下不会显示的问题。#46672 @yyz945947732
    • 💄 优化 Tree 组件 TreeNode 节点聚焦样式。#46608 @MadCcc
  • 🐞 修复触发打印时,Layout.Sider 会收起的问题。#46650 @anilpixel
  • 🐞 修复 Table 边缘阴影会超出 Table 高度。#46644 @Fatpandac
  • 🐞 修复 ConfigProvider 设置 iconPrefixCls 失效。#46627 @crazyair
  • 🐞 修复 Typography.Text 省略模式下修改宽度 Tooltip 不会触发的问题。#46613 @linxianxi
  • 🐞 修复 Tooltip、Popover 等弹出组件嵌套使用时,箭头样式问题。#46294 @bestlyg
  • TypeScript

  • 🐞 Fix Upload accessibility issue of tabbing twicely. #46432
  • 🐞 Fix Modal footer Button duplicated gap style. #46702
  • Select
    • 🐞 Fix Select that scrollbar do not display in some case. #46696 @MadCcc
    • 💄 Optimize Select style of multiple selection. #46646 @MadCcc
  • Tree
  • 🐞 Fix Layout.Sider will collapse when trigger printer. #46650 @anilpixel
  • 🐞 Fix the issue of table component edge shadow overflows. #46644 @Fatpandac
  • 🐞 Fix ConfigProvider iconPrefixCls not working in some case. #46627 @crazyair
  • 🐞 Typography.Text should update the Tooltip when the width changes. #46613 @linxianxi
  • 🐞 Fix Tooltip, Popover or other popup like component arrow issue when in nest case. #46294 @bestlyg
  • TypeScript

Copy link

stackblitz bot commented Dec 30, 2023

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

Copy link
Contributor

github-actions bot commented Dec 30, 2023

Visual Regression Report for PR #46712 Failed ❌

Target branch: master (f4822ac)
View Full Report


image name expected actual diff
qr-code-Popover.css-var.png master: f4822acafbe377ef92090ae245dddbba3585717f current: pr-46712 diff

Check Full Report for details

Copy link
Contributor

github-actions bot commented Dec 30, 2023

Preview Is ready

Copy link
Contributor

github-actions bot commented Dec 30, 2023

🎉 Verify package version passed!

PR package version PR title version
5.12.6 5.12.6

Copy link

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

Packages Version New capabilities Transitives Size Publisher
react-intersection-observer 9.5.3 None +0 134 kB thebuilder

Copy link
Contributor

github-actions bot commented Dec 30, 2023

size-limit report 📦

Path Size
./dist/antd.min.js 328.89 KB (+109 B 🔺)
./dist/antd-with-locales.min.js 374.54 KB (-192 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.

Latest deployment of this branch, based on commit 0705b18:

Sandbox Source
antd reproduction template (forked) Configuration

Copy link

codecov bot commented Dec 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f4822ac) 100.00% compared to head (0705b18) 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##            master    #46712    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          721       708    -13     
  Lines        12879     12122   -757     
  Branches      3427      3220   -207     
==========================================
- Hits         12879     12122   -757     

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

@zombieJ zombieJ merged commit be447df into master Dec 30, 2023
105 of 106 checks passed
@zombieJ zombieJ deleted the changelog branch December 30, 2023 11:52
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