mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
f711c48696b5abc07998bb12b782b600bf7d53e6
* 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
Bitwarden JavaScript Library
Common code referenced across Bitwarden JavaScript projects.
Requirements
- Node.js v14.17 or greater
- NPM v7
- Git
- node-gyp
Windows
- Microsoft Build Tools 2015 in Visual Studio Installer
- Windows 10 SDK 17134 either by downloading it seperately or through the Visual Studio Installer.
Description
Languages
TypeScript
81.8%
HTML
12.6%
SCSS
2.3%
JavaScript
1.6%
MDX
0.9%
Other
0.7%