mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
24fe836032354d4ec39435776e54dd0995e1b389
* Do not close modal if click finishes on background * Trap tab focus in modals, use ESC to close modal * Fix Angular change detection errors in modals * Reset focus on next modal after closing modal * Minor fixes and linting * Attach focusTrap to modal-dialog element * Change mousedown event back to click * Make topModal private * Add new div for dismissing modal by clicking bg * Focus element in modal if no autoFocus directive * Use backdrop for dismissal * Fix typo
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%