Vercel/src/utility
2025-07-17 09:01:33 -05:00
..
array.ts Date-based photo sets (#276) 2025-06-28 11:48:48 -05:00
blob.ts Setup CopyExif with mixed results 2023-10-14 12:21:09 -05:00
cookie.ts Add scrolling to share urls 2025-04-29 21:47:45 -05:00
date.ts Refine date formatting 2025-06-12 15:59:39 -05:00
dom.ts Scroll recipe card into view 2025-02-23 16:12:56 -06:00
exif-format.ts Separate final ts-exif-parser references 2025-04-05 17:02:58 -05:00
exif.ts Separate final ts-exif-parser references 2025-04-05 17:02:58 -05:00
html.ts Shrink client bundle 2025-04-04 18:09:47 -05:00
image.ts Upgrade ai sdk 2024-05-10 14:55:47 -05:00
nanoid.ts Switch photo ids to nanoids 2023-09-19 16:26:49 -05:00
number.ts Simplify fraction function 2025-03-28 15:52:28 -05:00
promise.ts Turn off upload debugging 2023-10-14 13:14:48 -05:00
size.ts Refactor aspect ratio handling 2023-11-27 18:33:50 -06:00
sleep.ts PPR-ify admin nav 2024-01-18 18:24:11 -06:00
social.ts Adjust X share url to help open in native app 2024-05-26 11:20:16 -05:00
string.ts Add string comments 2025-07-17 09:01:33 -05:00
timezone.ts Tweak timezone code 2025-01-12 17:21:19 -06:00
url.ts Make Supabase postgres urls more resilient (#257) 2025-05-22 01:07:04 -05:00
useClickInsideOutside.ts Refine recipe trigger on mobile 2025-02-23 00:02:13 -06:00
useDelay.ts Improve ai/blur capture and loading status 2024-03-30 23:16:02 -05:00
useElementHeight.ts Improve masked scroll in form controls 2025-07-11 17:19:36 -05:00
useEscapeHandler.ts Move key commands to <AppViewSwitcher />, fix auto-focus tooltip issue 2025-04-25 20:04:12 -05:00
useHash.ts Add section menu to admin app config 2025-07-13 18:38:33 -05:00
useIsDesktop.ts Stop checking for window in useEffect 2025-02-09 09:54:17 -06:00
useIsKeyBeingPressed.ts Add key command to directly access App Configuration 2025-03-01 21:45:42 -06:00
useKeydownHandler.ts Speed up category hovers (#279) 2025-07-04 12:19:45 -05:00
useMetaThemeColor.ts Refactor app/site/admin code paths 2025-02-11 18:06:15 -06:00
useOnPathChange.ts Dismiss share modals when clicking links 2025-01-18 22:41:49 -06:00
usePathnames.ts Fix Next.js type errors 2024-12-26 12:17:36 -05:00
usePrefersReducedMotion.ts Fix ESLINT 9 configuration 2025-01-05 19:47:40 -06:00
usePreventNavigation.ts Warn before throwing out uncommitted form changes 2024-04-08 21:51:18 -05:00
useScrollDirection.ts Only change direction when scrollY has changed 2025-04-03 23:41:51 -05:00
useScrollIntoView.ts Finalize batch sync logic 2025-04-20 17:02:06 -05:00
useSupportsHover.ts Fix mobile tooltips 2025-06-04 17:13:04 -05:00
useViewportHeight.ts Refine sidebar height calculation 2025-07-16 23:08:16 -05:00
useVisible.ts Add onHidden to useVisible 2025-01-27 20:14:22 -06:00