mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-28 21:01:38 +08:00
This PR moves the Desktop Send list UI into a shared library component and updates the Desktop Send v2 component to use modern Angular patterns (Signals, OnPush, no manual subscriptions) |
||
|---|---|---|
| .. | ||
| send-ui | ||
| README.md | ||
Bitwarden Send
This folder contains 2 packages that can be used to create and modify Sends.
semd-core
Package name: @bitwarden/send-core
Contains all types, models, and services for Bitwarden Send
Currently in use by the Bitwarden Web Vault, CLI, desktop app and browser extension
send-ui
Package name: @bitwarden/send-ui
Contains all UI components used for Bitwarden Send