-
-
Notifications
You must be signed in to change notification settings - Fork 48.8k
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: 💄 New table filter menu buttons #22072
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please add tests to make sure this change works as expected?
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 a68db2d:
|
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 c5c1b6d:
|
aa8756f
to
130e23d
Compare
130e23d
to
ebd31cd
Compare
Codecov Report
@@ Coverage Diff @@
## feature #22072 +/- ##
========================================
Coverage 97.97% 97.97%
========================================
Files 307 307
Lines 7076 7076
Branches 1953 1953
========================================
Hits 6933 6933
Misses 143 143
Continue to review full report at Codecov.
|
.at(0) | ||
.simulate('mouseEnter'); | ||
jest.runAllTimers(); | ||
dropdownWrapper = getDropdownWrapper(wrapper); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
重新取一下就行了。
🤔 This is a ...
🔗 Related issue link
close #14149
💡 Background and solution
📝 Changelog
- fix Dropdown edge padding style.
- 修复 Dropdown 二级菜单的上下边距。
☑️ Self Check before Merge
View rendered components/breadcrumb/index.en-US.md
View rendered components/breadcrumb/index.zh-CN.md
View rendered components/carousel/index.en-US.md
View rendered components/carousel/index.zh-CN.md
View rendered components/form/demo/nest-messages.md
View rendered components/popconfirm/index.en-US.md
View rendered components/popconfirm/index.zh-CN.md
View rendered components/popover/index.en-US.md
View rendered components/popover/index.zh-CN.md