1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-27 22:11:38 +01:00
bitwarden-browser/libs/tools
Jordan Aasen e1434d8dd5
[PM-16858] - adjust generator dialog action button to match browser extension UI (#12788)
* adjust generator dialog buttons to match browser extension UI

* put dialog label into generator config

* fix types. remove i18n key

* use event emitted pattern for getting algorithm config

* favor arrow function

* move function call

* append key to i18n prop

* fix test
2025-01-10 17:21:12 -08:00
..
card [PM-16872] Update libs to use explicit dependencies (#12770) 2025-01-10 11:21:38 +01:00
export/vault-export [PM-16872] Update libs to use explicit dependencies (#12770) 2025-01-10 11:21:38 +01:00
generator [PM-16858] - adjust generator dialog action button to match browser extension UI (#12788) 2025-01-10 17:21:12 -08:00
send [PM-16872] Update libs to use explicit dependencies (#12770) 2025-01-10 11:21:38 +01: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.