1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-16 03:11:47 +01:00
bitwarden-estensione-browser/libs/angular
rr-bw 65b7ca7177
[PM-5266] Create Avatar Service (#7905)
* rename file, move, and update imports

* refactor and implement StateProvider

* remove comments

* add migration

* use 'disk-local' for web

* add JSDoc comments

* move AvatarService before SyncService

* create factory

* replace old method with observable in story

* fix tests

* add tests for migration

* receive most recent avatarColor emission

* move logic to component

* fix CLI dependency

* remove BehaviorSubject

* cleanup

* use UserKeyDefinition

* avoid extra write

* convert to observable

* fix tests
2024-03-14 09:56:48 -07:00
..
src [PM-5266] Create Avatar Service (#7905) 2024-03-14 09:56:48 -07:00
jest.config.js
package.json
test.setup.ts
tsconfig.json
tsconfig.spec.json