1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-11 14:48:46 +01:00
bitwarden-browser/libs/tools/send
cd-bitwarden 0ff48aa345
[PM-12743] a11y changes to make new drop down list for send and vault accessible (#11717)
* updating new menus to allow tab + enter to submit the link/button

* Updating New actions to use button instead of a for accessibiity purposes

* refactor

* refactor

* test fix

* fixes

* fixing tests

* fixing test

* fixing tests

---------

Co-authored-by: --global <>
2024-12-02 10:30:38 -06:00
..
send-ui [PM-12743] a11y changes to make new drop down list for send and vault accessible (#11717) 2024-12-02 10:30:38 -06:00
README.md [PM-8448] Create BItwarden Send UI library package (#9402) 2024-05-29 11:26:40 +01:00

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