mirror of
https://github.com/bitwarden/browser
synced 2026-02-06 03:33:30 +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