1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-12 22:44:11 +00:00
Files
browser/apps/desktop
claude[bot] 5ebacb0321 Remove CDR workaround since SendSearchComponent is now OnPush
With SendSearchComponent migrated to OnPush change detection, the
workaround that forced change detection via ChangeDetectorRef is
no longer needed. This commit removes:
- ChangeDetectorRef import and injection
- The effect() in constructor that called markForCheck()
- The detectChanges() call in addSend()

Co-authored-by: Will Martin <willmartian@users.noreply.github.com>
2026-02-02 18:29:28 +00:00
..
2025-12-29 09:10:34 -06:00
2022-05-10 10:20:32 -04:00
2026-01-12 14:19:46 -05:00

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

Bitwarden Desktop Application

Platforms

The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.

Desktop Vault

Documentation

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