react-lines-ellipsis
Advanced tools
Comparing version
{ | ||
"name": "react-lines-ellipsis", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"description": "Simple multiline ellipsis component for React.JS", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -59,5 +59,6 @@ [](https://www.npmjs.com/package/react-lines-ellipsis) | ||
- only accept plain text by default. Use `lib/html.js` for experimental rich html support | ||
- not clamps text on the server side or with JavaScript disabled | ||
- only accepts plain text by default. Use `lib/html.js` for experimental rich html support | ||
- can be fooled by some special styles: `::first-letter`, ligatures, etc. | ||
- require modern browsers env | ||
- requires modern browsers env | ||
@@ -64,0 +65,0 @@ ## Experimental html truncation |
27907
0.24%108
0.93%