Commit Graph

1633 Commits

Author SHA1 Message Date
4b627d9058 Stop event propogation over hover cards so we dont click on cards when opening the menu 2024-03-05 10:53:10 +08:00
158a833d2d Remove tooltip wrapped component 2024-03-05 10:18:07 +08:00
8ef19ba28c Remove tooltips to fix library clash 2024-03-05 10:10:16 +08:00
91df117072 Remove onOpenChange 2024-03-05 09:34:36 +08:00
9f9d28a0eb Add z-index to menus 2024-03-04 22:49:03 +08:00
e6b76bf463 Remove callback funcs 2024-03-04 21:42:05 +08:00
36e62f2984 Add some debug 2024-03-04 21:22:57 +08:00
8d77341dd0 Merge pull request #3616 from omnivore-app/fix/web-dismiss-pointer
Attempt to wrap modal root onopenchange to handle pointer events
2024-03-04 21:01:26 +08:00
b7cc86163c Remove update functions 2024-03-04 14:11:50 +08:00
409006ff2b Allow setting text as RTL in the reader 2024-03-04 13:55:50 +08:00
678de05e3d Add some debugging 2024-03-04 13:34:07 +08:00
b719a8aa74 Attempt to wrap modal root onopenchange to handle pointer events 2024-03-04 13:02:18 +08:00
532c806c90 Allow overflow on grid cards, clear pointer events from dropdowns after triggered
The pointer events from radix are not cleared if a modal is opened
from a dropdown, so we manually clear them here.
2024-03-04 10:24:06 +08:00
12704fa13b Merge branch 'web-production' into main 2024-03-01 14:40:34 +08:00
f3d5903d0c Temporarily disable ai summaries 2024-03-01 11:15:18 +08:00
6da5d381c0 Handle interaction outside modals 2024-02-29 21:43:56 +08:00
e272463620 Remove unused imports 2024-02-29 18:42:21 +08:00
6798a06d15 Fix style of the read now success toast 2024-02-29 18:41:52 +08:00
69113e429c Give search box more space on mobile 2024-02-29 15:45:41 +08:00
39f8d5767a More small screen fixes 2024-02-29 15:37:40 +08:00
b319a5a5c9 Some layout tweaks 2024-02-29 15:27:47 +08:00
6831fed786 Remove padding of header on mobile 2024-02-29 15:17:51 +08:00
716e54c1fe Add label import 2024-02-29 14:21:52 +08:00
0930548f31 Move the key 2024-02-29 14:20:41 +08:00
234b24ac4d Hover for TLDR buttons 2024-02-29 14:08:01 +08:00
9739d58fdf Add multi select file 2024-02-29 12:46:02 +08:00
c67bd364ae Hide shortcuts menu item 2024-02-29 12:09:45 +08:00
0640233e8a Remove unused imports 2024-02-29 12:05:41 +08:00
614b086ca4 Better hovers for header items 2024-02-29 12:01:58 +08:00
efb5286efa Handle switching state on first hover of button 2024-02-29 10:55:48 +08:00
9d5a90538a Switch to the circle buttons 2024-02-29 10:38:42 +08:00
0e7bd46916 Add some padding to the search box 2024-02-29 10:31:46 +08:00
e4fb01785b Add function for checking user flags 2024-02-29 10:12:10 +08:00
2a7087deab fill width for errors 2024-02-29 09:25:01 +08:00
d4ee3c5ff7 Improve multiselect box hover states 2024-02-28 20:58:42 +08:00
129d46a34b Remove clipping paths 2024-02-28 15:52:22 +08:00
8205b38007 Only show TLDR if the user is opted in 2024-02-28 15:14:34 +08:00
a7688e0efc Dont show hover cards when in multiselect mode 2024-02-28 15:14:34 +08:00
8dd71f12aa Remove extra margin on smaller screens now that the card is left aligned 2024-02-28 15:14:34 +08:00
a27b257068 Fixup checkbox icons 2024-02-28 15:14:34 +08:00
955be7b91e Left alignment of the library items 2024-02-28 15:14:34 +08:00
d2bf31d9c5 Use the browser icon for "open original" 2024-02-28 15:14:34 +08:00
c20d8e6b4d Add summaries, display accont features 2024-02-28 15:14:32 +08:00
fbd873dd2d Add a key property to menu items 2024-02-26 15:15:15 +08:00
5334012a8f Fallback to a dropdown menu in settings view for navigation 2024-02-26 15:12:28 +08:00
6083c03557 More spacing on hover actions 2024-02-26 14:48:05 +08:00
ba300cf14b Add open original hover action 2024-02-26 14:44:58 +08:00
b135e79297 Fix rounded corners in list view on small screens 2024-02-26 14:41:16 +08:00
0ed8623e65 Comment out the withLabel icon until its working better 2024-02-26 14:08:10 +08:00
d0a0dbb32f Remove debug line 2024-02-26 13:33:52 +08:00