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(form): 表单项配置 request 并且自定义 renderFormItem 时,没有透传 options 和 loading #7457

Merged
merged 5 commits into from
Aug 8, 2023

Conversation

Yang-yibu
Copy link
Contributor

@Yang-yibu Yang-yibu commented Aug 1, 2023

fix: #7456

@vercel
Copy link

vercel bot commented Aug 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pro-components ❌ Failed (Inspect) Aug 1, 2023 5:53am

@github-actions
Copy link

github-actions bot commented Aug 1, 2023

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

@chenshuai2144 chenshuai2144 changed the title fix: #7456 表单项配置 request 并且自定义 renderFormItem 时,没有透传 options 和 loading fix(form): 表单项配置 request 并且自定义 renderFormItem 时,没有透传 options 和 loading Aug 2, 2023
@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (387ab8f) 98.31% compared to head (41658de) 98.31%.

❗ Current head 41658de differs from pull request most recent head 309e268. Consider uploading reports for the commit 309e268 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7457   +/-   ##
=======================================
  Coverage   98.31%   98.31%           
=======================================
  Files         340      340           
  Lines       11361    11366    +5     
  Branches     4261     4265    +4     
=======================================
+ Hits        11169    11174    +5     
  Misses        151      151           
  Partials       41       41           
Files Changed Coverage Δ
.../field/src/components/Select/LightSelect/index.tsx 97.33% <ø> (ø)
packages/field/src/components/Cascader/index.tsx 100.00% <100.00%> (ø)
packages/field/src/components/Checkbox/index.tsx 97.91% <100.00%> (+0.04%) ⬆️
...ackages/field/src/components/ColorPicker/index.tsx 100.00% <100.00%> (ø)
packages/field/src/components/ColorPicker/old.tsx 89.65% <100.00%> (ø)
packages/field/src/components/Radio/index.tsx 97.77% <100.00%> (+0.05%) ⬆️
packages/field/src/components/Segmented/index.tsx 100.00% <100.00%> (ø)
packages/field/src/components/Select/index.tsx 100.00% <100.00%> (ø)
packages/field/src/components/TreeSelect/index.tsx 100.00% <100.00%> (ø)

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

@chenshuai2144 chenshuai2144 merged commit 1baf580 into ant-design:master Aug 8, 2023
8 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
2 participants