1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-11 14:48:46 +01:00
bitwarden-browser/libs/tools
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
..
card [PM-13931] - UI - All applications report table (#11678) 2024-10-25 13:04:36 -07:00
export/vault-export [PM-14542] Move kdf to km ownership (#11877) 2024-11-21 13:45:28 +01:00
generator [PM-15061] extract encryptors from generator service (#12068) 2024-11-28 11:02:21 +01:00
send [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-4266] Create folder for tools owned features (#6761) 2023-11-02 14:10:28 +01:00

Tools

This lib represents the public API of the Tools team at Bitwarden. Modules are imported using @bitwarden/{feature-name} for example @bitwarden/send-core and @bitwarden/send-components.