Skip to content

Commit

Permalink
Fix #48
Browse files Browse the repository at this point in the history
  • Loading branch information
ShinyChang committed May 19, 2017
1 parent 5983492 commit 809f71f
Show file tree
Hide file tree
Showing 4 changed files with 405 additions and 397 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ var TextTruncate = require('react-text-truncate'); // CommonJS or UMD


## Changelog
* 0.9.2 Fix styles prop is not working when the text is not truncated
* 0.9.1 Fix async this.forceUpdate() issue
* 0.9.0 Fix infinity loop bug, upgrade react to 15.5.4 and support yarn
* 0.8.3 IE 11 compatibility
Expand Down
Loading

0 comments on commit 809f71f

Please sign in to comment.