bitwarden-estensione-browser/apps/browser/src/popup
Addison Beck 57b8144013
[refactor] Introduce ThemingService (#2943)
* [refactor] Introduce ThemingService

* [refactor] Implement ThemingService for web

* [refactor] Implement ThemingService on browser

* [refactor] Implement ThemingService for desktop

* [refactor] Remove deprecated platformUtils.service theme methods

* [fix] Move ThemingService from libs/common to libs/angular

* [fix] Simplify ThemeBuilder's constructor

* [fix] Dont notify subscribers of null values from theme$

* [fix] Always notify PaymentComponent of theme changes
2022-06-23 07:36:05 -04:00
..
accounts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
components Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
generator Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
images [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
scss Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
send Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
services [refactor] Introduce ThemingService (#2943) 2022-06-23 07:36:05 -04:00
settings [refactor] Introduce ThemingService (#2943) 2022-06-23 07:36:05 -04:00
vault Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
app-routing.animations.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
app-routing.module.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
app.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
app.module.ts [refactor] Introduce ThemingService (#2943) 2022-06-23 07:36:05 -04:00
index.html [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
main.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
polyfills.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
tabs.component.html Fix small browser filter bugs (#2684) 2022-05-13 13:55:11 -04:00
tabs.component.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00