react-truncate-string icon indicating copy to clipboard operation
react-truncate-string copied to clipboard

Use single ellipsis unicode character by default

Open markhicken opened this issue 3 years ago • 1 comments

Resolves https://github.com/albinotonnina/react-truncate-string/issues/6

Let me know what you think! Or just merge it if you like. :)

markhicken avatar Oct 21 '20 17:10 markhicken

Codecov Report

Merging #11 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   30.76%   30.76%           
=======================================
  Files           1        1           
  Lines          26       26           
  Branches        2        2           
=======================================
  Hits            8        8           
  Misses         17       17           
  Partials        1        1           
Impacted Files Coverage Δ
src/truncateString.js 30.76% <ø> (ø)

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 7a58776...5a7f706. Read the comment docs.

codecov[bot] avatar Oct 21 '20 18:10 codecov[bot]