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: fix clearFilters paramter ts type error #51754

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

fubd
Copy link
Contributor

@fubd fubd commented Nov 24, 2024

中文版模板 / Chinese template

🤔 This is a ...

  • 🆕 New feature
  • 🐞 Bug fix
  • 📝 Site / documentation improvement
  • 📽️ Demo improvement
  • 💄 Component style improvement
  • 🤖 TypeScript definition improvement
  • 📦 Bundle size optimization
  • ⚡️ Performance optimization
  • ⭐️ Feature enhancement
  • 🌐 Internationalization
  • 🛠 Refactoring
  • 🎨 Code style optimization
  • ✅ Test Case
  • 🔀 Branch merge
  • ⏩ Workflow
  • ❓ Other (about what?)

🔗 Related Issues

  • Describe the source of related requirements, such as links to relevant issue discussions.
  • For example: close #xxxx, fix #xxxx

💡 Background and Solution

  • The specific problem to be addressed.
  • List the final API implementation and usage if needed.
  • If there are UI/interaction changes, consider providing screenshots or GIFs.

📝 Change Log

Language Changelog
🇺🇸 English Adjust the clearFilters function parameter to FilterRestProps
🇨🇳 Chinese 调整 clearFilters 函数入参为 FilterRestProps

Copy link

stackblitz bot commented Nov 24, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

github-actions bot commented Nov 24, 2024

Preview is ready

Copy link
Contributor

github-actions bot commented Nov 24, 2024

👁 Visual Regression Report for PR #51754 Passed ✅

🎯 Target branch: master (f669940)
📖 View Full Report ↗︎

🎊 Congrats! No visual-regression diff found.

Copy link

pkg-pr-new bot commented Nov 24, 2024

Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f669940) to head (ea36836).
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #51754   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          761       761           
  Lines        13560     13560           
  Branches      3538      3538           
=========================================
  Hits         13560     13560           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@afc163 afc163 merged commit d9f37fe into ant-design:master Nov 29, 2024
42 checks passed
Copy link
Contributor

🎉 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 链接)。

@fubd fubd deleted the fix/tableFilterdown branch November 29, 2024 05:29
@fubd fubd restored the fix/tableFilterdown branch November 29, 2024 09:38
@PeachScript PeachScript mentioned this pull request Dec 2, 2024
16 tasks
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.

2 participants