omnivore/packages
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
..
api Merge pull request #820 from omnivore-app/fix/content-fetch-docker-hub 2022-06-17 15:10:03 -07:00
appreader Do all scroll watching on the main window 2022-06-17 15:59:51 -07:00
content-fetch Fix content-fetch on docker compose 2022-06-17 14:59:42 -07:00
cypress Bump cypress from 9.5.3 to 10.1.0 2022-06-13 21:32:34 +00:00
db Create index if not exists in migration 2022-06-17 22:07:41 +08:00
import-handler Bump @google-cloud/functions-framework from 3.0.0 to 3.1.0 2022-04-04 22:36:00 +00:00
inbound-email-handler Support morning brew newsletter and add tests 2022-05-16 10:37:50 +08:00
pdf-handler Bump @google-cloud/functions-framework from 3.0.0 to 3.1.0 2022-04-04 22:36:00 +00:00
puppeteer-parse Fix content not getting parsed by linkedom properly without <html> tag by replacing innerHtml with outerHtml 2022-05-18 15:52:16 +08:00
readabilityjs Fix classname = null exception by checking element parent node nullability before checking classname 2022-06-16 18:09:23 +08:00
web Do all scroll watching on the main window 2022-06-17 15:59:51 -07:00