1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-23 03:22:50 +02:00
bitwarden-browser/apps/browser
Jordan Aasen f8fc6269f2
[PM-11899] - send text details component (#11002)
* Temporary local changes not meant to be merged

* WIP - send text details

* send text details

* remove extraneous code

* create base send details component

* remove file components

* fix send text details form

* remove comments

* fix send text details component

* revert type changes

* send created redirect

* Revert "send created redirect"

This reverts commit 36711d54a3.

* Removed hint under textArea, as per design

* Removed unused message keys

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-09-18 14:04:51 +02:00
..
.vscode
config [PM-11619] Replace client-side feature flag with server-side flag (#10709) 2024-09-06 09:25:15 -04:00
spec Rework derived state (#7290) 2024-01-04 14:47:49 -05:00
src [PM-11899] - send text details component (#11002) 2024-09-18 14:04:51 +02:00
store Autosync the updated translations (#10958) 2024-09-09 14:58:13 +00:00
.eslintrc.json [PM-5743] Implement eslint rule for usage of window object in background script (#7849) 2024-03-29 15:55:23 +00:00
.gitignore Ps/pm 2910/browser header component (#6641) 2023-10-25 18:27:32 +00:00
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 Ps/pm 5533/migrate decrypted user key (#7970) 2024-02-22 15:07:26 -05:00
package.json Bumped client version(s) (#10975) 2024-09-10 16:47:18 +00:00
postcss.config.js [PM-2237] Add tailwind to desktop & browser (#5326) 2023-07-14 15:03:42 -04:00
README.md [PM-5632] Update Bitwarden extension review URLs (#7470) 2024-01-08 21:08:18 +01:00
tailwind.config.js [PM-9190] Edit Login - Autofill Options (#10274) 2024-08-01 08:35:04 -07:00
test.setup.ts [PM-10669] Fix inconsistencies with notification bar when saving or updating login credentials (#10617) 2024-08-27 13:31:44 -05:00
tsconfig.json [PM-11450] Move organization-user domain to admin-console lib (#10785) 2024-09-04 18:21:26 -04:00
tsconfig.spec.json [PM-3285] Autofill v2 Feature Branch (#5939) 2023-09-07 15:33:04 -05:00
webpack.config.js [PM-10669] Fix inconsistencies with notification bar when saving or updating login credentials (#10617) 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.