omnivore/packages/web/lib/hooks
2024-02-14 17:12:28 +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 Update link_read call 2023-09-13 13:05:16 +08:00
useCurrentTheme.tsx Allow using system theme 2024-02-14 17:12:28 +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 Remove server sync for theme settings 2024-02-14 14:42:54 +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 Add support for multi select labels 2023-06-21 13:55:20 +08:00
useSetPageLabels.tsx Make sure articleId is updated when setting labels 2023-06-29 15:32:11 -07:00