Commit Graph

123 Commits

Author SHA1 Message Date
24780ea5f6 Allow list author infos more room if needed 2023-06-27 16:05:46 +08:00
cdedb9f4a4 Add import 2023-06-27 15:47:32 +08:00
e8948ef14c Dont show hover actions on touch devices 2023-06-27 15:47:32 +08:00
976a0cb88c Update the selected highlight item when using keyboard controls 2023-06-27 15:47:32 +08:00
3f17538cb8 Always display the dropdown menu on touch devices 2023-06-27 15:46:49 +08:00
b6cbbd765d Linting cleanup 2023-06-27 15:46:49 +08:00
92b4f0e523 Better hover action positioning 2023-06-27 15:46:49 +08:00
d4ccde4cd2 Improve hover actions on library cards, start to add spaced list view 2023-06-27 15:46:49 +08:00
ae05789e5b Add hover actions to the library 2023-06-27 15:46:49 +08:00
83012946dc fix empty arrow funcs 2023-06-27 15:46:49 +08:00
300f27a83e view in reader for the small screen highlights view 2023-06-27 15:46:49 +08:00
0888f38d84 Add a header to the highglight view 2023-06-27 15:46:49 +08:00
cdaa0c2876 Put the highlight menu in a container 2023-06-27 15:46:49 +08:00
cb7e4f7d7f Remove hover actions on grid view 2023-06-27 15:46:49 +08:00
e294ed4b4b Clean up notebooks design and saving 2023-06-27 15:46:49 +08:00
fa0efe7794 First pass at hover actions on the library items 2023-06-27 15:46:49 +08:00
b733420d19 Allow opening notebooks from the library 2023-06-20 15:54:04 +08:00
e270d4acf9 Warnings clean up 2023-06-20 13:36:36 +08:00
99af02b5ad Fix padding on list 2023-06-13 16:08:38 +08:00
032b28ba79 Improve list layout 2023-06-09 17:30:24 +08:00
4e2c69d681 Some breakpoint improvements 2023-06-09 14:23:10 +08:00
180a914260 Fix list view breakpoints to match grid 2023-06-08 19:57:33 +08:00
e0cdbdb0e7 More work on multiple selection mode 2023-06-08 19:57:33 +08:00
d4aa715b5b Add checkboxes on library cards in multi select mode 2023-06-08 19:57:33 +08:00
e6eadf75f0 Some menu and bulk selection UI 2023-06-08 19:57:33 +08:00
5a3d0698bf Make sure we filter origin names on library cards 2023-05-26 13:01:42 +08:00
b6410976e5 Better handling of focus outlines 2023-05-25 15:26:29 +08:00
f4a860e912 Add label sorting on the web 2023-05-05 12:36:30 +08:00
aab332eefc Sort labels by name 2023-05-05 12:03:50 +08:00
fde5ec29cf Dont allow descriptions to overflow their card width 2023-05-05 12:00:22 +08:00
c00ef27e77 Revert scrolling changes 2023-04-03 10:41:18 +08:00
040e446167 WIP: refactoring to reuse notebook code 2023-03-27 12:16:21 +08:00
baad0030ca Handle highlight delete in the mobile library view 2023-03-17 15:24:22 +08:00
2f5305ffe4 Padding on author top 2023-03-10 09:17:05 +08:00
39207f73a2 Fix imports 2023-03-10 08:35:27 +08:00
6bc146f5b0 Simplify metadata on library cards, handle plural in hacky way 2023-03-09 18:46:01 +08:00
84dee7cf34 Add missing import 2023-03-08 18:08:13 +08:00
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
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
e13b809389 Get highlights with library items, over fetching for now, can maybe trim stuff in future 2023-03-06 22:13:50 +08:00
96ddc100b5 Linting improvements 2023-03-06 16:21:26 +08:00
4c4f970a5d Set width on the list view 2023-03-06 16:06:08 +08:00
74db69c243 Use a more subtle color for card metadata 2023-03-06 12:58:49 +08:00
8a27a50eb5 Hover color for menu buttons 2023-03-06 12:24:45 +08:00