mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-11 10:10:25 +01:00
33de685b40
* Create standalone password-strength-v2 component * Add deprecation notice to old component * PM-8645: Use new password-strength component on export * Remove unneccessary variable * Remove setPasswordScoreText method * Rename passwordStrengthResult to passwordStrengthScore and assign proper type * Add missing types * Document component Inputs/Outputs * Add unit tests --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> |
||
---|---|---|
.. | ||
export/vault-export | ||
generator | ||
send | ||
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
.