omnivore/packages/web/pages
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
..
[username] Do all scroll watching on the main window 2022-06-17 15:59:51 -07:00
api Open source omnivore 2022-02-11 09:24:33 -08:00
app Do all scroll watching on the main window 2022-06-17 15:59:51 -07:00
article/sr Added font selector 2022-06-15 15:43:10 +00:00
help Improve search docs 2022-04-22 10:33:27 -07:00
onboarding Rework onboarding code so its a little easier to control paths 2022-05-23 15:08:13 -07:00
settings Linting fixes 2022-06-13 23:00:00 -07:00
404.tsx Fix the favicon imports 2022-02-26 17:32:12 -08:00
500.tsx Fix the favicon imports 2022-02-26 17:32:12 -08:00
_app.tsx Remove react-intl package until we have internationalized code, drops bundle size 2022-04-22 15:12:59 -07:00
_document.tsx Remove the client side highlight.js code 2022-04-26 20:44:09 -07:00
_error.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
colors.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
confirm-profile.tsx Rename OnboardingLayout to ProfileLayout since its only used in the profile 2022-05-23 14:17:13 -07:00
debug.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
discover.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
email-login.tsx Remove react-intl package until we have internationalized code, drops bundle size 2022-04-22 15:12:59 -07:00
email-registration.tsx Remove react-intl package until we have internationalized code, drops bundle size 2022-04-22 15:12:59 -07:00
home.tsx Do all scroll watching on the main window 2022-06-17 15:59:51 -07:00
index.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
landing.tsx Adjust landing background colour 2022-04-18 15:20:51 -07:00
login.tsx Remove react-intl package until we have internationalized code, drops bundle size 2022-04-22 15:12:59 -07:00
logout.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
privacy.tsx Fix the favicon imports 2022-02-26 17:32:12 -08:00
support.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
terms.tsx Fix the favicon imports 2022-02-26 17:32:12 -08:00