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(Ellipsis): middle mode has more characters on right than on left #5253

Merged
merged 1 commit into from
May 30, 2022

Conversation

mraiguo
Copy link
Contributor

@mraiguo mraiguo commented May 30, 2022

中间省略有时右边的字符比左边的多一到两个字符

@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #5253 (06c51f2) into master (ff9bbe5) will decrease coverage by 0.11%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #5253      +/-   ##
==========================================
- Coverage   69.07%   68.95%   -0.12%     
==========================================
  Files         284      284              
  Lines        5947     5947              
  Branches     1433     1433              
==========================================
- Hits         4108     4101       -7     
- Misses       1709     1715       +6     
- Partials      130      131       +1     
Impacted Files Coverage Δ
src/components/ellipsis/ellipsis.tsx 8.03% <0.00%> (ø)
src/components/image-uploader/image-uploader.tsx 86.53% <0.00%> (-6.74%) ⬇️

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 ff9bbe5...06c51f2. Read the comment docs.

@github-actions
Copy link
Contributor

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-5253.surge.sh

Copy link
Member

@awmleer awmleer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@awmleer awmleer merged commit b07d5e6 into ant-design:master May 30, 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