1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-28 07:49:41 +01:00
bitwarden-browser/libs/tools
Nick Krantz c4fcd53ad2
[PM-13776] Generator Icon Button labels (#11623)
* update aria labels for generate and copy buttons within the generator components

- Using the `appA11yTitle` across all icon buttons
- Updated all labels to be targeted towards the credential type rather than just "password"

* add copy/generate passphrase translations to desktop

* add fixme comments for translations

* remove reference to JIRA ticket
2024-10-23 10:23:51 -05:00
..
card Fix stories title for card-component (#11562) 2024-10-17 09:22:56 -04:00
export/vault-export [PM-12747] Move CollectionService and models to AC Team (#11278) 2024-10-08 10:14:39 -04:00
generator [PM-13776] Generator Icon Button labels (#11623) 2024-10-23 10:23:51 -05:00
send [PM-13809] - add remove password button (#11641) 2024-10-21 22:36:27 +02: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.