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-select): maxLabel support responsive (#814) #823

Merged
merged 1 commit into from
Mar 25, 2022
Merged

feat(comp:tree-select): maxLabel support responsive (#814) #823

merged 1 commit into from
Mar 25, 2022

Conversation

hangboss1761
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

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Component style update
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Application (the showcase website) / infrastructure changes
  • Other... Please describe:

What is the current behavior?

What is the new behavior?

Other information

@idux-bot
Copy link

idux-bot bot commented Mar 24, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Mar 24, 2022

Codecov Report

Merging #823 (35a4e35) into main (689437b) will decrease coverage by 0.01%.
The diff coverage is 96.42%.

@@            Coverage Diff             @@
##             main     #823      +/-   ##
==========================================
- Coverage   85.41%   85.40%   -0.02%     
==========================================
  Files         493      493              
  Lines       12734    12737       +3     
  Branches     3071     3076       +5     
==========================================
+ Hits        10877    10878       +1     
- Misses       1857     1859       +2     
Impacted Files Coverage Δ
...ckages/components/tree-select/src/trigger/Item.tsx 80.00% <0.00%> (ø)
packages/components/tree-select/src/types.ts 66.66% <ø> (ø)
...ackages/components/select/src/trigger/Selector.tsx 93.22% <100.00%> (ø)
...es/components/tree-select/src/trigger/Selector.tsx 100.00% <100.00%> (ø)
...components/select/src/composables/useInputState.ts 83.33% <0.00%> (-3.91%) ⬇️
packages/components/timeline/src/token.ts 100.00% <0.00%> (ø)
packages/components/timeline/src/Timeline.tsx 100.00% <0.00%> (ø)
packages/components/select/src/trigger/Input.tsx 100.00% <0.00%> (ø)
packages/components/timeline/src/TimelineItem.tsx 100.00% <0.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 689437b...35a4e35. Read the comment docs.

@danranVm danranVm merged commit df82e5d into IDuxFE:main Mar 25, 2022
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