mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
* add ellipsis pipe * run prettier * Account for ellipsis length in returned string * Fix complete words case * Fix another complete words issue * fix for if there are not spaces in long value * extract length check to beginning of method * condense if statements * remove log