omnivore/packages/web/lib/hooks
2024-03-05 13:16:01 +08:00
..
useApplyLocalTheme.tsx Allow using system theme 2024-02-14 17:12:28 +08:00
useCanShareNative.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
useCopyLink.tsx Warnings cleanup 2024-02-16 12:25:45 +08:00
useCurrentTheme.tsx Improve errors layout 2024-02-23 13:08:22 +08:00
useDarkModeListener.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
useDebounce.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
useFetchMoreScroll.tsx Do all scroll watching on the main window 2022-06-17 15:59:51 -07:00
useGetWindowDimensions.tsx Ensure window dimensions are set on load. Fixes bug where the inspector side panel was displayed full width on large screens 2024-02-14 14:11:51 +08:00
usePersistedState.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
useReaderSettings.tsx Allow setting text as RTL in the reader 2024-03-04 13:55:50 +08:00
useReadingProgressAnchor.tsx Rename reading progress file now that its no longer a react hook 2023-03-13 13:29:29 +08:00
useScrollWatcher.tsx Reset throttle timeout after clearing, fixes issue where scroll watcher doesnt fire 2023-04-04 22:21:10 +08:00
useSetHighlightLabels.tsx Remove unused imports 2024-02-29 12:05:41 +08:00
useSetPageLabels.tsx Warnings cleanup 2024-02-16 12:25:45 +08:00
useVerifyAuth.tsx Add verify auth check to settings 2024-03-05 13:16:01 +08:00