omnivore/packages/web/components/patterns
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
..
LibraryCards Rebase 2022-06-09 13:32:32 -07:00
AnchoredPopover.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
ArticleSubtitle.tsx [OMN-134] Update library cards based on new design 2022-03-17 07:35:15 +00:00
CardMenu.tsx Rebase 2022-06-09 13:32:32 -07:00
ConfirmationModal.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
DropdownMenu.tsx Comment out subscriptions dropdown option so we can deploy without exposing to users 2022-04-22 12:17:09 -07:00
FormModal.tsx Right align buttons, no need for a Cancel button 2022-06-14 10:14:37 -07:00
HighlightBar.tsx More consistent boxshadows with themes 2022-04-12 13:16:25 -07:00
HighlightView.tsx Pull scroll to highlight changes into this branch 2022-05-03 15:00:49 -07:00
LoadingView.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
PageMetaData.tsx Open source omnivore 2022-02-11 09:24:33 -08:00
PrimaryHeader.tsx Do all scroll watching on the main window 2022-06-17 15:59:51 -07:00
ShareArticleView.tsx Open source omnivore 2022-02-11 09:24:33 -08:00