mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 23:03:32 +00:00
* 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>
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.