mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
* Revert "Update color-password.pipe.js to handle Unicode/Emoji correctly accross platforms. (#354)"
This reverts commit b6f102938f.
Reason: incompatible with FF <= 77
* Revert "Revert "Update color-password.pipe.js to handle Unicode/Emoji correctly accross platforms. (#354)""
This reverts commit 4a0b2641ebb0c9c797f1cd06f6b2401659c1f65d.
* Transpile unicode property escape regex
For compatibility with <= FF 77 and other older browsers
* Fix linting