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.16.4 changelog #48575

Merged
merged 2 commits into from
Apr 22, 2024
Merged

docs: 5.16.4 changelog #48575

merged 2 commits into from
Apr 22, 2024

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Apr 22, 2024

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

close #48568

📝 Changelog (Patch part)

  • 🐞 Fix Select with multiple and paddingXXS=0 will break the height align of controlHeight token. #48574
  • 🐞 Fix Upload miss style when enable CSS Variable. #48569 @nova1751
  • 🐞 Fix Slider in range tooltip blink when drag the handle over another one. #48536

  • 🐞 修复 Select 配置 paddingXXS=0 时,多选下超出设定的 controlHeight token 的问题。#48574
  • 🐞 修复 Upload 在开启 CSS Variable 时样式丢失的问题。#48569 @nova1751
  • 🐞 修复 Slider 在范围选择下,拖动滑块越过另一个滑块时提示框闪动的问题。#48536

Copy link

stackblitz bot commented Apr 22, 2024

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

Copy link
Contributor

github-actions bot commented Apr 22, 2024

Preview is ready

Copy link
Contributor

github-actions bot commented Apr 22, 2024

👁 Visual Regression Report for PR #48575 Passed ✅

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

🎊 Congrats! No visual-regression diff found.

Copy link
Contributor

github-actions bot commented Apr 22, 2024

🎉 Verify package version passed!

PR package version PR title version
5.16.4 5.16.4

Copy link

socket-security bot commented Apr 22, 2024

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

Package New capabilities Transitives Size Publisher
npm/jsdom@24.0.0 eval, filesystem, network, shell, unsafe 0 3.11 MB domenic
npm/jsonml-to-react-element@1.1.11 None 0 21.2 kB benjycui
npm/jsonml.js@0.1.0 None 0 28.3 kB benjycui
npm/lint-staged@15.2.2 Transitive: environment, filesystem, shell +2 340 kB okonet
npm/lodash@4.17.21 None 0 1.41 MB bnjmnt4n
npm/lunar-typescript@1.7.5 None 0 1.34 MB 6tail
npm/lz-string@1.5.0 None 0 176 kB pieroxy
npm/minimist@1.2.8 None 0 54.5 kB ljharb
npm/mockdate@3.0.5 None 0 13.8 kB boblauer
npm/node-fetch@3.3.2 network 0 107 kB node-fetch-bot

View full report↗︎

li-jia-nan
li-jia-nan previously approved these changes Apr 22, 2024
kiner-tang
kiner-tang previously approved these changes Apr 22, 2024
Copy link
Contributor

github-actions bot commented Apr 22, 2024

size-limit report 📦

Path Size
./dist/antd.min.js 337.02 KB (-94 B 🔽)
./dist/antd-with-locales.min.js 384.49 KB (-47 B 🔽)

@zombieJ zombieJ dismissed stale reviews from kiner-tang and li-jia-nan via 8464bd2 April 22, 2024 06:31
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 Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4eebc0c) to head (8464bd2).

Additional details and impacted files
@@            Coverage Diff             @@
##            master    #48575    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          745       745            
  Lines        13603     12947   -656     
  Branches      3635      3383   -252     
==========================================
- Hits         13603     12947   -656     

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

@zombieJ zombieJ merged commit 50d8201 into master Apr 22, 2024
104 checks passed
@zombieJ zombieJ deleted the changelog branch April 22, 2024 07:15
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.

antd@5.16.3 is an empty package in npmjs
4 participants