bitwarden-estensione-browser/apps/desktop/src/app
Robyn MacCallum 671a9115bb
[PM-1400] Update IconComponent to use OnPush ChangeDetection (#5181)
* 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>
2023-04-28 15:07:26 -04:00
..
accounts [PM-1400] Update IconComponent to use OnPush ChangeDetection (#5181) 2023-04-28 15:07:26 -04:00
components Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
layout [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
services Rework Desktop Biometrics (#5234) 2023-04-18 09:09:47 -04:00
shared [SM-251] Migrate to new avatar component (#3600) 2022-10-27 14:38:34 +02:00
tools [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00
app-routing.module.ts [PM-328] Move Send to Tools (#5104) 2023-03-29 16:23:37 +02:00
app.component.ts [PM-1349] Update client service to retrieve feature flags from API (#5064) 2023-04-26 15:30:39 +01:00
app.module.ts [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00
locales.ts Extract loading locales (#4622) 2023-02-02 00:14:24 +01:00
main.ts [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00