mirror of
https://github.com/bitwarden/browser
synced 2026-02-26 17:43:22 +00:00
* feat(billing): Refactor DisplayPaymentMethodInlineComponent for external form control * feat(billing): Integrate external payment method management in PremiumOrgUpgradePayment Cleanup: Remove debug console.warn in invoice preview refresh * test(billing): Update PremiumOrgUpgradePaymentComponent tests * refactor:add non-null assertion for payment method validation * refactor: use string selectors for ViewChild * refactor: remove unused `tap` operator * test: improve component mocking setup * feat: add payment method validation on upgrade * refactor(billing): remove unused updatePaymentInParent input
Bitwarden Web App
The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).
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.
