omnivore/packages/web/lib
Jackson Harper eb8cb3854c Do all scroll watching on the main window
This moves all scrolling from child divs to the main window. This
improves our keyboard handling, as focus will be given to the
body element, not the child div when navigating by keyboard
commands, so arrow keys and space bar will work after navigating
to the reader with the keyboard commands.
2022-06-17 15:59:51 -07:00
..
highlights Bridge response values from highlight mutations back to JS in the format it expects 2022-03-24 10:52:26 -07:00
hooks Do all scroll watching on the main window 2022-06-17 15:59:51 -07:00
keyboardShortcuts Added cypress tests for saving links 2022-05-03 17:46:52 +00:00
networking Pass in updatePageInput so we can have null values 2022-06-09 15:50:59 -07:00
analytics.ts Open source omnivore 2022-02-11 09:24:33 -08:00
appConfig.ts Open source omnivore 2022-02-11 09:24:33 -08:00
articleActions.ts Fix Highlight type attributes 2022-03-24 13:52:38 -07:00
cookieHelpers.ts Open source omnivore 2022-02-11 09:24:33 -08:00
dateFormatting.ts Open source omnivore 2022-02-11 09:24:33 -08:00
deviceType.ts Open source omnivore 2022-02-11 09:24:33 -08:00
featureFlag.ts Add nat to feature flagged users 2022-04-20 12:13:48 -07:00
queryParamParser.ts Open source omnivore 2022-02-11 09:24:33 -08:00
themeUpdater.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
toastHelpers.tsx Shorter default duration on toast messages 2022-03-26 09:30:41 -07:00