element-web/src/hooks
Michael Telatynski 065e970325
Conform `src/hooks/*` code to `strictNullChecks` (#10460)
2023-03-27 14:45:46 +01:00
..
room Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
spotlight Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +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
useAsyncMemo.ts Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
useAudioDeviceSelection.ts Conform `src/hooks/*` code to `strictNullChecks` (#10460) 2023-03-27 14:45:46 +01:00
useCall.ts
useDispatcher.ts Remove flux dependency (#10313) 2023-03-08 14:19:05 +00:00
useEventEmitter.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
useFavouriteMessages.ts
useFocus.ts
useHover.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
useIsEncrypted.ts
useIsInitialSyncComplete.ts
useLatestResult.ts
useLocalEcho.ts
useLocalStorageState.ts
usePermalink.ts Tweak pill UI (#10417) 2023-03-22 13:27:24 +01:00
usePermalinkEvent.ts Conform more code to `strictNullChecks` (#10444 2023-03-27 08:01:09 +01:00
usePermalinkMember.ts Add `UserProfilesStore`, `LruCache` and cache for user permalink profiles (#10425) 2023-03-27 10:07:43 +02:00
usePermalinkTargetRoom.ts Conform more code to `strictNullChecks` (#10444 2023-03-27 08:01:09 +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 `src/hooks/*` code to `strictNullChecks` (#10460) 2023-03-27 14:45:46 +01:00
useRoomMembers.ts
useRoomNotificationState.ts
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
useSpaceResults.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
useStateArray.ts
useStateCallback.ts
useStateToggle.ts
useTimeout.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
useTimeoutToggle.ts
useUnreadNotifications.ts
useUserDirectory.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
useUserOnboardingContext.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
useUserOnboardingTasks.ts Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00