1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-18 02:41:15 +02:00
bitwarden-browser/bitwarden_license/bit-common
Daniel James Smith 86d6be3187
[PM-8448] Create BItwarden Send UI library package (#9402)
* Create the send-ui library package

Create folder
Create package.json
Create jest config
Create tsconfig and tsconfig.spec.json
Create README
Add empty barrel file for exporting future members

* Register @bitwarden/send-ui with all clients and libs

* Register with eslint

* Fix linting issue with README

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-05-29 11:26:40 +01:00
..
src/admin-console/auth-requests [AC-2303] Implement approveAllRequests method (#9031) 2024-05-24 15:48:47 +01:00
jest.config.js [AC-2302] Extract device approve/deny logic into a service (#8818) 2024-05-20 11:18:23 +01:00
tsconfig.json [PM-8448] Create BItwarden Send UI library package (#9402) 2024-05-29 11:26:40 +01:00
tsconfig.spec.json [AC-2302] Extract device approve/deny logic into a service (#8818) 2024-05-20 11:18:23 +01:00