1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-10 00:21:27 +01:00
bitwarden-browser/libs
Nick Krantz cf9bc7c455
Vault Strict Typing cleanup (#12512)
* remove strict types from `NewDeviceVerificationNotice`
- Add null default value for class properties
- Enforce that the userId is passed
- noticeState$ can return null

* remove strict types from `CopyCipherFieldService`
- refactor title to be a string rather than null

* remove strict types from `PasswordRepromptComponent`
- add guard to exit early on submit but also solves removing null/undefined from typing

* use bang to ensure required input

* remove strict types from `CopyCipherFieldDirective`
- add bang for required types
- add default values for null types

* add bang for constant variables in cipher form stories

* remove strict types from `DeleteAttachmentComponent`
- add bang for required types
- refactor title to be an empty string

* fix tests
2025-01-02 15:37:48 -06:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
admin-console [PM-14247] vNextCollectionService fixes (#12362) 2024-12-13 14:05:40 +10:00
angular [PM-13999] show estimated tax for taxable countries (#12245) 2025-01-02 20:28:04 +01:00
auth feat(auth): [PM-9674] Remove Deprecated LockComponents (#12453) 2024-12-20 10:23:03 -08:00
billing create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
common [PM-14461] Update organization state after subscription update (#12222) 2025-01-02 15:37:09 -05:00
components [CL-524] Ignore flaky elements in Chromatic tests (#12561) 2024-12-30 16:42:53 -05:00
importer Fix: users can import in PM if they can create new collections (#12472) 2024-12-19 12:53:39 +01:00
key-management [PM-12700] Add private key regeneration process (#11829) 2024-12-16 12:00:17 -06:00
node Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
platform [PM-8582] Move Safari browser check to libs/platform (#11007) 2024-09-16 15:36:05 -04:00
shared Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
tools [PM-15872] fix username generation character limit (#12329) 2024-12-10 11:08:01 -05:00
vault Vault Strict Typing cleanup (#12512) 2025-01-02 15:37:48 -06:00