mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08:00
* PM-32413 - Add hasPassword guard for future use. * PM-32413 - Web - PasswordSettingsComp - add TODO for using new guard. * PM-32413 - ChangePasswordComp - Add output emitter for when a password has been changed successfully. * PM-32413 - Add feature flag * PM-32413 - Desktop - implement change password component in a dialog. * PM-32413 - Add change password to extension * PM-32413 - Fix translations * PM-32413 - Desktop - menu - add clean up todo * PM-32413 - Feature flags - reset hardcoded true values * PM-32413 - Add clean up todos * PM-32413 - Extension Routing module - add hasPassword guard * PM-32413 - add todo * PM-32413 - Desktop / Extension - use InputPasswordFlow.ChangePassword instead of InputPasswordFlow.ChangePasswordWithOptionalUserKeyRotation * PM-32413 - Finish last AI review items * PM-32413 - Per PR feedback, update change-password-dialog title translation to one that we don't plan on removing. * PM-32413 - Per PR feedback, update menu item id * PM-32413 - Per local claud review - modify has-password to use UrlTree pattern. * PM-32413 - ChangePassword comp - add this.passwordChanged.emit(); in newly flagged code branch |
||
|---|---|---|
| .. | ||
| .vscode | ||
| config | ||
| scripts | ||
| spec | ||
| src | ||
| store | ||
| webpack | ||
| .gitignore | ||
| CLAUDE.md | ||
| crowdin.yml | ||
| jest.config.js | ||
| package.json | ||
| postcss.config.js | ||
| project.json | ||
| README.md | ||
| tailwind.config.js | ||
| test.setup.ts | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||
| webpack.base.js | ||
| webpack.config.js | ||
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.








