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): fieldProps support function #1227

Merged
merged 5 commits into from
Dec 7, 2020
Merged

feat(table): fieldProps support function #1227

merged 5 commits into from
Dec 7, 2020

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Dec 7, 2020

ref #1220

@github-actions
Copy link

github-actions bot commented Dec 7, 2020

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

🕐 Build time: 463.871s

🤖 By surge-preview

@codecov
Copy link

codecov bot commented Dec 7, 2020

Codecov Report

Merging #1227 (7178367) into master (f12ed9b) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1227      +/-   ##
==========================================
+ Coverage   97.03%   97.07%   +0.03%     
==========================================
  Files         145      145              
  Lines        3986     3997      +11     
  Branches     1441     1442       +1     
==========================================
+ Hits         3868     3880      +12     
+ Misses        114      113       -1     
  Partials        4        4              
Impacted Files Coverage Δ
packages/form/src/components/Field/index.tsx 100.00% <100.00%> (ø)
packages/table/src/Form/index.tsx 100.00% <100.00%> (ø)
packages/table/src/defaultRender.tsx 100.00% <100.00%> (ø)
packages/table/src/utils.tsx 100.00% <100.00%> (+0.68%) ⬆️

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 f12ed9b...7178367. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Dec 7, 2020

size-limit report

Path Size
packages/card/dist/card.js, packages/card/dist/card.min.js 186.46 KB (0%)
packages/descriptions/dist/descriptions.js, packages/descriptions/dist/descriptions.min.js 534.76 KB (0%)
packages/field/dist/field.js, packages/field/dist/field.min.js 177.98 KB (0%)
packages/form/dist/form.js, packages/form/dist/form.min.js 498.31 KB (0%)
packages/layout/dist/layout.js, packages/layout/dist/layout.min.js 279.29 KB (0%)
packages/list/dist/list.js, packages/list/dist/list.min.js 954.02 KB (-0.02% 🔽)
packages/provider/dist/provider.js, packages/provider/dist/provider.min.js 14.04 KB (0%)
packages/skeleton/dist/skeleton.js, packages/skeleton/dist/skeleton.min.js 23.51 KB (0%)
packages/table/dist/table.js, packages/table/dist/table.min.js 658.13 KB (+0.06% 🔺)

@chenshuai2144 chenshuai2144 merged commit bc34fb0 into master Dec 7, 2020
@chenshuai2144 chenshuai2144 deleted the fieldProps branch December 7, 2020 14:12
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.

1 participant