Skip to content

v1.1.0

Compare
Choose a tag to compare
@Tuizi Tuizi released this 10 Apr 22:59
· 6 commits to master since this release

Version 1.1.0

New features!

Changes

  • LineHeight is automatically get from the element (jquery .css("line-height")), to be able to simply add truncation with $("element").truncate() (#21)
  • Set the position of the truncation! start, middle or end. Check demo.html to see some example (#15)