Commit Graph

57 Commits

Author SHA1 Message Date
3a7e60e65e Make list sizes closer to grid 2024-02-09 11:49:09 +08:00
ae991fb5cd Updates to header, multi select behavior, add link button 2024-02-07 14:19:51 +08:00
c82169b5ba Improve the fallback images on web 2024-01-03 15:03:03 +08:00
bed50716ee show site name on library view on web if site name exists 2023-12-11 12:26:41 +08:00
01856c3099 Fix hover behavior of library list hover actions
In the library list view, there is a toolbar of actions that appears over each
entry when you hover over it. This change fixes the hover behavior of this
toolbar so that you do not need to move the mouse cursor out and back into the
library list item after archiving/deleting a previous item in order to
re-activate the toolbar.
2023-10-26 23:59:36 -07:00
a5d03e01db Label flair for the web 2023-10-24 17:03:36 +08:00
ee3230557c Remove debug line 2023-08-10 13:24:27 +08:00
5ae3b3480c Give cards more line height and avoid clipping, less spacing 2023-08-08 13:55:39 +08:00
9be74570b6 Fix up and refactor some elements of the code. Allow multiple loading items. 2023-08-07 19:29:48 +02:00
7aa959a4c7 Change timeout for polling. 2023-08-06 18:29:07 +02:00
5cfa0a2175 Fix background on web mobile menus 2023-08-04 22:47:57 +08:00
9e2c41f5e2 Fix absolute positioning of list card mobile menus 2023-08-04 22:19:38 +08:00
f729d68093 Lower the progress bar z-index so its below the mobile menu 2023-08-04 21:35:31 +08:00
71ec2247dc Remove outter <a on library items to work around checkbox propogating the click event up in firefox 2023-08-04 20:46:39 +08:00
c7bc590ae8 Fix breaking on author styles 2023-08-04 17:29:15 +08:00
f5323d10c3 Lower the zindex for progress bars so they are under headers when scrolled 2023-08-03 20:47:38 +08:00
21a86b27d2 Tweak some colours 2023-08-03 18:22:06 +08:00
dbd85d717f Improve spacing for new list view and header 2023-08-03 18:00:46 +08:00
0b2e0878fc Update margins on the list view, better title line spacing 2023-08-03 17:05:36 +08:00
63e47a87ad Lower z-index for hover actions so they dont display over header 2023-08-03 16:51:54 +08:00
40266422ab Fix imports 2023-08-03 13:36:13 +08:00
97f422cf3f Improve multiselect 2023-08-03 13:21:46 +08:00
24780ea5f6 Allow list author infos more room if needed 2023-06-27 16:05:46 +08:00
e8948ef14c Dont show hover actions on touch devices 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
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
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
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
6bc146f5b0 Simplify metadata on library cards, handle plural in hacky way 2023-03-09 18:46:01 +08:00
c9d48c5f35 Clean up card types, remove old code 2023-03-08 17:02:52 +08:00
61c44c807b Consolidate some list styling 2023-03-08 16:48:36 +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
4c4f970a5d Set width on the list view 2023-03-06 16:06:08 +08:00
205f337ea7 Always display hover state on touch devices for menu 2023-03-06 12:16:55 +08:00
b8f24e7be5 Consolidate styles for list and grid cards 2023-03-06 11:24:45 +08:00
35bed5236a Light / dark tweaks 2023-03-03 18:54:09 +08:00