mirror of
https://github.com/bitwarden/jslib
synced 2026-02-22 20:33:29 +00:00
* stripped off accented characters from search field for browser client * moved normalization from component to search service * fixed conflicts * removed normalization from cipher component * added comments to normalize method * added comments to normalize method * fixed bug with calling normalizeSearchQuery methid in pipeline function * ran prettier * moved normalization function to utils * made normalization function a static function * remove unused reference