element-web/src/hooks
Michael Telatynski 4574c665ea
Conform more code to strict null checking (#10167)
* Conform more code to strict null checking

* Delint

* Iterate PR based on feedback
2023-02-16 17:21:44 +00:00
..
room Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
spotlight Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
useAccountData.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
useAnimation.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
useAsyncMemo.ts Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
useAudioDeviceSelection.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
useCall.ts Redesign the picture-in-picture window (#9800) 2023-01-04 04:44:38 +00:00
useDispatcher.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
useEventEmitter.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
useFavouriteMessages.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
useFocus.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
useHover.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
useIsEncrypted.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
useIsInitialSyncComplete.ts
useLatestResult.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
useLocalEcho.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
useLocalStorageState.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
useProfileInfo.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
usePublicRoomDirectory.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
useRoomMembers.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
useRoomNotificationState.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
useRoomState.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
useSettings.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
useSlidingSyncRoomSearch.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
useSmoothAnimation.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
useSpaceResults.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
useStateArray.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
useStateCallback.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
useStateToggle.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
useTimeout.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
useTimeoutToggle.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
useUnreadNotifications.ts Fix useUnreadNotifications exploding with falsey room, like in notif panel (#10030) 2023-01-31 12:38:25 +00:00
useUserDirectory.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
useUserOnboardingContext.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
useUserOnboardingTasks.ts Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00