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: when table filter, the border will be black #39938

Merged
merged 1 commit into from
Dec 31, 2022

Conversation

JarvisArt
Copy link
Contributor

[中文版模板 / 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

close #39841

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English fix when table filter, the border will be black
🇨🇳 Chinese 修复table filter 时,边框会有黑色

☑️ 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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 31, 2022

@JarvisArt
Copy link
Contributor Author

border的默认颜色是黑色,所以其实就是 0 solid #000 渐变到 1px solid #f0f0f0

@codecov
Copy link

codecov bot commented Dec 31, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (5bebd57) compared to base (fc033ac).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #39938   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          591       591           
  Lines        10055     10055           
  Branches      2719      2719           
=========================================
  Hits         10055     10055           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@afc163 afc163 merged commit 06e0b35 into ant-design:master Dec 31, 2022
MadCcc added a commit that referenced this pull request Jan 31, 2023
@MadCcc MadCcc mentioned this pull request Jan 31, 2023
20 tasks
MadCcc added a commit that referenced this pull request Jan 31, 2023
* Revert "fix: when table filter, the border will be black (#39938)"

This reverts commit 401ef66.

* feat: revert v5 table style
RedJue pushed a commit to RedJue/ant-design that referenced this pull request Apr 4, 2023
* Revert "fix: when table filter, the border will be black (ant-design#39938)"

This reverts commit 401ef66.

* feat: revert v5 table style
RedJue pushed a commit to RedJue/ant-design that referenced this pull request Apr 25, 2023
* Revert "fix: when table filter, the border will be black (ant-design#39938)"

This reverts commit 401ef66.

* feat: revert v5 table style
RedJue pushed a commit to RedJue/ant-design that referenced this pull request Apr 25, 2023
* Revert "fix: when table filter, the border will be black (ant-design#39938)"

This reverts commit 401ef66.

* feat: revert v5 table style
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.

Table border transition style
2 participants