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 transform no support lableInValue #3630

Merged
merged 2 commits into from
Sep 9, 2021

Conversation

chenshuai2144
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 9, 2021

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

@github-actions
Copy link

github-actions bot commented Sep 9, 2021

size-limit report

Path Size
packages/card/dist/card.js 18.83 KB (0%)
packages/descriptions/dist/descriptions.js 27.63 KB (0%)
packages/field/dist/field.js 131.55 KB (0%)
packages/form/dist/form.js 80.58 KB (0%)
packages/layout/dist/layout.js 100.33 KB (0%)
packages/list/dist/list.js 155.31 KB (0%)
packages/provider/dist/provider.js 12.34 KB (0%)
packages/skeleton/dist/skeleton.js 5.32 KB (0%)
packages/table/dist/table.js 97.29 KB (0%)

@chenshuai2144 chenshuai2144 changed the title \ fix(form): fix transform no support lableInValue Sep 9, 2021
@codecov
Copy link

codecov bot commented Sep 9, 2021

Codecov Report

Merging #3630 (3d6ed8d) into master (6dfe99e) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3630      +/-   ##
==========================================
- Coverage   99.22%   99.20%   -0.02%     
==========================================
  Files         178      178              
  Lines        5663     5668       +5     
  Branches     2031     2033       +2     
==========================================
+ Hits         5619     5623       +4     
- Misses         44       45       +1     
Impacted Files Coverage Δ
packages/utils/src/hooks/useFetchData/index.tsx 85.00% <100.00%> (+0.78%) ⬆️
...ackages/utils/src/transformKeySubmitValue/index.ts 100.00% <100.00%> (ø)
packages/form/src/layouts/ModalForm/index.tsx 98.64% <0.00%> (-1.36%) ⬇️

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 6dfe99e...3d6ed8d. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit de76c5f into master Sep 9, 2021
@chenshuai2144 chenshuai2144 deleted the fix-transformKeySubmitValue branch September 9, 2021 11:01
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