Commit Graph

5576 Commits

Author SHA1 Message Date
e4ae4a7e64 Allow wider grid cards on smaller screens so there isnt a huge amount of margin 2023-03-08 17:58:23 +08:00
1067726a7a Sort highlights, make the notes editable 2023-03-08 17:48:30 +08:00
e9b4cdd7bf Remove unused 2023-03-08 17:05:42 +08:00
c9d48c5f35 Clean up card types, remove old code 2023-03-08 17:02:52 +08:00
818a9a66ad Consolidate more of the highlight card code 2023-03-08 16:51:22 +08:00
61c44c807b Consolidate some list styling 2023-03-08 16:48:36 +08:00
fc81c59e32 Fix background color 2023-03-08 15:45:16 +08:00
142d1fc4f2 Update some highlights colours 2023-03-08 15:31:52 +08:00
3fdb7f8694 Add new mobile highlight cards 2023-03-08 15:23:40 +08:00
3adb779230 Setting label colours 2023-03-08 12:10:24 +08:00
36abe762d6 Remove some debug code 2023-03-08 12:07:13 +08:00
e5e61885cb Clean up the labels view 2023-03-08 11:58:37 +08:00
976c2386ae Fix crash when creating custom colors for labels 2023-03-08 11:53:00 +08:00
25a721d183 Set width based on mode 2023-03-08 11:42:18 +08:00
249abc71c3 Fix width on main library view 2023-03-08 11:37:38 +08:00
63b076171a Setting mode 2023-03-08 11:19:38 +08:00
e5efdf919d Highlights dropdown menu in the highlight layout 2023-03-08 10:52:59 +08:00
69ba111d7d Click to nav to highlights 2023-03-08 10:44:26 +08:00
43ae6b7350 More responsive highlights view 2023-03-08 10:26:45 +08:00
1578ad5485 Cleanup highlights layout 2023-03-07 21:53:00 +08:00
da03ad9bf3 Add new highlights layout 2023-03-07 21:40:11 +08:00
4b4e1a9a52 Remove unused import 2023-03-07 16:21:01 +08:00
d8c3fc88a2 Add menu shortcuts 2023-03-07 16:20:27 +08:00
914b611ce2 Add @radix-ui/react-switch package 2023-03-07 15:39:49 +08:00
550b8d88ec Update display settings, add advanced settings 2023-03-07 15:36:24 +08:00
7cc901bab8 Fix props on keyboard actions, prevents infinite rebuild loop 2023-03-07 13:33:40 +08:00
dc99806a5e Manually set a zindex on the kbar so it shows above modals and header 2023-03-07 11:44:12 +08:00
746b396b96 Add subscriptions to the kbar 2023-03-07 11:43:36 +08:00
75cfe10d52 Add keyboard actions for the left menu 2023-03-07 11:25:38 +08:00
6362e00a71 Stash the current filter so when we pop we can return to it 2023-03-07 10:36:39 +08:00
36e7a0378d Fix props 2023-03-06 22:26:24 +08:00
e13b809389 Get highlights with library items, over fetching for now, can maybe trim stuff in future 2023-03-06 22:13:50 +08:00
079b6e5c41 Remove missing file 2023-03-06 16:24:24 +08:00
96ddc100b5 Linting improvements 2023-03-06 16:21:26 +08:00
9122463222 Remove unused keyboard commands 2023-03-06 16:14:05 +08:00
4c4f970a5d Set width on the list view 2023-03-06 16:06:08 +08:00
2ba89256d2 Blur on search when escape 2023-03-06 15:55:25 +08:00
bff847a5a2 pointer on the seachbox button 2023-03-06 15:55:06 +08:00
c74f26a2f0 Styling on the search button 2023-03-06 15:39:03 +08:00
d4529ca281 Add command handler for clearSearch 2023-03-06 15:22:16 +08:00
e0dd68dd15 Remove extra search keyboard commands, these are handled in the header now 2023-03-06 15:21:16 +08:00
19b621fd1c More spacing on article actions 2023-03-06 15:20:54 +08:00
ac82292751 Larger item modal width 2023-03-06 15:00:38 +08:00
f9e96a46a6 Use some of the new modal styles in the notes modal 2023-03-06 14:54:14 +08:00
289fb2b759 Always display article actions when in PDF 2023-03-06 14:47:02 +08:00
54067f6062 Update import 2023-03-06 14:41:34 +08:00
9a412d366b Add header spacer file 2023-03-06 14:35:31 +08:00
1bb531fa7a Simplify header sizes, background color on reader, start handling PDF article actions 2023-03-06 14:31:39 +08:00
74db69c243 Use a more subtle color for card metadata 2023-03-06 12:58:49 +08:00
ba4a4bfd9c Make sure there isnt a double separator in reader dropdown 2023-03-06 12:48:08 +08:00