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
25530eb411
Enable the AddLinkModal in the Highlights Layout
2023-04-03 10:56:39 +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
bd705165c6
Improve highlight list scrolling
2023-03-31 21:47:13 +08:00
2d4723b2cd
Add extra spacing at bottom of mobile highlight list
2023-03-31 21:04:18 +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
2607445a0b
Wider views on small devices for notebooks
2023-03-31 14:36:34 +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
1acfb6dcc4
Add missing attribute
2023-03-31 09:57:41 +08:00
95d453298c
Unused imports
2023-03-27 15:07:19 +08:00
495b509c51
Update notebook modals, allow edit mode
2023-03-27 15:04:20 +08:00
2a0244b612
Refactor for PDF highlights
2023-03-27 14:53:33 +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
10c8348f1a
Update notes modal in PDFContainer
2023-03-24 20:42:56 +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
1fb3c44b93
WIP: Use a reducer when creating notes
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
d0a3f077e0
Set cursor to pointer on hover of left menu dropdowns
2023-03-22 16:29:30 +08:00
89d59be1f2
Improve the height of the header in the library
...
We need to handle library headers and PDF headers differently.
2023-03-21 12:57:40 +08:00
d2de0a2906
Dont use result url, always use passed in url
2023-03-20 17:32:49 +08:00
163dd62b58
Use url in save request
2023-03-20 17:02:30 +08:00
0ec054a486
Merge pull request #1928 from omnivore-app/fix/login-button-size
...
Dont force size of login button so padding is displayed correctly
2023-03-20 10:44:34 +08:00
45fe15b735
Dont force size of login button so padding is displayed correctly
2023-03-17 17:01:39 +08:00
cad4afbe8c
Revert "Update frontend"
...
This reverts commit cfb62a3995 .
2023-03-17 16:58:08 +08:00
8ca2036b36
Revert "Encode url"
...
This reverts commit d3f3506c76 .
2023-03-17 16:57:59 +08:00
5b947aac73
Filter library items with no highlights from the highlights mode
2023-03-17 16:22:49 +08:00
b8b4fa888c
Merge pull request #1923 from omnivore-app/fix/delete-highlight-fixes
...
Better handling of deleting highlights from the library highlights view
2023-03-17 16:06:22 +08:00
8f6a8cc036
Empty highlights component
2023-03-17 15:53:55 +08:00
baad0030ca
Handle highlight delete in the mobile library view
2023-03-17 15:24:22 +08:00
e2bf22f3ae
Update current item when deleting items if current item is deleted
2023-03-17 15:08:13 +08:00
6043d08046
Remove unneeded prop
2023-03-17 15:01:34 +08:00
e3a6cc2e5f
Positioning fixes for the highlights mode in the library
2023-03-17 14:59:37 +08:00
f61efd2d3e
Better handlding of deleting highlights from the library highlights view
2023-03-17 14:11:03 +08:00
d3f3506c76
Encode url
2023-03-17 11:50:28 +08:00
cfb62a3995
Update frontend
2023-03-17 11:37:59 +08:00