bitwarden-estensione-browser/apps/browser
Daniel James Smith 41fbac7151
[PM-7173] Update autofill settings [Nav changes] (#9318)
* Introduce additional options heading

Text will be needed for the UI changes later on anyway

* Move enableContextMenuItem from options.component to autofill.component

* Move copy TOTP automatically from options.component to autofill.component

* Move clearClipboard from options.component to autofill.component

* Move showCardsCurrentTab from options.component to autofill.component

* Move showIdentitiesCurrentTab from options.component to autofill.component

* Remove options.component as all controls have been migrated

Delete options.component
Import within AppModule
Delete obsolete route
Remove animation/page transition
Remove button from settings.component.html

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-05-30 21:12:43 +02:00
..
.vscode
config [PM-7662] Suppress welcome window on install when extension is in dev mode (#8864) 2024-05-06 15:25:41 -04:00
spec
src [PM-7173] Update autofill settings [Nav changes] (#9318) 2024-05-30 21:12:43 +02:00
store Autosync the updated translations (#9419) 2024-05-29 20:16:31 +00:00
.eslintrc.json
.gitignore
README.md
crowdin.yml
gulpfile.js
jest.config.js
package.json Bumped client version(s) (#9406) 2024-05-28 22:19:50 +00:00
postcss.config.js
tailwind.config.js [PM-6825] Browser Refresh - Initial List Items (#9199) 2024-05-21 17:05:02 -04:00
test.setup.ts
tsconfig.json [PM-8448] Create BItwarden Send UI library package (#9402) 2024-05-29 11:26:40 +01:00
tsconfig.spec.json
webpack.config.js

README.md

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.