angular-ellipsis
angular-ellipsis copied to clipboard
overflow is considered not only by line height but width as well
in case when parent container is pretty narrow, first word goes out of the parent frame. width check was added to isOverflowed() function Together with
ellipsis-separator=""
text is truncated correctly