Commit graph

10 commits

Author SHA1 Message Date
Jackson Harper
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
Jackson Harper
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
Rupin Khandelwal
3e1ecaad76 Fixing z-index issue on modal 2022-07-20 23:35:32 +02:00
Jackson Harper
22c1f6f7b4 Implement UI for email login and registration 2022-07-18 20:43:41 -07:00
Jackson Harper
156c4cf2cf Update design on Add Link, and notes modals 2022-07-11 19:25:25 -07:00
Jackson Harper
9e3b192506 Clean up the design of FormModals 2022-07-11 18:15:14 -07:00
Jackson Harper
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
gitstart-omnivore
5182a3053a reverted OmnivoreNameLogo icon and change icon sizes 2022-04-28 03:07:01 +00:00
Jackson Harper
8978ff68f7 Use standard box shadow on modals 2022-04-13 09:58:50 -07:00
Jackson Harper
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00