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

React component for truncating multi-line spans and adding an ellipsis.

Results 54 react-truncate issues
Sort by recently updated
recently updated
newest added

Bumps [jsdom](https://github.com/jsdom/jsdom) from 11.12.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...

dependencies

There are [quite a few changes](https://github.com/pablosichert/react-truncate/compare/v2.4.0...master) in master that are not yet released to npm (most notably React 17 in peer dependencies). Can we please get a new release to...

Request to update library to use latest React v17. This will necessitate a few other updated libraries as well, namely react-dom and react-test-renderer. Thanks! Current version used by react-truncate (see...

React-truncate seem to crash the app when using React v18 RC Is there any plans to support React 18?

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...

dependencies

Hi, any way of turning off the generation of tags inside the truncated text? Checked the docs but doesn't seem clear.

In `ComponentWillUnmount`, `this.ellipsis` and `this.ellipsis.parentNode` need to be checked for before attempting removal so that it does not fail in test suites or other situations where it no longer exists....

Fixes #127 and possibly #138. The character calculation is off in IE11 because font-weight is not properly applied as IE11 requires strict adherence to the font string docs with font-weight...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.5&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies