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:select,comp:tree-select,comp:cascader): add selectedItem slot #1257

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

liuzaijiang
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?

Other information

增加全选时只显示全选标签的demo

@idux-bot
Copy link

idux-bot bot commented Nov 7, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Nov 7, 2022

Codecov Report

Merging #1257 (8b6f0bd) into main (ae21248) will decrease coverage by 0.00%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main    #1257      +/-   ##
==========================================
- Coverage   93.05%   93.04%   -0.01%     
==========================================
  Files         320      320              
  Lines       29448    29452       +4     
  Branches     3339     3340       +1     
==========================================
+ Hits        27403    27405       +2     
- Misses       2045     2047       +2     
Impacted Files Coverage Δ
...ages/components/_private/selector/src/Selector.tsx 91.05% <50.00%> (-0.65%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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