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(comp:tree): expandIcon prop supports render function now #1586

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

Tree expandIcon prop 支持传入渲染函数,全局配置同样支持,方便全局自定义子组件库或主题的展开图标

Other information

@idux-bot
Copy link

idux-bot bot commented Jul 3, 2023

This preview will be available after the AzureCI is passed.

@sallerli1 sallerli1 force-pushed the feat-tree-expandicon-renderer branch from 1082cd3 to 6fad42c Compare July 3, 2023 07:22
@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #1586 (c1c3b62) into main (501a7b5) will increase coverage by 0.00%.
The diff coverage is 100.00%.

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

@@           Coverage Diff           @@
##             main    #1586   +/-   ##
=======================================
  Coverage   92.76%   92.76%           
=======================================
  Files         332      332           
  Lines       30699    30717   +18     
  Branches     2568     2567    -1     
=======================================
+ Hits        28477    28495   +18     
  Misses       2222     2222           
Impacted Files Coverage Δ
packages/components/config/src/types.ts 100.00% <100.00%> (ø)
packages/components/tree-select/src/types.ts 99.37% <100.00%> (+0.03%) ⬆️
packages/components/tree/src/types.ts 99.66% <100.00%> (+<0.01%) ⬆️
packages/pro/tree/src/types.ts 100.00% <100.00%> (ø)

@danranVm danranVm merged commit f4b1a38 into IDuxFE:main Jul 6, 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