Commit Graph

15 Commits

Author SHA1 Message Date
70ccc5bc4f Make the display settings respect theme 2024-06-21 11:22:06 +08:00
05bcb80dee Fix imports 2023-10-04 16:49:30 +08:00
f9e96a46a6 Use some of the new modal styles in the notes modal 2023-03-06 14:54:14 +08:00
79f6b4d973 Themeing, adjust modal overlay zindex to be above header 2023-03-03 20:52:59 +08:00
16654bafef Refactor the SetLabels components to allow them to take a highlight or article 2022-12-02 15:30:27 +08:00
47b8299625 Only use button active item focus in modal buttons
This is useful for keyboard tabbing but we don't want it on
all items as it creates a weird effect.

Fixes: https://github.com/omnivore-app/omnivore/issues/1197
2022-09-19 10:47:39 +08:00
95d866a120 Display the highlight delete confirmation outside the modal content
This fixes an issue where a long list of highlights wouldn't show
the confirmation modal properly if scrolled because the modal
would be in the scrolled content.
2022-07-28 12:18:25 -07:00
3e1ecaad76 Fixing z-index issue on modal 2022-07-20 23:35:32 +02:00
22c1f6f7b4 Implement UI for email login and registration 2022-07-18 20:43:41 -07:00
156c4cf2cf Update design on Add Link, and notes modals 2022-07-11 19:25:25 -07:00
9e3b192506 Clean up the design of FormModals 2022-07-11 18:15:14 -07:00
99ec93449b Use a Radix dialog instead of dropdown, add OpenDyslexic font, prefetch fonts
The main change here is using Dialog instead of dropdown. The
dialog uses a fixed position, so when the underlying document
dimensions change based on a font change, the dialog will still
be positioned properly.
2022-06-21 15:38:05 -07:00
5182a3053a reverted OmnivoreNameLogo icon and change icon sizes 2022-04-28 03:07:01 +00:00
8978ff68f7 Use standard box shadow on modals 2022-04-13 09:58:50 -07:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00