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 custom icon renderer for treeSelect and cascader #1556

Merged
merged 1 commit into from May 18, 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?

treeSelect field 新增 customExpandIcon 以及 expandIcon 配置,支持展开收起按钮自定义渲染
treeSelect field 新增 customDragableIcon,支持拖拽按钮自定义渲染
cascader field 新增 customExpandIcon ,支持展开收起按钮自定义渲染

Other information

@idux-bot
Copy link

idux-bot bot commented May 17, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #1556 (9d115c2) into main (05fdb30) will increase coverage by 0.00%.
The diff coverage is 100.00%.

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

@@           Coverage Diff           @@
##             main    #1556   +/-   ##
=======================================
  Coverage   92.78%   92.78%           
=======================================
  Files         331      331           
  Lines       30676    30665   -11     
  Branches     3508     3507    -1     
=======================================
- Hits        28462    28454    -8     
+ Misses       2214     2211    -3     
Impacted Files Coverage Δ
...ckages/components/_private/overlay/src/Overlay.tsx 96.75% <100.00%> (+1.16%) ⬆️

add `customExpandIcon` for treeSelect field
add `customDragableIcon` for treeSelect field
add `customExpandIcon` for cascader field
@sallerli1 sallerli1 force-pushed the feat-pro-search-custom-icon-saller branch from 9e66882 to b12bcc6 Compare May 18, 2023 02:53
@danranVm danranVm merged commit bec5772 into IDuxFE:main May 18, 2023
5 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