1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-05 23:20:31 +01:00
bitwarden-estensione-browser/apps/desktop
Robyn MacCallum 999a40e755
[SG-900] Autofill callout updates (#4738)
* Updated messages

* Implement method in platformUtils to get autofill command

* Updates to callout in current tab component

* Add autofill keyboard shortcut to autofill settings

* style updates

* Add routing animation for autofill settings

* Remove extra function

* Remove unnecessary safari logic

* Remove autofill settings transition added in another PR

* Fix callout still present after clicking 'Got it' (#4797)

---------

Co-authored-by: Jared Snider <116684653+JaredSnider-Bitwarden@users.noreply.github.com>
2023-02-17 14:38:22 -05:00
..
.vscode
config [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
desktop_native
native-messaging-test-runner Rename files and folders per ADR #12 (#4106) 2022-11-24 15:05:45 +01:00
resources
scripts [SM-327] Electron hard reset (#3988) 2022-11-10 15:06:08 +01:00
src [SG-900] Autofill callout updates (#4738) 2023-02-17 14:38:22 -05:00
stores Update year in copyrights (#4325) 2022-12-28 21:59:23 +01:00
.eslintrc.json
.gitignore
crowdin.yml
electron-builder.json Update year in copyrights (#4325) 2022-12-28 21:59:23 +01:00
installer.nsh
jest.config.js
package.json Bump Desktop version to 2023.2.0 (#4773) 2023-02-15 17:59:11 +00:00
README.md Update urls to match the contributing docs (#4192) 2022-12-06 11:20:27 +01:00
sign.js
test.setup.ts
tsconfig.json [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00
tsconfig.renderer.json
tsconfig.spec.json
webpack.main.js [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
webpack.renderer.js [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00

Github Workflow build on master 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.