bitwarden-estensione-browser/libs/tools
Daniel James Smith 03aa4fd4d8
[PM-13667] Add button to open credential history on web (#12100)
* Create CredentialGeneratorHistoryDialogComponent to be re-used on web and desktop

* Add button to open credential histpry on web

* Add button to open credential history on desktop (#12101)

- Register route to open new CredentialGeneratorHistoryDialogComponent when FeatureFlag/GeneratorToolsModernization is enabled
- Add button to credential generator
- Add missing keys to en/messages.json

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-11-22 18:29:30 +01: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-13667] Add button to open credential history on web (#12100) 2024-11-22 18:29:30 +01:00
send Add autofocus to search field on Send page (#11979) 2024-11-13 15:15:48 +01:00
README.md [PM-4266] Create folder for tools owned features (#6761) 2023-11-02 14:10:28 +01:00

README.md

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.