1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-17 11:55:12 +01:00
bitwarden-estensione-browser/apps/browser
SmithThe4th c1bf1a797f
[PM-9714] Search results should clear and results reset after navigating away from Vault tab but persist if navigating to an Item view (#10378)
* created guard to clear search text when navigating between tabs

* removed reset filter from from vault list filter component on destroy and move to guard

renamed guard to clear vault state

* Fixed bug on chip select when comparing complex objects

moved compare values function to utils

* Added comment for future reference

* moved compare values to a seperate file

* fixed lint issue
2024-08-08 11:29:33 -04:00
..
.vscode
config [PM-8391] turn on enableCipherKeyEncryption flag (#9362) 2024-06-18 12:11:10 -05:00
spec
src [PM-9714] Search results should clear and results reset after navigating away from Vault tab but persist if navigating to an Item view (#10378) 2024-08-08 11:29:33 -04:00
store Autosync the updated translations (#10369) 2024-08-02 06:43:32 +00:00
.eslintrc.json
.gitignore
crowdin.yml
gulpfile.js
jest.config.js
package.json Add in NODE_OPTIONS for Build Safari job (#10213) 2024-07-22 12:27:28 -06:00
postcss.config.js
README.md
tailwind.config.js [PM-9190] Edit Login - Autofill Options (#10274) 2024-08-01 08:35:04 -07:00
test.setup.ts [PM-8847] Delay browser local storage operations during reseed (#9536) 2024-07-19 16:12:29 -04:00
tsconfig.json [PM-8847] Delay browser local storage operations during reseed (#9536) 2024-07-19 16:12:29 -04:00
tsconfig.spec.json
webpack.config.js [PM-8841] Passkeys script injection breaks loading of specific websites that are expecting an empty DOM on init (#10424) 2024-08-07 10:41:30 -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.