1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-23 03:22:50 +02:00
bitwarden-browser/apps/browser
rr-bw b2a995462f
[PM-9605] Extension AnonLayout wrapper component (#10338)
* setup extension component

* setup extension service

* update icon based on theme, adjust padding, service injection

* override service

* add stories

* add current-account component

* add ConfigService to storybook

* use null checks for boolean data - otherwise false values are ignored

* update translations

* remove router implementation test

* remove imports in main.background.ts

* add showLogo to template

* update icon usage

* fix app-current-account storybook style issue
2024-08-06 16:02:47 -07:00
..
.vscode
config [PM-8391] turn on enableCipherKeyEncryption flag (#9362) 2024-06-18 12:11:10 -05:00
spec
src [PM-9605] Extension AnonLayout wrapper component (#10338) 2024-08-06 16:02:47 -07:00
store Autosync the updated translations (#10369) 2024-08-02 06:43:32 +00:00
.eslintrc.json
.gitignore
crowdin.yml
gulpfile.js Fix Beta Version (#8944) 2024-04-29 13:40:44 -04:00
jest.config.js
package.json Add in NODE_OPTIONS for Build Safari job (#10213) 2024-07-22 12:27:28 -06:00
postcss.config.js
README.md
tailwind.config.js [PM-9190] Edit Login - Autofill Options (#10274) 2024-08-01 08:35:04 -07:00
test.setup.ts [PM-8847] Delay browser local storage operations during reseed (#9536) 2024-07-19 16:12:29 -04:00
tsconfig.json [PM-8847] Delay browser local storage operations during reseed (#9536) 2024-07-19 16:12:29 -04:00
tsconfig.spec.json
webpack.config.js [PM-5189] Fix issues with inline menu rendering in iframes and SPA websites (#8431) 2024-07-15 11:57:21 -05:00

Github Workflow build browser on master Crowdin Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Browser Extension

The Bitwarden browser extension is written using the Web Extension API and Angular.

My Vault

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.