aa2e20d9c0
Edit title and description modal
2023-03-02 12:59:31 +08:00
211ba68f6f
Remove debug line
2023-03-02 10:28:50 +08:00
a95477ab0e
Track menu state so we dont hide buttons when they open
2023-03-01 23:29:33 +08:00
b07485443f
Handle focusing the active element on hover
2023-03-01 23:13:30 +08:00
c6f752d3c4
Wrap the next Link in the VStack so we still get hover states from the Library list code
2023-03-01 21:20:10 +08:00
7cd8fee664
Hover on the left menu items
2023-03-01 20:41:52 +08:00
90c8837c39
Display hover menu backgrounds
2023-03-01 20:35:16 +08:00
d05aa87fe8
Handle large lists of labels on some cards
2023-03-01 16:04:52 +08:00
deb41afd3f
Use full width for cards
2023-03-01 15:36:56 +08:00
fef1349dde
Remove old commented out code
2023-03-01 15:30:00 +08:00
c58e3b3762
Use Next link on grid card
2023-03-01 13:21:49 +08:00
602eb26d57
Tweak color of topline on grid cards
2023-03-01 12:35:34 +08:00
b091ff830f
Improve handling of labels
2023-03-01 10:56:00 +08:00
0b33f63680
Some sizing tweaks for larger screens
2023-03-01 10:42:56 +08:00
c3b5666f79
Use 4 columns on larger screens, increase menu width
2023-03-01 10:03:23 +08:00
3325bddd90
Go back to old cards for now
2023-02-27 15:29:30 +08:00
be395019ec
Help typescript out a bit
2023-02-27 15:12:09 +08:00
e9ae311559
Add wordsCount and better center new grid cards
2023-02-27 15:07:04 +08:00
c14550f14f
Use new grid cards
2023-02-27 14:54:48 +08:00
6ea7d04059
Fix avatar dropdown props
2023-02-27 12:10:32 +08:00
066766d980
Remove unused code
2023-02-27 11:12:29 +08:00
9d6a28cc74
More warnings clean up
2023-02-27 10:34:12 +08:00
65441ae06d
Remove some unused code
2023-02-27 09:49:49 +08:00
35b94ee237
Remove unused modals
2023-02-27 09:23:04 +08:00
30090e0320
Article container fixes to new design, more header work
2023-02-25 09:49:18 +08:00
a57dad444d
Move keyboard commands from header into layout
2023-02-25 08:51:25 +08:00
09328edfe5
Updated library cards
2023-02-24 10:09:24 +08:00
5d9aa8cb6b
Add documentation link to main dropdown menu
2023-01-27 12:17:27 +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
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
a15af3f514
Different sizing for highlight bar if displaying the extra image
2022-12-21 12:55:08 +08:00
f13fc9c35a
Only save labels from the modal when the user finishes selection
...
This prevents creating issues by calling the setlabels mutation
too frequently if a user is rapidly changing labels, if that
happens a failure in the API could cause the user's changes
to be overwritten.
2022-12-21 12:29:34 +08:00
300969cc47
Display label chips on the highlights view
2022-12-02 13:39:23 +08:00
5ab647c629
Increase the z-index on the confirmation dialog so it can be displayed over modals
2022-12-02 12:32:14 +08:00
f2d8d48e41
Tweak the highlights view padding, handle empty string annotations
2022-12-01 18:57:59 +08:00
a4a32dec2b
Make the web notebook UI better match the iOS UI
2022-12-01 18:26:35 +08:00
53c9881fe0
Allow setting highlight labels by clicking a highlight
2022-11-29 11:58:32 +08:00
9fde7c98a4
Handle invalid URLs in the shouldHideUrl check
2022-11-25 16:17:32 +08:00
87fa9611ec
Add web UI for editing bylines
2022-11-25 11:16:20 +08:00
6a918bd074
Show the being deleted item in the confirmation modal
2022-11-24 14:56:44 +08:00
89d4259a8e
Hide google storage URLs and stub URLs on library cards
2022-11-22 12:33:15 +08:00
97fb36bc3c
Merge pull request #1396 from omnivore-app/feat/ultra-voices
...
iOS work on realistic voices
2022-11-15 08:54:59 +08:00
f3f1a9deff
Enable the integrations page on the dropdown menu
2022-11-14 17:11:41 +08:00
fa99af3f6a
Better handling of articles with stub URLs that shouldn't be used (happens with newsletters that dont have a URL')
2022-11-11 15:56:03 +08:00
4b287f0a69
Remove Integrations from menu so we can deploy it and test
2022-10-26 16:45:24 +08:00
15024480aa
Integrations Page
2022-10-17 22:47:42 -05:00