ea72552599
* PM-7077 - (1) Convert app-header to standalone (2) Convert account-switcher to standalone (3) Start wiring up extension refresh feature flag and fixing deps. * PM-7077 WIP * PM-7077 - Mostly get account switcher and account component converted to CL components. * PM-7077 - Apply semibold classes to section headers to match storybook * PM-7077 - AccountSwitcher - (1) Fix margin per design call (2) Add missing lockAll call * PM-7077 - Remove test code. |
||
---|---|---|
.. | ||
.vscode | ||
config | ||
spec | ||
src | ||
store | ||
.eslintrc.json | ||
.gitignore | ||
README.md | ||
crowdin.yml | ||
gulpfile.js | ||
jest.config.js | ||
package.json | ||
postcss.config.js | ||
tailwind.config.js | ||
test.setup.ts | ||
tsconfig.json | ||
tsconfig.spec.json | ||
webpack.config.js |
README.md
Bitwarden Browser Extension
The Bitwarden browser extension is written using the Web Extension API and Angular.
Documentation
Please refer to the Browser section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.