.. |
__mocks__
|
Fix tests
|
2022-09-07 10:30:11 -04:00 |
__tests__
|
Use group factory functions in tests instead of normalizers
|
2023-03-13 14:55:59 -05:00 |
api
|
Groups: make authorize/reject use component state, update designs
|
2023-03-20 17:46:10 -05:00 |
index.ts
|
Add useGetState hook
|
2023-03-13 17:45:35 -05:00 |
useAccount.ts
|
Fix tests
|
2022-12-20 17:45:29 -05:00 |
useApi.ts
|
Add useGetState hook
|
2023-03-13 17:45:35 -05:00 |
useAppDispatch.ts
|
TypeScript: actions
|
2022-06-10 19:56:22 +02:00 |
useAppSelector.ts
|
|
|
useBackend.ts
|
useVersion -> useBackend
|
2023-03-14 15:16:01 -04:00 |
useClickOutside.ts
|
Add useClickOutside hook for Floating UI elements
|
2023-02-06 17:17:12 -06: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 back some polyfills not covered by core-js
|
2023-01-23 15:00:34 -06:00 |
useFeatures.ts
|
Add useInstance() hook
|
2022-11-26 10:43:46 -06:00 |
useGetState.ts
|
Add useGetState hook
|
2023-03-13 17:45:35 -05:00 |
useGroups.ts
|
EntityStore: consolidate types, fix type of "path"
|
2023-03-22 16:06:10 -05:00 |
useGroupsPath.ts
|
Update useGroups queries with EntityStore improvements
|
2023-03-09 15:05:54 -06:00 |
useInstance.ts
|
Add useInstance() hook
|
2022-11-26 10:43:46 -06:00 |
useLocale.ts
|
Merge remote-tracking branch 'takver/fix-locale-parser' into fix-locale-parser
|
2023-03-13 20:44:09 +01:00 |
useOnScreen.ts
|
useOnScreen: memoize IntersectionObserver, fix types
|
2023-02-06 15:41:09 -06: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 |
useRegistrationStatus.ts
|
Add useRegistrationStatus hook
|
2023-01-13 19:13:15 -06: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 |