Commit Graph

513 Commits

Author SHA1 Message Date
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
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
7673814fd3 Add a delete page article action, add keyboard ctrls for confirm dialogs 2022-08-22 15:53:22 +08: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
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
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
f6cdfaf8c9 Use bold on the new library headline font 2022-08-18 11:51:29 +08:00
7a19d613ac Added CSS to make Menu scrollable 2022-08-17 16:12:21 -05:00
a7f7f80c90 Fix the style for cancel buttons on non-login pages 2022-08-17 14:21:57 +08: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
dfca5d1be7 adding the active status to the menu items 2022-08-15 19:02:13 -05:00
0c27f5445d Remove empty arrow function 2022-08-15 14:53:57 +08:00
bd89ee4e17 Handle changing the list layout and search term using a coordinator pattern 2022-08-15 14:44:05 +08:00
b6d58d15be Make the library layout toggles into buttons 2022-08-15 12:13:25 +08:00
4ed34d6a0b Rename library active menu item colour var to be more descriptive 2022-08-15 11:09:27 +08:00
e2a04c0ea6 Improve layout of library page headers 2022-08-15 10:37:26 +08:00
7491367821 Use an icon for subscriptions
Should probably use site icons where we can, but this at least
fixes the UI.
2022-08-12 14:42:23 +08:00
745416d5f1 Fix empty arrow function 2022-08-12 12:07:49 +08:00
7a8516eb6b SVG attribute naming cleanup 2022-08-12 11:51:20 +08:00
e4a66f8f9e Use a single dictionary for labels and subscriptions 2022-08-12 11:48:03 +08:00
5e5ed35687 Added Code to support sub menu for Labels and subscriptions 2022-08-12 01:16:22 +02:00
b6af9d3e5c Add libraryActive colour 2022-08-11 19:21:05 +08:00
695a9ce649 Add page with new library layout 2022-08-11 17:36:09 +08:00
858448e0d4 Update style for new library, display progress bar backgrounds 2022-08-11 17:34:44 +08:00
4f19d9f5ec Add new text style 2022-08-11 17:34:14 +08:00
29a1f466ef Add new colours for library 2022-08-11 17:33:33 +08:00
c127edbf73 Remove margin as the container will handle this, try making an item active, use new icon 2022-08-11 17:32:34 +08:00
496e3d651d Move the menu off the homefeedgrid into new library layout 2022-08-11 17:31:09 +08:00
1e2f965931 Merge branch 'main' of github.com:omnivore-app/omnivore into 1017 2022-08-10 19:46:14 +02:00
f0d4c6fd7f Removing the commented out code because now the functionality is supported through the Menu for Big screens 2022-08-10 19:00:30 +02:00
42eba03de7 adding text color variable so that it works for both themes for menu 2022-08-10 18:59:01 +02:00
f3a5f82b64 Make sure the cancel button matches design 2022-08-10 16:46:56 +08:00
d4821d07e0 Use dark font on reset title because it should not be themed 2022-08-10 16:10:31 +08:00
4ba54222a8 Enable email login on web 2022-08-10 14:28:39 +08:00
fac0e78c3d moved search bar and library to the top of menu, updated some more overriding styles 2022-08-08 16:16:19 +02:00
2416efadb2 Ask for confirmation when unsubscribing 2022-08-08 12:57:37 +08:00
3a513cd4c6 Updating menu with new dynamic items like labels and subscriptions, also updating the architecture 2022-08-05 16:28:03 +02:00