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

fix(comp:text): ellipsis doesn't work when there're line breaks #1730

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

IxText组件,当存在换行的时候,ellipsis不生效

What is the new behavior?

修复以上问题

Other information

@idux-bot
Copy link

idux-bot bot commented Oct 31, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #1730 (d529ce0) into main (203ddee) will increase coverage by 0.00%.
The diff coverage is 83.33%.

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

@@           Coverage Diff           @@
##             main    #1730   +/-   ##
=======================================
  Coverage   92.32%   92.32%           
=======================================
  Files         346      346           
  Lines       32778    32777    -1     
  Branches     2727     2727           
=======================================
  Hits        30261    30261           
+ Misses       2517     2516    -1     
Files Coverage Δ
packages/components/text/src/Text.tsx 78.72% <83.33%> (+0.41%) ⬆️

@sallerli1 sallerli1 merged commit ed78fe3 into IDuxFE:main Nov 3, 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