mirror of
https://github.com/bitwarden/jslib
synced 2025-12-22 03:03:15 +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