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): searchField supports keywordFallback option #1698

Merged
merged 1 commit into from Oct 7, 2023

Conversation

sallerli1
Copy link
Contributor

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?

新增 keywordFallback 选项
新增支持搜索项名称搜索输入在没有匹配到任何搜索项时回退使用某项搜索项进行搜索

image

Other information

@idux-bot
Copy link

idux-bot bot commented Sep 20, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #1698 (d59a1e0) into main (5259671) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

❗ Current head d59a1e0 differs from pull request most recent head 8913341. Consider uploading reports for the commit 8913341 to get more accurate results

@@           Coverage Diff           @@
##             main    #1698   +/-   ##
=======================================
  Coverage   92.54%   92.54%           
=======================================
  Files         345      345           
  Lines       32423    32423           
  Branches     2713     2713           
=======================================
  Hits        30007    30007           
  Misses       2416     2416           
Files Coverage Δ
packages/components/select/src/token.ts 100.00% <100.00%> (ø)
packages/pro/locales/src/types.ts 100.00% <100.00%> (ø)

@sallerli1 sallerli1 force-pushed the feat-pro-search-convert-keyword branch from 839912b to 8913341 Compare October 7, 2023 07:23
@sallerli1 sallerli1 merged commit 430c740 into IDuxFE:main Oct 7, 2023
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

1 participant