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(pro:search): add mutiSegment field #1574

Merged
merged 1 commit into from Jul 6, 2023

Conversation

sallerli1
Copy link
Contributor

@sallerli1 sallerli1 commented Jun 6, 2023

feat(pro:search): add visible and extends for custom field config

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

What is the new behavior?

新增 multiSegment 类型搜索项
自定义搜索项类型配置新增 visible配置输入段的显示隐藏

image

Other information

feat(pro:search): add visible and extends for custom field config
@idux-bot
Copy link

idux-bot bot commented Jun 6, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Merging #1574 (9264c80) into main (feb5a33) will decrease coverage by 0.01%.
The diff coverage is 18.18%.

❗ Current head 9264c80 differs from pull request most recent head 0b3efa8. Consider uploading reports for the commit 0b3efa8 to get more accurate results

@@            Coverage Diff             @@
##             main    #1574      +/-   ##
==========================================
- Coverage   92.77%   92.77%   -0.01%     
==========================================
  Files         332      332              
  Lines       30692    30688       -4     
  Branches     3509     3509              
==========================================
- Hits        28475    28470       -5     
- Misses       2217     2218       +1     
Impacted Files Coverage Δ
packages/pro/search/src/ProSearch.tsx 19.83% <0.00%> (-0.73%) ⬇️
packages/pro/search/src/token.ts 100.00% <100.00%> (ø)

@danranVm danranVm merged commit 90a1a8a into IDuxFE:main Jul 6, 2023
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants