mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-19 21:02:50 +08:00
* Add disableFavicon$ to stateService * Change IconComponent's ChangeDetectionStrategy and use disableFavicon$ observable * Only get first result from disableFavicon observable * Move disabledFavicon$ to SettingsService * Update usage of disableFavicon to use SettingsService * Remove getting and setting of disabledFavicon on login * Settings service observable adjustments * Fix for popup initially having a null value for the disableFavicon setting in settingsService * Move disabledFavicon$ subscription to ngOnInit * feat: experiment with observables * Remove SettingsService from browser app component * Fix storybook changes * Update apps/web/src/app/vault/components/vault-items/vault-items.stories.ts Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com> * Fix mock function signature --------- Co-authored-by: Andreas Coroiu <andreas.coroiu@gmail.com> Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com> |
||
|---|---|---|
| .. | ||
| _locales | ||
| admin-console | ||
| alarms | ||
| auth | ||
| autofill | ||
| background | ||
| browser | ||
| decorators | ||
| images | ||
| listeners | ||
| models | ||
| popup | ||
| safari | ||
| services | ||
| tools/popup | ||
| types | ||
| vault | ||
| background.html | ||
| background.ts | ||
| flags.ts | ||
| globals.d.ts | ||
| managed_schema.json | ||
| manifest.json | ||
| manifest.v3.json | ||