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

fix: Input.Search large size button style #48527

Merged
merged 3 commits into from Apr 18, 2024
Merged

fix: Input.Search large size button style #48527

merged 3 commits into from Apr 18, 2024

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Apr 18, 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

fix #48507

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Input.Search with large size, the button font size is not in large size.
🇨🇳 Chinese 修复 Input.Search 设置大尺寸时,按钮的文字不是大尺寸的问题。

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

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

Copy link
Contributor

github-actions bot commented Apr 18, 2024

👁 Visual Regression Report for PR #48527 Passed ✅

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

🎊 Congrats! No visual-regression diff found.

Copy link
Contributor

github-actions bot commented Apr 18, 2024

Preview is ready

Copy link
Contributor

github-actions bot commented Apr 18, 2024

size-limit report 📦

Path Size
./dist/antd.min.js 336.61 KB (-87 B 🔽)
./dist/antd-with-locales.min.js 384.12 KB (+116 B 🔺)

Copy link

codesandbox-ci bot commented Apr 18, 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.

li-jia-nan
li-jia-nan previously approved these changes Apr 18, 2024
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5fbca4a) to head (b55e065).

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #48527   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          744       744           
  Lines        12883     12887    +4     
  Branches      3369      3371    +2     
=========================================
+ Hits         12883     12887    +4     

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

@zombieJ zombieJ merged commit f773025 into master Apr 18, 2024
104 checks passed
@zombieJ zombieJ deleted the fix-reset branch April 18, 2024 08:06
Enigama pushed a commit to Enigama/ant-design that referenced this pull request Apr 20, 2024
* fix: Input.Search large size button style

* chore: adjust logic

* chore: rename
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.

[Input.Search] font-size for addon button does not vary with the setting
3 participants