Commit Graph

6935 Commits

Author SHA1 Message Date
c055e3fe4b Fix background colours on the notebooks 2023-06-27 18:50:55 +08:00
178fa5e42d Merge pull request #2412 from omnivore-app/feat/web-notebook-view
Improved notebook modal
2023-06-27 17:46:35 +08:00
0c219ee789 Sync deletes of highlights 2023-06-27 17:10:47 +08:00
add720d523 Remove test text when creating highlights 2023-06-27 16:40:38 +08:00
24780ea5f6 Allow list author infos more room if needed 2023-06-27 16:05:46 +08:00
cb054dcf42 Use mutate as effect hook 2023-06-27 15:48:55 +08:00
73498383ba Sync highlight changes from page to notebook 2023-06-27 15:47:32 +08:00
52ee03f2d2 Use notebook pane for PDFs 2023-06-27 15:47:32 +08:00
0d40f40eeb Handle deleting highlights in the notebook modal on PDFs 2023-06-27 15:47:32 +08:00
289405364b fix comments 2023-06-27 15:47:32 +08:00
88b38037de Allow escape to close highlights view 2023-06-27 15:47:32 +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
5925f50826 Better handling article notes 2023-06-27 15:47:32 +08:00
80652dcf23 Better colors for light mode notebooks 2023-06-27 15:47:32 +08:00
6c4ad1e176 Add missing file 2023-06-27 15:47:32 +08:00
c5cb6097b3 Different alphas for light and dark highlights 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
94286c6676 clean up highlights layout to work with new highlight items 2023-06-27 15:47:32 +08:00
f1e6603099 Use the side pane view for notebooks in the library 2023-06-27 15:47:27 +08:00
f5792cfc3a Add padding on bottom of notebooks, add cancel button to note editor 2023-06-27 15:46:50 +08:00
b719f5df2a Allow the highlights bars and modals to open while the side pane is open 2023-06-27 15:46:50 +08:00
64051f3b3f Use full width for highlights pane on smaller screens 2023-06-27 15:46:50 +08:00
aab893584e MOre work on notebook side pane 2023-06-27 15:46:50 +08:00
1e38154e54 Clean up label styling 2023-06-27 15:46:50 +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
b916b4a065 Fix bug preventing setting a highlight note to an empty string 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
630a11e878 Remove unused props 2023-06-27 15:46:49 +08:00
ff06f817fe Better handling of state changes on notes 2023-06-27 15:46:49 +08:00
f1e435ff0b Passing error messages for notebooks 2023-06-27 15:46:49 +08:00
fca3a4c2ea Labels update 2023-06-27 15:46:49 +08:00
9f20fd4736 Clean up notebook options 2023-06-27 15:46:49 +08:00
15dd87db8f Clean up note saving, linting fixes 2023-06-27 15:46:49 +08:00
cb7e4f7d7f Remove hover actions on grid view 2023-06-27 15:46:49 +08:00
b0b7bf5dcc Update notebook styling 2023-06-27 15:46:49 +08:00
b1a7fc8488 Improve styling of notes 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
6ef970a6e4 Merge pull request #2424 from omnivore-app/fix/twitter
fix: tweet not saved
2023-06-26 21:55:56 +08:00
607e22ce94 fix: tweet with no text failed to save 2023-06-26 21:46:52 +08:00
937be20928 fix: tweet format 2023-06-26 21:11:04 +08:00
054b13c2a1 Merge pull request #2423 from 340rahul/fix_2267_mobile_highlightBar
#2267 Fix styling for highlight bar in mobile.
2023-06-26 18:22:43 +08:00