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(layout): remove extra dom node #3631

Merged
merged 5 commits into from
Sep 9, 2021
Merged

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Sep 9, 2021

  • fix(form): fix transform no support lableInValue
  • fix test
  • fix(layout): remove auto fix error

close ant-design/ant-design-pro#9061

@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-3631.surge.sh

@chenshuai2144 chenshuai2144 changed the title fix transformKeySubmitValue fix(layout): remove extra dom node Sep 9, 2021
@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.37 KB (+0.05% 🔺)
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%)

@codecov
Copy link

codecov bot commented Sep 9, 2021

Codecov Report

Merging #3631 (92848e6) into master (dfc1608) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3631   +/-   ##
=======================================
  Coverage   99.22%   99.22%           
=======================================
  Files         178      178           
  Lines        5668     5673    +5     
  Branches     2033     2037    +4     
=======================================
+ Hits         5624     5629    +5     
  Misses         44       44           
Impacted Files Coverage Δ
...ages/layout/src/components/PageContainer/index.tsx 100.00% <100.00%> (ø)

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 dfc1608...92848e6. Read the comment docs.

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] PageContainer是个什么玩劣份子。header头怎么都干不掉呢!
1 participant