Skip to content

feat(ui): replace triple dots (...) with ellipsis (…) #165

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

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

rtritto
Copy link
Contributor

@rtritto rtritto commented Jan 13, 2023

Before:
image

After:
image

@netlify
Copy link

netlify bot commented Jan 13, 2023

Deploy Preview for any-viewer failed.

Name Link
🔨 Latest commit 3d98c93
🔍 Latest deploy log https://app.netlify.com/sites/any-viewer/deploys/63c0b2681ce16b000812e49a

@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Base: 87.90% // Head: 87.92% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (3d98c93) compared to base (8313a04).
Patch coverage: 77.77% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
+ Coverage   87.90%   87.92%   +0.01%     
==========================================
  Files          18       18              
  Lines        1902     1904       +2     
  Branches      338      338              
==========================================
+ Hits         1672     1674       +2     
  Misses        230      230              
Impacted Files Coverage Δ
src/components/DataTypes/Object.tsx 86.98% <60.00%> (+0.04%) ⬆️
src/components/DataTypes/Function.tsx 100.00% <100.00%> (ø)
src/stores/typeRegistry.tsx 94.72% <100.00%> (ø)

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pionxzh pionxzh changed the title Replace triple dots feat(ui): replace triple dots (...) with ellipsis (…) Jan 13, 2023
Copy link
Collaborator

@pionxzh pionxzh left a comment

Choose a reason for hiding this comment

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

Good idea. Thanks!

@pionxzh pionxzh merged commit 6e3f1cf into TexteaInc:main Jan 13, 2023
@rtritto rtritto deleted the replace-triple-dots branch January 13, 2023 07:51
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.

2 participants