1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-02 21:21:35 +01:00
bitwarden-estensione-browser/apps/browser
SmithThe4th 5a73639946
[PM-8125] Move Trash to the Vault settings page ()
* created trash and trash container component

* added trash to vault settings

created observable to get deleted ciphers

* export icon

added locales

* remove edit and delete footver from trash view cipher

* Added helper text when viewing deleted ciphers

* prevent premature access of isDeleted from the cipher object

* simplified the condition to show the edit button

* return cipherView for deletedCiphers$ since that is what is used in the component

* changed section header to h6

* added routing animation

* Added restore to footer
2024-08-30 15:46:26 -04:00
..
.vscode
config [PM-8391] turn on enableCipherKeyEncryption flag () 2024-06-18 12:11:10 -05:00
spec
src [PM-8125] Move Trash to the Vault settings page () 2024-08-30 15:46:26 -04:00
store Autosync the updated translations () 2024-08-30 10:54:24 +00:00
.eslintrc.json
.gitignore
crowdin.yml
gulpfile.js [PM-10667] Implement manifest v3 POC for remaining browsers () 2024-08-15 09:54:18 -05:00
jest.config.js
package.json Correct dist:safari Build () 2024-08-27 12:59:30 -04:00
postcss.config.js
README.md
tailwind.config.js [PM-9190] Edit Login - Autofill Options () 2024-08-01 08:35:04 -07:00
test.setup.ts [PM-10669] Fix inconsistencies with notification bar when saving or updating login credentials () 2024-08-27 13:31:44 -05:00
tsconfig.json [PM-8847] Delay browser local storage operations during reseed () 2024-07-19 16:12:29 -04:00
tsconfig.spec.json
webpack.config.js [PM-10669] Fix inconsistencies with notification bar when saving or updating login credentials () 2024-08-27 13:31:44 -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.