Commit Graph

1589 Commits

Author SHA1 Message Date
fbd873dd2d Add a key property to menu items 2024-02-26 15:15:15 +08:00
5334012a8f Fallback to a dropdown menu in settings view for navigation 2024-02-26 15:12:28 +08:00
6083c03557 More spacing on hover actions 2024-02-26 14:48:05 +08:00
ba300cf14b Add open original hover action 2024-02-26 14:44:58 +08:00
b135e79297 Fix rounded corners in list view on small screens 2024-02-26 14:41:16 +08:00
0ed8623e65 Comment out the withLabel icon until its working better 2024-02-26 14:08:10 +08:00
d0a0dbb32f Remove debug line 2024-02-26 13:33:52 +08:00
d3b6b3c827 Unify wording of removing articles
Most of the places use "remove", but "delete" is used in this dropdown menu, which seems inconsistent.
2024-02-24 13:48:49 +08:00
2ff00497b9 Remove debug line 2024-02-23 14:24:48 +08:00
77e1602747 Handle error + empty library states 2024-02-23 14:19:44 +08:00
1faace1c8c Use new dark theme handler for icons 2024-02-23 14:19:22 +08:00
72eea42b8e Fix embedded svg 2024-02-23 14:18:53 +08:00
f85e826146 Simplify empty state handling, remove obsolete test 2024-02-23 13:08:22 +08:00
6543c9b017 Improve errors layout 2024-02-23 13:08:22 +08:00
255c2b3c14 Fix link to help 2024-02-23 13:08:22 +08:00
9a076b608f Fallback icon 2024-02-23 13:08:22 +08:00
88aa43c34a Dark mode listener 2024-02-23 13:08:22 +08:00
ccbaf402bd Better handling of errors in the library 2024-02-23 13:08:20 +08:00
84fcbce94a Handle using system theme when toggling from the library 2024-02-22 17:22:44 +08:00
c72b912d76 More work on editing shortcuts 2024-02-20 18:43:21 +08:00
1514aa4f4f Pull shortcuts from local storage 2024-02-20 17:25:52 +08:00
f8cffd89f7 Remove debug 2024-02-20 17:25:25 +08:00
741438aba0 Fix issue with failed items continuing to process 2024-02-20 17:25:11 +08:00
3f8f1a8127 Remove settings header 2024-02-20 17:24:51 +08:00
8b012ce29f When items fail to process in time mark the node so we don't repeat too much 2024-02-20 17:19:11 +08:00
e12d1c64b4 Remove settings header, make legacy the default menu option 2024-02-20 14:40:16 +08:00
42bb460ef4 Improve the menu animation on mobile 2024-02-20 13:48:30 +08:00
e649e07e8f Improve left menu toggle 2024-02-20 13:44:26 +08:00
2d1db42de4 Add menu close button to the legacy menu 2024-02-20 13:22:17 +08:00
dae0687fd2 Allow toggling legacy menu, better header for the left menu popover on mobile 2024-02-20 13:20:08 +08:00
f28f48f9d2 Improve the settings menu divider 2024-02-20 11:36:13 +08:00
28bdd67792 Add missing files 2024-02-20 10:57:38 +08:00
85b211b982 Add keys for shortcuts 2024-02-20 10:48:42 +08:00
f39a4a24a5 WIP: make reader header scroll on smaller screens 2024-02-20 10:44:14 +08:00
3ec2865f7c Menu to navigate to shortcuts editor 2024-02-20 10:26:37 +08:00
11cc6b1ec5 More work on shortcuts 2024-02-20 10:15:57 +08:00
d6514e1c8d Add missing files 2024-02-19 15:16:24 +08:00
620f778776 More work on shortcuts 2024-02-19 10:57:37 +08:00
398d816248 Start work on shortcuts 2024-02-16 15:45:38 +08:00
2aa7c1a7d4 Fix reader header offset, add labels icon to highlights 2024-02-16 15:34:39 +08:00
2615a0d33e Add new nav icons, fixes for highlights view on smaller screen 2024-02-16 14:41:49 +08:00
1ce35b5aea Import pinned searches 2024-02-16 12:43:36 +08:00
060631166f No props needed for the upload tabs 2024-02-16 12:32:22 +08:00
dd8f913cdd Warnings cleanup 2024-02-16 12:25:45 +08:00
0f87c86d13 Clean up some imports 2024-02-16 11:55:20 +08:00
3065fcc78a Add some margin on the account menu 2024-02-16 11:53:48 +08:00
1aa570f7c2 Handle unchecked state, better hovers 2024-02-16 11:46:02 +08:00
72c66c4024 Header checkbox states 2024-02-16 11:37:41 +08:00
b97b8a5b14 Display feed errors in the add modal, close after success, improve layout while uploading PDFs 2024-02-15 13:05:42 +08:00
328625d713 Allow using system theme 2024-02-14 17:12:28 +08:00