bigbuffet-rw/app/soapbox/hooks
2022-11-28 10:03:40 -05:00
..
__mocks__ Fix tests 2022-09-07 10:30:11 -04:00
__tests__ Fix tests 2022-09-07 10:30:11 -04:00
index.ts Merge remote-tracking branch 'origin/develop' into chats 2022-11-28 10:03:40 -05:00
useAccount.ts Convert ReportModal to TSX 2022-05-02 13:52:37 -04:00
useApi.ts react-query: use legacy API client with hooks 2022-08-09 10:24:43 -05:00
useAppDispatch.ts TypeScript: actions 2022-06-10 19:56:22 +02:00
useAppSelector.ts soapbox/store/configureStore --> soapbox/store, add custom Hooks 2022-03-14 18:04:49 -05:00
useCompose.ts Introduce useCompose hook 2022-09-14 20:01:44 +02:00
useDebounce.ts Add "useDebounce" hook 2022-08-31 13:20:53 -04:00
useDimensions.ts Add polyfill for ResizeObserver 2022-09-07 08:27:40 -04:00
useFeatures.ts Add useInstance() hook 2022-11-26 10:43:46 -06:00
useInstance.ts Add useInstance() hook 2022-11-26 10:43:46 -06:00
useLocale.ts SoapboxMount: break SoapboxLoad into a separate component 2022-07-22 17:01:26 -05:00
useOnScreen.ts RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +01:00
useOwnAccount.ts Add useInstance() hook 2022-11-26 10:43:46 -06:00
usePrevious.ts ComposeForm: don't focus the input constantly, add usePrevious hook 2022-09-19 13:55:08 -05:00
useRefEventHandler.ts ChatMessageList: fix pagination 2022-06-17 17:33:25 -05:00
useSettings.ts Custom hooks: useAccount, useSettings, useSoapboxConfig 2022-03-23 20:29:35 -05:00
useSoapboxConfig.ts Normalize SoapboxConfig 2022-03-28 14:58:50 -05:00
useSystemTheme.ts useSystemTheme: wrap addEventListener in try-catch for old iOS Safari 2022-06-20 12:03:33 -05:00
useTheme.ts Add useTheme hook 2022-07-22 17:25:52 -05:00