bigbuffet-rw/app/soapbox/entity-store/hooks
2023-03-22 19:45:34 -05:00
..
index.ts Add useIncrementEntity hook 2023-03-22 19:45:34 -05:00
types.ts EntityStore: consolidate types, fix type of "path" 2023-03-22 16:06:10 -05:00
useCreateEntity.ts Improve API of parseEntitiesPath 2023-03-22 16:12:05 -05:00
useDeleteEntity.ts Add useDismissEntity hook, update useDeleteEntity to match 2023-03-22 14:40:18 -05:00
useDismissEntity.ts Improve API of parseEntitiesPath 2023-03-22 16:12:05 -05:00
useEntities.ts EntityStore: let totalCount be undefined, don't try to set it from the local count 2023-03-22 19:11:11 -05:00
useEntity.ts EntityStore: consolidate types, fix type of "path" 2023-03-22 16:06:10 -05:00
useEntityActions.ts Improve API of parseEntitiesPath 2023-03-22 16:12:05 -05:00
useIncrementEntity.ts Add useIncrementEntity hook 2023-03-22 19:45:34 -05:00
utils.ts Improve API of parseEntitiesPath 2023-03-22 16:12:05 -05:00