mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
c70c8ecc247cb92e1f867630031fd5cdf124bcd3
* Add CipherListVirtualScroll strategy For use in cdk-virtual-scroll. Subclasses the default FixedSizeVirtualScroll but reads the first available itemSize from the rendered content instead of setting it in the template. * Fix linting and style * Refactor virtual scroll strategy * linting and style * Subclass virtual scroll strategy directive * fix linting * Fix filename conventions
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%