-
-
Notifications
You must be signed in to change notification settings - Fork 50.3k
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
chore: Adjust collapse arrow position align with first line #27363
Conversation
* fix: border style of Input.Search when allowClear * fix css * update * change name
* docs: 4.7.3 changelog * docs: Patch 27325
改动略大,feature 分支吧。 |
👌 这周就是 feature 了,其实没差。 |
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 f935bd5:
|
这不是 分支 合并了吗 这个 title |
Codecov Report
@@ Coverage Diff @@
## feature #27363 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 389 389
Lines 7384 7383 -1
Branches 2026 2075 +49
=========================================
- Hits 7384 7383 -1
Continue to review full report at Codecov.
|
UI 测试和 build preview 是不是用的同一台机器,现在 preview 页面出来的好慢。 |
Size Change: -19 B (0%) Total Size: 791 kB
ℹ️ View Unchanged
|
都是 Azure Pipeline。preview build 完就完了,UI 打 snapshot 会花些时间。 cc @shaodahong |
@shaodahong 看看能不能隔开。 |
他们之间是并行的,互不干扰 |
好快啊,又一个月了 |
* fix: border style of Input.Search when allowClear (#27325) * fix: border style of Input.Search when allowClear * fix css * update * change name * docs: 4.7.3 changelog (#27350) * docs: 4.7.3 changelog * docs: Patch 27325 * chore: improve useCombinedRefs (#27352) * docs: 📝 update introduce * chore: fix API table border * chore: Adjust collapse arrow position align with first line Co-authored-by: xrk <xrkffgg@gmail.com> Co-authored-by: Tom Xu <ycxzhkx@gmail.com> Co-authored-by: afc163 <afc163@gmail.com>
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
Align collapse arrow position with pro List
📝 Changelog
☑️ Self Check before Merge