Commit Graph

239 Commits

Author SHA1 Message Date
99af02b5ad Fix padding on list 2023-06-13 16:08:38 +08:00
b272e6a46a Padding on the confirmation dialog 2023-06-09 18:03: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
6cfd424922 Modify the sizes of the left menu and the header 2023-05-25 12:56:58 +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
2698bb0a24 Display read time on the reader view 2023-05-02 11:56:09 +08:00
1f320b6db4 Better handling of the tab keypress in notebooks 2023-04-28 20:13:16 +08:00
978e802786 Clean up keyboard commands functionalities and modal, add tooltips 2023-04-14 11:27:01 +08:00
3c7ab5d77e Remove position: relative in unneeded places
- relative positioning causes it to create its own box, so
it gets its on z-index, removing this prevents it from showing
above the label modal.
2023-04-13 11:52:01 +08:00
872c3d8d0b Fix edit labels drop down action 2023-04-10 16:15:57 +08:00
4468b038a8 Update notebook icon 2023-04-05 15:09:03 +08:00
8e3aba2295 WIP: feature cards, fir merging highlights offline sync 2023-04-04 21:04:13 +08:00
8fd891bae7 Start to add a new modal for notes 2023-04-03 16:13:53 +08:00
f20cbed563 Improve highlight scrolling from notebooks 2023-04-03 13:46:19 +08:00
c00ef27e77 Revert scrolling changes 2023-04-03 10:41:18 +08:00
f6fc974040 Add a key to help with rerenders 2023-03-31 21:49:26 +08:00
a6bda62a91 Min font size on iOS inputs should be 16px or we will zoom on input 2023-03-31 19:43:03 +08:00
ddb32a7704 Allow passing children as text 2023-03-31 15:57:17 +08:00
3fdc199401 Padding on empty note boxes 2023-03-31 15:50:19 +08:00
579bc45237 Formatting on highlight notes 2023-03-31 15:44:07 +08:00
86c3e08355 Update color, remove unused code 2023-03-31 14:54:22 +08:00
d6a3eaea92 Fix notebook layout to match design, remove unused file 2023-03-31 14:48:31 +08:00
d77ce3c46d Improve CSS on MD boxes 2023-03-31 13:23:01 +08:00
e3675295f0 WIP: use MD for highlight quotes 2023-03-31 12:26:03 +08:00
bf768293aa Use same notebook across layouts 2023-03-27 14:04:43 +08:00
040e446167 WIP: refactoring to reuse notebook code 2023-03-27 12:16:21 +08:00
53e5d9c6a0 Quote is nullable, fix style issues in notebooks 2023-03-27 10:17:33 +08:00
f658df006e Remove import 2023-03-24 20:39:13 +08:00
da795848d8 Move both note handlers into same file 2023-03-24 20:21:35 +08:00
33e301cae6 Handle changes in the modal notebook 2023-03-24 20:18:37 +08:00
356c64173a Improve the notebooks 2023-03-24 16:23:04 +08:00
e2aaaf5a08 Sizing fixes on the note modal 2023-03-24 10:18:36 +08:00
0b04cbef28 Udpated boxes for notes
Needs to be refactored a bit, but using two different components
right now because some of the small differences are hard to
abstract while developing.
2023-03-24 10:18:36 +08:00
69eaff395e WIP: improve notebook UX, add markdown, document notes 2023-03-24 10:18:36 +08:00
baad0030ca Handle highlight delete in the mobile library view 2023-03-17 15:24:22 +08:00
23efda667d Theme cleanup, expose extra reader themes
This also removes synced reader preferences so everything is
per device now.
2023-03-10 15:05:18 +08:00
56d79580e2 Improve settings layout 2023-03-10 11:03:30 +08:00
47277b63ee Clean up the settings header to work better with new layout 2023-03-10 10:12:59 +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