1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-13 01:58:44 +02:00
bitwarden-browser/apps/web
Sammy Chang 906c11acb1
[PM-2043] Fix additional space and characters copied to clipboard (#5312)
* Change appSelectCopy to accept a dynamic input on what to copy

* Renamed select-copy directive to copy-text directive to be more accurate with the new behaviour

Signed-off-by: Andre Rosado <arosado@bitwarden.com>

* Moved CopyTextDirective on jslib module to be in alphabetic ordering

---------

Signed-off-by: Andre Rosado <arosado@bitwarden.com>
Co-authored-by: Andre Rosado <arosado@bitwarden.com>
2023-07-17 17:00:50 +01:00
..
.vscode
config Add EU QA Web client information (#5704) 2023-06-28 13:03:30 -07:00
scripts
src [PM-2043] Fix additional space and characters copied to clipboard (#5312) 2023-07-17 17:00:50 +01:00
.dockerignore
.eslintrc.json
.gitignore
config.js
crowdin.yml
dev-server.shared.pem
Dockerfile
entrypoint.sh
jest.config.js [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00
package.json Bumped all version to 2023.7.0 (#5792) 2023-07-11 13:45:17 -04:00
postcss.config.js
README.md
tailwind.config.js
test.setup.ts
tsconfig.json Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
tsconfig.spec.json
webpack.config.js [PM-1060] Added new forwarder (Forward Email <https://forwardemail.net>) (#4809) 2023-06-09 09:55:12 +02:00

The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).

Github Workflow build on master Crowdin DockerHub gitter chat

Documentation

Please refer to the Web vault section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.