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): fix form list preserve problem #3766

Merged
merged 1 commit into from
Sep 29, 2021
Merged

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Sep 29, 2021

close #3628

@github-actions
Copy link

github-actions bot commented Sep 29, 2021

😭 Deploy PR Preview failed.

@github-actions
Copy link

size-limit report

Path Size
packages/card/dist/card.js 18.83 KB (0%)
packages/descriptions/dist/descriptions.js 27.64 KB (0%)
packages/field/dist/field.js 131.55 KB (0%)
packages/form/dist/form.js 81.51 KB (-0.01% 🔽)
packages/layout/dist/layout.js 101.26 KB (0%)
packages/list/dist/list.js 155.32 KB (0%)
packages/provider/dist/provider.js 12.38 KB (0%)
packages/skeleton/dist/skeleton.js 5.32 KB (0%)
packages/table/dist/table.js 98.34 KB (0%)

@codecov
Copy link

codecov bot commented Sep 29, 2021

Codecov Report

Merging #3766 (86e85d5) into master (be13a54) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3766      +/-   ##
==========================================
+ Coverage   98.92%   98.94%   +0.01%     
==========================================
  Files         179      179              
  Lines        5791     5852      +61     
  Branches     2080     2107      +27     
==========================================
+ Hits         5729     5790      +61     
  Misses         62       62              
Impacted Files Coverage Δ
packages/form/src/components/List/index.tsx 99.18% <100.00%> (+0.47%) ⬆️
packages/form/src/components/FormItem/index.tsx 100.00% <0.00%> (ø)
packages/form/src/BaseForm/createField.tsx 97.95% <0.00%> (+0.39%) ⬆️
packages/form/src/BaseForm/LightWrapper/index.tsx 96.42% <0.00%> (+0.59%) ⬆️

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 be13a54...86e85d5. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit d7b0fac into master Sep 29, 2021
@chenshuai2144 chenshuai2144 deleted the fix-preserve branch September 29, 2021 02:21
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.

🐛[BUG] ProForm preserve=false ProFormList 数据错误
1 participant