Commit graph

8 commits

Author SHA1 Message Date
Jackson Harper
ca1dba7bd6 Remove fetchPreviousPage from fetchMore 2024-08-19 16:21:34 +08:00
Jackson Harper
5f59a1d364 Can go back to old items list now 2024-08-19 15:58:56 +08:00
Jackson Harper
4bfcbde65d Some more list improvements 2024-08-19 12:42:43 +08:00
Jackson Harper
095e75f7bd Attempt at using maxPages 2024-08-17 14:19:26 +08:00
Jackson Harper
338f3bca78 WIP: infinite scroll on the library with react-query 2024-08-14 09:48:56 +08:00
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
Jackson Harper
b166847138 Use react state for first flag when fetching 2022-03-08 21:57:12 -08:00
Jackson Harper
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00