Closed Muhammad-Taif-Khan closed 2 weeks ago
🎯 Target branch: master (2de4cb20ac25745a7d84a133a3fed0e0ecbf7f23) 📖 View Full Report ↗︎ 📊 Summary: 🔄
1
changed
Expected (Branch master) | Actual (Current PR) | Diff |
---|---|---|
![]() |
![]() |
![]() |
[!IMPORTANT] There are 1 diffs found in this PR: 🔄
1
changed. Please check all items:
- [ ] Visual diff is acceptable
This pull request updates the documentation for the Input.Search
component in the Ant Design library. The change clarifies the behavior of the enterButton
prop, explaining how it affects the button's appearance and its interaction with the addonAfter
property.
File | Summary |
---|---|
components/input/index.en-US.md | Updated the description of the enterButton prop to clarify its behavior and interaction with other properties. |
- [farm-normal](https://pkg.pr.new/template/506360fc-0dbc-49a3-b138-c6cecd6470d5) - [rsbuild-normal](https://pkg.pr.new/template/d0e34e2b-a41d-4159-a79e-babeea446223) - [vite-normal](https://pkg.pr.new/template/8469193a-7f27-4ea1-989f-43d297012893) - [vite-practice](https://pkg.pr.new/template/82975154-4b62-4ab5-927b-1c2a21fd2f75) - [umi-normal](https://pkg.pr.new/template/a774b6a2-f5f7-4130-9557-a119b5640e46) - [with-nextjs-app-router-inline-style](https://pkg.pr.new/template/090a92d3-4939-4150-9f05-dcaef8f45b0d) - [with-nextjs-extract-style](https://pkg.pr.new/template/962eddf5-d6f9-4603-9f56-9610abc0ae6b) - [with-nextjs-generate-css-on-demand](https://pkg.pr.new/template/59947bd8-892d-4317-a17f-36b4d42a7d79) - [with-nextjs-inline-style](https://pkg.pr.new/template/72cb20aa-910b-41ab-9dd5-63a1e4b583ae)
npm i https://pkg.pr.new/ant-design/ant-design/antd@52614
commit: 4edd139
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
2de4cb2
) to head (4edd139
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🎉 Thank you for your contribution! If you have not yet joined our DingTalk community group, please feel free to join us (when joining, please provide the link to this PR).
🎉 感谢您的贡献!如果您还没有加入钉钉社区群,请扫描下方二维码加入我们(加群时请提供此 PR 链接)。
@afc163 I guess you also need to update Chinese docs: https://github.com/ant-design/ant-design/blob/a10d54e7461d3b66eb3ff7d84c8134dfaaefbfb4/components/input/index.zh-CN.md?plain=1#L113
Fixed misleading description of Input.Search enterButton prop
中文版模板 / Chinese template
🤔 This is a ...
🔗 Related Issues
💡 Background and Solution
📝 Change Log
Input.Search
enterButton
prop to clarify its behavior and interaction with other properties.Input.Search
enterButton
属性的误导性描述,以阐明其行为以及与其他属性的交互。