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(form): support addonBefore and addonAfter #3434

Merged
merged 2 commits into from
Aug 13, 2021

Conversation

chenshuai2144
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 13, 2021

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

@github-actions
Copy link

github-actions bot commented Aug 13, 2021

size-limit report

Path Size
packages/card/dist/card.js 18.79 KB (0%)
packages/descriptions/dist/descriptions.js 27.61 KB (0%)
packages/field/dist/field.js 137.92 KB (0%)
packages/form/dist/form.js 79.39 KB (+0.24% 🔺)
packages/layout/dist/layout.js 106.74 KB (0%)
packages/list/dist/list.js 142.73 KB (0%)
packages/provider/dist/provider.js 12.28 KB (0%)
packages/skeleton/dist/skeleton.js 5.32 KB (0%)
packages/table/dist/table.js 56.65 KB (0%)

@codecov
Copy link

codecov bot commented Aug 13, 2021

Codecov Report

Merging #3434 (bd74615) into master (652bad9) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3434   +/-   ##
=======================================
  Coverage   99.21%   99.21%           
=======================================
  Files         174      174           
  Lines        5479     5485    +6     
  Branches     1905     1908    +3     
=======================================
+ Hits         5436     5442    +6     
  Misses         43       43           
Impacted Files Coverage Δ
packages/form/src/BaseForm/createField.tsx 97.36% <ø> (ø)
packages/form/src/components/Captcha/index.tsx 100.00% <ø> (ø)
packages/form/src/components/Checkbox/index.tsx 100.00% <ø> (ø)
packages/form/src/components/ColorPicker/index.tsx 100.00% <ø> (ø)
packages/form/src/components/Digit/index.tsx 100.00% <ø> (ø)
packages/form/src/components/Field/index.tsx 100.00% <ø> (ø)
packages/form/src/components/Select/index.tsx 100.00% <ø> (ø)
packages/form/src/components/Slider/index.tsx 85.71% <ø> (ø)
packages/form/src/components/Switch/index.tsx 100.00% <ø> (ø)
...ackages/form/src/components/UploadButton/index.tsx 100.00% <ø> (ø)
... and 17 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 652bad9...bd74615. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit ff23de6 into master Aug 13, 2021
@chenshuai2144 chenshuai2144 deleted the support-addonAfter branch August 13, 2021 05:58
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