1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 17:23:37 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Thomas Rittson
09a96e4ee1 Move Injection Tokens to own file (#3456) 2022-09-08 06:23:32 +10:00
Addison Beck
d23e043141 [fix] Always use the Window directly in ThemingService (#3116) 2022-07-15 11:27:13 +02:00
Addison Beck
4be301f125 [fix] System theming in the Safari extension (#3107) 2022-07-14 14:47:45 -04:00
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