1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-26 18:04:07 +01:00
bitwarden-estensione-browser/libs
Oscar Hinton 2edc156dd6
[STRICT TS] Migrate platform abstract services functions (#8527)
We currently use a callback syntax for abstract services. This syntax isn't completely strict compliant and will fail the strictPropertyInitialization check. We also currently don't get any compile time errors if we forget to implement a function.

To that end this PR updates all platform owned services to use the appropriate abstract keyword for non implemented functions. I also updated the fields to be actual functions and not properties.
2024-03-28 12:01:09 +01:00
..
.vscode
admin-console
angular [STRICT TS] Migrate platform abstract services functions (#8527) 2024-03-28 12:01:09 +01:00
auth Auth/PM-7092 - Fix CLI login via API key not working due to TokenService changes (#8499) 2024-03-27 17:46:56 -04:00
billing
common [STRICT TS] Migrate platform abstract services functions (#8527) 2024-03-28 12:01:09 +01:00
components [CL-146] Add kitchen sink story (#8310) 2024-03-22 10:17:00 -04:00
importer Changed logic to validate if cipher has a collection on targetSelector method (#8422) 2024-03-25 18:10:40 +00:00
node
platform
shared [PM-6780][PM-6781] Create vault-export-ui package / Migrate export-scope-callout.component to CL (#8318) 2024-03-20 22:11:57 +00:00
tools Move export.component from @bitwarden/angular to @bitwarden/vault-export-ui (#8514) 2024-03-27 17:02:56 +00:00
vault