We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5983492 commit 809f71fCopy full SHA for 809f71f
README.md
@@ -38,6 +38,7 @@ var TextTruncate = require('react-text-truncate'); // CommonJS or UMD
38
39
40
## Changelog
41
+* 0.9.2 Fix styles prop is not working when the text is not truncated
42
* 0.9.1 Fix async this.forceUpdate() issue
43
* 0.9.0 Fix infinity loop bug, upgrade react to 15.5.4 and support yarn
44
* 0.8.3 IE 11 compatibility
0 commit comments