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 searchValue no work error #2531

Merged
merged 2 commits into from
Apr 19, 2021
Merged

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Apr 19, 2021

close #2530

@github-actions
Copy link

github-actions bot commented Apr 19, 2021

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

@codecov
Copy link

codecov bot commented Apr 19, 2021

Codecov Report

Merging #2531 (42bd4d4) into master (1340cb3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2531   +/-   ##
=======================================
  Coverage   99.20%   99.20%           
=======================================
  Files         171      171           
  Lines        5133     5140    +7     
  Branches     1845     1845           
=======================================
+ Hits         5092     5099    +7     
  Misses         40       40           
  Partials        1        1           
Impacted Files Coverage Δ
...field/src/components/Select/SearchSelect/index.tsx 100.00% <100.00%> (ø)
packages/field/src/components/Select/index.tsx 99.33% <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 1340cb3...42bd4d4. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Apr 19, 2021

size-limit report

Path Size
packages/card/dist/card.js 19.09 KB (0%)
packages/descriptions/dist/descriptions.js 20.71 KB (0%)
packages/field/dist/field.js 133.21 KB (+0.07% 🔺)
packages/form/dist/form.js 60.89 KB (0%)
packages/layout/dist/layout.js 88.46 KB (0%)
packages/list/dist/list.js 142.17 KB (0%)
packages/provider/dist/provider.js 11.74 KB (0%)
packages/skeleton/dist/skeleton.js 5.19 KB (0%)
packages/table/dist/table.js 47.67 KB (0%)

@chenshuai2144 chenshuai2144 merged commit 454aa55 into master Apr 19, 2021
@chenshuai2144 chenshuai2144 deleted the fix-searchValue branch April 19, 2021 04:30
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.

🧐[问题]设置searchValue,筛选结果关键字没有高亮显示
1 participant