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

feat(table): add support of custom render serch form #7307

Merged
merged 2 commits into from
Jul 3, 2023

Conversation

mashirozx
Copy link
Contributor

@mashirozx mashirozx commented Jun 30, 2023

新增自定义搜索表单渲染支持。

我的业务需求是在 search form 外面套一层 provider,类似用 tableRender 可以在 table 外面套一层 wrapper 那样。

@github-actions
Copy link

github-actions bot commented Jun 30, 2023

🎊 PR Preview has been successfully built and deployed to https://pro-components-preview-pr-7307.surge.sh

@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Patch coverage: 83.33% and project coverage change: -0.01 ⚠️

Comparison is base (0586866) 97.98% compared to head (d0fdd2b) 97.98%.

❗ Current head d0fdd2b differs from pull request most recent head b9358b0. Consider uploading reports for the commit b9358b0 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7307      +/-   ##
==========================================
- Coverage   97.98%   97.98%   -0.01%     
==========================================
  Files         338      338              
  Lines       11190    11195       +5     
  Branches     4162     4164       +2     
==========================================
+ Hits        10965    10969       +4     
- Misses        179      180       +1     
  Partials       46       46              
Impacted Files Coverage Δ
packages/table/src/Table.tsx 98.34% <83.33%> (-0.26%) ⬇️

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

@chenshuai2144 chenshuai2144 merged commit 7f83ae0 into ant-design:master Jul 3, 2023
7 checks passed
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.

None yet

2 participants