1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-24 03:32:51 +02:00
bitwarden-browser/apps/browser
slonkazoid f2be150b70
[PM-9552] add a toggle for the routing animation (#10005)
* add a toggle for the routing animation

* add missing period (thanks mat)

* rename routingAnimation to enableRoutingAnimation for consistency

* move animation-control.service.ts into abstractions

* simplify config option

* fixup! simplify config option

remove dead aria reference

---------

Co-authored-by: Shane Melton <smelton@bitwarden.com>
2024-08-23 14:13:43 -07:00
..
.vscode
config [PM-8391] turn on enableCipherKeyEncryption flag (#9362) 2024-06-18 12:11:10 -05:00
spec
src [PM-9552] add a toggle for the routing animation (#10005) 2024-08-23 14:13:43 -07:00
store Autosync the updated translations (#10461) 2024-08-12 10:24:27 +00:00
.eslintrc.json
.gitignore
crowdin.yml
gulpfile.js [PM-10667] Implement manifest v3 POC for remaining browsers (#10419) 2024-08-15 09:54:18 -05:00
jest.config.js
package.json Set BROWSER environment variable (#10622) 2024-08-19 15:33:54 -04: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 [AC-2928] Create automatic app login policy (#10295) 2024-08-14 09:38:33 -05: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-10667] Implement manifest v3 POC for remaining browsers (#10419) 2024-08-15 09:54:18 -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.