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(card): card support ref(#2831) #2842

Merged
merged 1 commit into from May 25, 2021

Conversation

DerrickTel
Copy link
Contributor

close #2831

@github-actions
Copy link

github-actions bot commented May 25, 2021

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

@codecov
Copy link

codecov bot commented May 25, 2021

Codecov Report

Merging #2842 (aa2d877) into master (3e91a23) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2842      +/-   ##
==========================================
- Coverage   99.07%   99.07%   -0.01%     
==========================================
  Files         173      173              
  Lines        5277     5270       -7     
  Branches     1894     1882      -12     
==========================================
- Hits         5228     5221       -7     
  Misses         48       48              
  Partials        1        1              
Impacted Files Coverage Δ
...kages/table/src/components/EditableTable/index.tsx 97.91% <0.00%> (-2.09%) ⬇️
packages/form/src/index.tsx 100.00% <0.00%> (ø)
packages/table/src/container.tsx 100.00% <0.00%> (ø)
packages/form/src/BaseForm/createField.tsx 100.00% <0.00%> (ø)
packages/field/src/components/Text/index.tsx 100.00% <0.00%> (ø)
packages/form/src/components/Field/index.tsx 100.00% <0.00%> (ø)
packages/form/src/components/SchemaForm/index.tsx 100.00% <0.00%> (ø)
packages/table/src/utils/cellRenderToFromItem.tsx 100.00% <0.00%> (ø)
packages/utils/src/conversionSubmitValue/index.ts 100.00% <0.00%> (ø)
packages/field/src/components/DatePicker/index.tsx 100.00% <0.00%> (ø)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e91a23...aa2d877. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit 88df955 into ant-design:master May 25, 2021
@DerrickTel DerrickTel deleted the feat-card-ref branch May 26, 2021 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🧐[问题]ProCard 没有ref 属性 怎么设置ref
2 participants