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 reg inclubes “(” error #3103

Merged
merged 4 commits into from
Jun 27, 2021
Merged

fix(form): fix reg inclubes “(” error #3103

merged 4 commits into from
Jun 27, 2021

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Jun 27, 2021

close #3082

@github-actions
Copy link

github-actions bot commented Jun 27, 2021

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

@github-actions
Copy link

github-actions bot commented Jun 27, 2021

size-limit report

Path Size
packages/card/dist/card.js 19.07 KB (0%)
packages/descriptions/dist/descriptions.js 20.72 KB (0%)
packages/field/dist/field.js 134.88 KB (+0.01% 🔺)
packages/form/dist/form.js 74.01 KB (0%)
packages/layout/dist/layout.js 89.28 KB (0%)
packages/list/dist/list.js 142.6 KB (0%)
packages/provider/dist/provider.js 11.89 KB (0%)
packages/skeleton/dist/skeleton.js 5.23 KB (0%)
packages/table/dist/table.js 49.14 KB (0%)

@codecov
Copy link

codecov bot commented Jun 27, 2021

Codecov Report

Merging #3103 (785a865) into master (0f05bae) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3103   +/-   ##
=======================================
  Coverage   99.23%   99.23%           
=======================================
  Files         173      173           
  Lines        5372     5375    +3     
  Branches     1882     1882           
=======================================
+ Hits         5331     5334    +3     
  Misses         40       40           
  Partials        1        1           
Impacted Files Coverage Δ
packages/field/src/components/Select/index.tsx 99.41% <100.00%> (+0.01%) ⬆️

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 0f05bae...785a865. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit cc1f9d0 into master Jun 27, 2021
@chenshuai2144 chenshuai2144 deleted the fix-reg branch June 27, 2021 15: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.

🐛[BUG]<ProFormSelect.SearchSelect> 输入字符中包含英文(,页面就挂掉
1 participant