-
-
Notifications
You must be signed in to change notification settings - Fork 51.1k
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
style: add @zindex-popoconfirm #25693
Conversation
popoconfirm 使用的是 popover 的样式,要新弄个吗? |
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 226b153:
|
Codecov Report
@@ Coverage Diff @@
## master #25693 +/- ##
=======================================
Coverage 99.51% 99.51%
=======================================
Files 368 368
Lines 7191 7193 +2
Branches 2012 2005 -7
=======================================
+ Hits 7156 7158 +2
Misses 35 35
Continue to review full report at Codecov.
|
对,本质上是把 Popconfirm 变高。 |
tooltip 也变了,changelog 要写 |
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
close #25600
💡 Background and solution
📝 Changelog
@zindex-popconfirm: 1060
, and improve@zindex-tooltip
to 1070.@zindex-popconfirm: 1060
,并将@zindex-tooltip
提升为1070。☑️ Self Check before Merge