mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-13 21:19:12 +08:00
Migrated vault filters to new v3 vault's navigation * Decoupled existing vault filtering from vault component by using routed params with routed-vault-filter-bridge * Converted vault filters to standalone components * Removed extending filter Base Components from deprecated /libs/angular library and handled logic directly * Moved shared 'models' and 'services' directories from web-vault into /libs/vault |
||
|---|---|---|
| .. | ||
| abstractions | ||
| actions | ||
| enums | ||
| interfaces | ||
| ipc | ||
| messaging | ||
| misc | ||
| models | ||
| scheduling | ||
| server-notifications | ||
| services | ||
| spec | ||
| state | ||
| storage | ||
| sync | ||
| system-notifications | ||
| theming | ||