1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-23 02:31:26 +01:00
bitwarden-browser/libs/tools
Daniel James Smith f798760dc5
[PM-17948] Migrate export from generator legacy to generator core (#13238)
* Migrate export from generator-legacy to generator-core

* Remove unused platformUtilsService

* Wire up password generation within ngOnInit

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2025-02-18 20:21:42 +01:00
..
card [PM-17031] Create UI-common (#12831) 2025-01-17 10:42:31 -05:00
export/vault-export [PM-17948] Migrate export from generator legacy to generator core (#13238) 2025-02-18 20:21:42 +01:00
generator [PM-15975] Prevent dialogs from overlapping interactive top menu bars (#13251) 2025-02-06 13:33:07 -05:00
send [PM-15200] add "generated credential" screen reader notification (#12877) 2025-01-24 13:44:42 -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.