omnivore/packages/web/components/templates/article
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
..
Article.tsx Do all scroll watching on the main window 2022-06-17 15:59:51 -07:00
ArticleActionsMenu.tsx Added font selector 2022-06-15 15:43:10 +00:00
ArticleContainer.tsx Do all scroll watching on the main window 2022-06-17 15:59:51 -07:00
ArticleHeaderToolbar.tsx Wire up show highlights modal to new article actions 2022-04-12 12:23:56 -07:00
DisplaySettingsModal.tsx Added font selector 2022-06-15 15:43:10 +00:00
FontFamiliesOptions.tsx Update list of fonts 2022-06-15 12:38:36 -07:00
HighlightNoteModal.tsx Fix call to saveNoteChanges 2022-06-14 11:25:36 -07:00
HighlightPostToFeedModal.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
HighlightsLayer.tsx Pull in link to highlight changes 2022-05-03 14:04:40 -07:00
HighlightsModal.tsx Pull in link to highlight changes 2022-05-03 14:04:40 -07:00
PdfArticleContainer.tsx Display the all highlights modal from PDFs via the article actions button 2022-04-14 15:56:10 -07:00
ReaderSettingsControl.tsx Disable margins on small screens again 2022-06-15 16:31:54 -07:00
ReportIssuesModal.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
SetLabelsControl.tsx Mutate the labels on links when setting them so they are reflected in UI 2022-04-19 15:54:38 -07:00
SetLabelsModal.tsx Mutate the labels on links when setting them so they are reflected in UI 2022-04-19 15:54:38 -07:00
ShareArticleModal.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
ShareHighlightModal.tsx reverted OmnivoreNameLogo icon and change icon sizes 2022-04-28 03:07:01 +00:00
ShareModal.tsx reverted OmnivoreNameLogo icon and change icon sizes 2022-04-28 03:07:01 +00:00
SkeletonArticleContainer.tsx Remove article saving request (#493) 2022-04-29 13:41:06 +08:00
SnoozeLinkModal.tsx [Omn-158] - Update the snackbar on web based on latest designs 2022-03-24 01:28:15 +00:00