eddbcd293a
add toggle for auto highlight mode on ios
2023-02-09 15:22:39 -08:00
3062e16e63
Pass tap events from web reader into native instead of setting up gestures in native
...
This allows us to handle tap events based on state better, most
importantly it means we wont raise the bottom buttons if the
there is a tap to dismiss an active menu.
2023-02-08 18:52:17 +08:00
f800e3a04e
Make the TextChips on iOS and Web match better
2023-02-07 17:32:32 +08:00
d8392a64dd
Remove unused color
2023-02-07 15:56:53 +08:00
bfe2c7db27
More consistent header font and colors
2023-02-07 15:41:22 +08:00
319e31edfc
Add title and label changing to ArticleContainer
...
This prevents us from getting stuck an a loop of change events
when the user changes some settings.
2023-02-07 15:25:56 +08:00
ea0f114d64
Linting clean up
2023-02-07 11:03:53 +08:00
fc20a90534
Handle double tap on highlights to open the note modal
2023-02-07 11:03:53 +08:00
5891dbae10
Clear selection after creating a highlight on release
2023-02-07 11:03:53 +08:00
92d5851aa9
Enable highlight on selection behavior on iOS
2023-02-07 11:03:53 +08:00
4f2d05d3be
Remove highlightsBaseURL as it is no longer used
2023-02-07 11:03:53 +08:00
0a4774828d
Allow overriding the logo click destination for tools
2023-02-03 14:44:07 +08:00
f4d2726db7
Sync highlight deletions on PDFs
2023-02-02 14:19:15 +08:00
49acfd71cb
Simplify code to get annotation ids from customData
2023-02-02 14:09:48 +08:00
adb122fe55
Remove debug code
2023-02-02 13:51:45 +08:00
23615db32a
Fix deleting highlights from the PDF notebook modal
2023-02-02 11:49:12 +08:00
a3396997b2
Handle PDF diffs when sorting the notebook
2023-02-01 17:38:43 +08:00
f6622bc959
Remove some debug code
2023-02-01 17:04:14 +08:00
a4ed72439f
Sort highlights in notebooks
2023-02-01 17:00:09 +08:00
fe9ed7aa13
Track the highlight position percent and anchor index when saving on web
2023-02-01 16:42:36 +08:00
4c04bcffa8
Rename HighlightsModal to NotebookModal
2023-02-01 15:17:36 +08:00
bd52eef2a9
Merge pull request #1711 from omnivore-app/feat/recent-emails-ux
...
Initial work on the recent emails feature
2023-01-28 15:23:23 +08:00
5d9aa8cb6b
Add documentation link to main dropdown menu
2023-01-27 12:17:27 +08:00
7dd026d471
Add key to landing sections loop
2023-01-26 22:46:55 +08:00
1f0f2bdb37
Add Chinese language version of about page
2023-01-26 22:35:42 +08:00
2168b73c67
Always reserve space for create button so the table doesnt move when navigating between settings views
2023-01-25 20:47:40 +08:00
52d32d4f24
Allow viewing text of recently received emails
2023-01-25 19:10:42 +08:00
49792cd84c
Fix URLs for @1x images
2023-01-24 19:13:44 +08:00
5e539ad82c
Add missing About file
2023-01-24 18:29:10 +08:00
54727dd00c
Add section on open source
2023-01-24 18:25:49 +08:00
af97ccefd9
Fix component name, linting fixes
2023-01-24 18:09:11 +08:00
9391092a52
Update landing page layout and graphics
2023-01-24 18:03:30 +08:00
25fffa5e14
Set width and height on infolink so its positioned correctly
2023-01-18 19:42:55 +08:00
d08763c126
Fix default values when creating API keys, sort keys by createdAt
2023-01-18 18:46:03 +08:00
287f569220
Dont use a button and a dropdown option, fire action from the option
2023-01-18 18:45:44 +08:00
5a5d0a5054
Use never as default expiration, fix key= prop
2023-01-18 18:16:30 +08:00
4e2197331c
Fix default expiration to match form
2023-01-18 18:01:34 +08:00
cf96ece945
Add confirmation for deleting emails
2023-01-17 20:11:54 +08:00
30155f1321
Empty rows for table settings, formatting fixes, less differences between mobile web and desktop
2023-01-17 17:45:21 +08:00
23b1f13522
Use same table base for emails and subscriptions
2023-01-17 15:28:35 +08:00
f674bb34aa
Style tweaks for the emails list
2023-01-16 21:57:34 +08:00
d6042999c5
Merge pull request #1656 from omnivore-app/feat/update-landing-feature-graphic
...
Update the feature graphic on landing page and login page
2023-01-16 16:33:31 +08:00
6eb019cc76
Use webBaseURL to make twitter image url absolute
2023-01-16 16:03:17 +08:00
a409935da3
Fix concat of test image url
2023-01-16 15:14:07 +08:00
e04ad1568b
Test making twitter image url absolute
2023-01-16 15:05:53 +08:00
9034a75151
Add twitter image data handlers
2023-01-16 14:27:53 +08:00
ca1de74da8
Add updateHighlight call to the PdfReader
2023-01-16 13:55:12 +08:00
6a5618eb82
When notes are added/removed from notebook, refresh reader
2023-01-16 13:43:42 +08:00
3e9be89077
Fix bug preventing notes from being saved when added in the notebook
2023-01-16 13:02:08 +08:00
414b7aee0d
Set width/height on feature graphic
2023-01-16 12:41:39 +08:00