anvil/striker-ui/hooks
2023-12-12 15:45:33 -05:00
..
useActiveFetch.ts feat(striker-ui): add non-hook fetcher, bundle with states 2023-12-06 16:53:02 -05:00
useChecklist.tsx fix(striker-ui): rename to resetChecks 2023-12-06 12:06:29 -05:00
useConfirmDialog.tsx fix(striker-ui): add hook to group confirm dialog methods 2023-12-12 15:45:33 -05:00
useConfirmDialogProps.ts fix(striker-ui): simplify ConfirmDialogProps init 2023-04-04 00:23:00 -04:00
useCookieJar.ts fix(striker-ui): align cookie jar with API 2023-11-27 17:14:09 -05:00
useFetch.tsx fix(striker-ui): add fetch hook 2023-09-21 03:41:15 -04:00
useFormUtils.ts fix(striker-ui): migrate setApiMessage from manifest manager 2023-12-04 14:22:11 -05:00
useIsFirstRender.ts fix(striker-ui): add useIsFirstRender hook 2022-11-28 14:37:21 -05:00
useProtect.ts feat(striker-ui): add hooks to handle async cleanup 2022-11-28 14:37:19 -05:00
useProtectedState.ts fix(striker-ui): add default protect() to useProtectedState 2023-02-14 22:42:50 -05:00
useSessionExpiryCheck.ts fix(striker-ui): apply session expiry check 2023-11-27 17:14:09 -05:00
useWindowDimenions.ts feat(front-end): add hook to access innerWidth whenever the viewport is resized 2021-08-10 17:07:09 -04:00