mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-10 02:44:12 +08: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