1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-22 17:22:56 +01:00
bitwarden-estensione-browser/apps/web
Jake Fink 84d211fb56
Fix broken Storybook: Change ng-template to ng-container for ngIf and rename icon directive (#4816)
* remove added template for ngIf and rename icon directive

* fix regression in product switcher

* fix text color of bulk delete in org vault

* use ng-container for *ngIf
2023-02-24 11:19:09 -05:00
..
.vscode
config enable SM in QA environment (#4789) 2023-02-17 03:41:57 -08:00
scripts
src Fix broken Storybook: Change ng-template to ng-container for ngIf and rename icon directive (#4816) 2023-02-24 11:19:09 -05:00
.dockerignore
.eslintrc.json
.gitignore
config.js
crowdin.yml
dev-server.shared.pem
Dockerfile
entrypoint.sh
jest.config.js
package.json Bumped web version to 2023.2.0 (#4753) 2023-02-14 16:54:20 -05:00
postcss.config.js
README.md Update urls to match the contributing docs (#4192) 2022-12-06 11:20:27 +01:00
tailwind.config.js
test.setup.ts
tsconfig.json
tsconfig.spec.json
webpack.config.js [CSA-28] Use path normalization in API requests (#4580) 2023-02-03 14:24:49 -05:00

The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).

Github Workflow build on master Crowdin DockerHub gitter chat

Documentation

Please refer to the Web vault section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.