Commit Graph

769 Commits

Author SHA1 Message Date
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
08b5bab68a Set color/opacity when creating an overlaping highlight 2022-09-18 13:43:27 +08:00
4b84215970 Set an annotation preset to override the default opacity when creating highlights
For some reason this was not being set on Safari.
2022-09-18 13:39:53 +08:00
b714a2661a On Safari PDF Highlights are not setting opacity 2022-09-18 12:57:28 +08:00
f95efdb9c0 Merge pull request #1190 from omnivore-app/fix/morning-brew-newsletter-parsing
fix/morning brew newsletter parsing
2022-09-16 12:04:02 +08:00
fa5370c3e2 Add custom style for morning-brew newsletter market info table 2022-09-15 16:21:38 +08:00
bf24107db8 Disable android link until new build is live 2022-09-15 11:48:14 +08:00
f881b11aa2 Add the Android button to the about footer 2022-09-14 11:55:22 +08:00
bffbda7ddd Update default open graph image 2022-09-14 11:28:44 +08:00
d617a50bfa New copy for about and login pages 2022-09-14 11:19:19 +08:00
381634882e Remove unused template for old About page 2022-09-14 10:47:37 +08:00
66ea008f05 WIP: fetch speech files, show some follow along 2022-09-13 15:22:09 +08:00
ed5084eaf1 cleaning up layout for Author 2022-08-29 23:45:55 -05:00
df654591f0 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1079 2022-08-29 21:40:25 -05:00
ffbcc9ed46 Added condition for the image and increased font weight for the author 2022-08-29 21:28:20 -05:00
2beb75d747 isDark is a string in Swift so we need to check for "true" 2022-08-29 11:31:07 +08:00
5e7b5868d8 added condition for the origin text 2022-08-25 19:55:58 -05:00
2a66829d24 removed some hard coded testing text 2022-08-25 19:52:49 -05:00
fecaf5301e Added some CSS to match the designs and enabled some layouts 2022-08-25 19:51:09 -05:00
78abc6b5c4 Feature 1079 -Updating list view to the latest design 2022-08-24 01:43:36 -05:00
057ad67f76 Merge pull request #1117 from omnivore-app/fix/1116
Added space in menu items so it doesn't look so tight
2022-08-23 11:02:10 +08:00
2b35ae6f08 Merge pull request #1105 from omnivore-app/fix/library-masonry-layout
Use a masonry layout for the library layout
2022-08-23 10:54:17 +08:00
ee269dd4e9 Merge pull request #1113 from omnivore-app/feat/delete-page-article-action
Add a delete page article action, add keyboard ctrls for confirm dialogs
2022-08-23 10:53:07 +08:00
c522097a1d Added space in menu items so it doesn't look so tight 2022-08-22 13:54:12 -05:00
b2f511b160 Merge pull request #1101 from omnivore-app/fix/1096
Fix/1096 - Added line seprator above labels and subscriptions
2022-08-22 13:00:43 -05:00
f87a0f4c0e Merge pull request #1109 from omnivore-app/fix/1080
Fix/1080 - Adding background on the hover of a menu item
2022-08-22 12:58:57 -05:00
7673814fd3 Add a delete page article action, add keyboard ctrls for confirm dialogs 2022-08-22 15:53:22 +08:00
c039cc8cad Adding background on the hover of a menu item 2022-08-19 14:56:40 -05:00
3ad131b41b updated css to handle border length 2022-08-19 14:16:33 -05:00
8685bcfe58 Merge branch 'main' of github.com:omnivore-app/omnivore into fix/1096 2022-08-19 13:52:38 -05:00
c07ed75d1f Button alignment 2022-08-19 15:23:25 +08:00
431a36ff2e Make avatar layout match designs 2022-08-19 15:04:32 +08:00
1aa0780e29 Use a masonry layout for the library layout 2022-08-19 14:53:01 +08:00
0f92770851 Make caret in sidebar menu match designs 2022-08-19 13:50:53 +08:00
fec6a03945 Merge pull request #1100 from omnivore-app/fix/1092
Fix/1092 - Semi Bold font for Menu Items
2022-08-19 13:26:45 +08:00
c2ccc81e68 Fix/1096 - Added line seprator above labels and subscriptions 2022-08-18 17:13:33 -05:00
0a9d4a472f Fix/1092 - Semi Bold font for Menu Items 2022-08-18 16:55:04 -05:00
e016da47de Fix: 1091 Added padding on the left menu 2022-08-18 16:44:02 -05:00
3b0bbeb760 Dont have a maxwidth on colours dropdown, it needs a little more space with our new fonts 2022-08-18 12:37:37 +08:00
6a00f0b8c5 Revert the react dropdown menu upgrade, it broke all our menus 2022-08-18 12:35:21 +08:00
f6cdfaf8c9 Use bold on the new library headline font 2022-08-18 11:51:29 +08:00
0eda66652e Merge pull request #1090 from omnivore-app/fix/1076
Added CSS to make Menu scrollable
2022-08-18 11:43:44 +08:00
4893587a53 Merge pull request #1084 from omnivore-app/dependabot/npm_and_yarn/radix-ui/react-dropdown-menu-1.0.0
Bump @radix-ui/react-dropdown-menu from 0.1.6 to 1.0.0
2022-08-18 11:26:27 +08:00
7a19d613ac Added CSS to make Menu scrollable 2022-08-17 16:12:21 -05:00
f9480d39f4 Merge pull request #1087 from omnivore-app/1074
Remove Wiggle effect on sub menu items
2022-08-17 07:31:51 -05:00
a7f7f80c90 Fix the style for cancel buttons on non-login pages 2022-08-17 14:21:57 +08:00
e41b3cf2bd fixed CSS issues 2022-08-16 09:19:42 -05:00
616a652aed resolving conflicts 2022-08-16 09:03:48 -05:00
e0e47f1623 Merge pull request #1088 from omnivore-app/1075
Adding background color to active item and cleaning up
2022-08-16 08:56:18 -05:00
bf63ec61cb Fix empty arrow function 2022-08-16 17:20:21 +08:00