1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-18 02:41:15 +02:00
bitwarden-browser/common
Gbubemi Smith 1ea2824c24
[ps-136] Moved normalizeSearchQuery method to Utils (#817)
* 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
2022-05-27 14:50:08 +01:00
..
spec Remove userId from data models (#771) 2022-04-20 15:59:51 +02:00
src [ps-136] Moved normalizeSearchQuery method to Utils (#817) 2022-05-27 14:50:08 +01:00
jest.config.js [EC-192] Use ts-jest instead of deprecated ts-jest/utils (#792) 2022-05-09 18:25:17 +02:00
package-lock.json Bump node-forge to 1.2.1 (#722) 2022-03-22 14:05:55 +01:00
package.json Bump node-forge to 1.2.1 (#722) 2022-03-22 14:05:55 +01:00
tsconfig.json Feature/move to jest (#744) 2022-03-28 16:00:42 +02:00
tsconfig.spec.json Feature/move to jest (#744) 2022-03-28 16:00:42 +02:00