Commit Graph

537 Commits

Author SHA1 Message Date
95ce2d72ab Making sure that search input has atleast one letter to save in local storage 2022-09-15 11:20:45 -06:00
fcca0e508b cleaning up CSS around List and List Items and spans 2022-09-15 11:17:04 -06:00
0d2f8fd043 More clean up on the CSS since now the menu dropdown is better aligned 2022-09-15 10:53:45 -06:00
2e58250779 controlling height of List, adding scrollbar on overflow 2022-09-15 10:43:30 -06:00
c6980fa843 Adding onClick on X on the Menu list items, fixing layout and moving props of Downshift - that fixed the layout and click events 2022-09-15 10:40:50 -06:00
eb98154b70 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078 2022-09-15 09:04:23 -06:00
e6ef9c98ca Fixing list view for longer texts and layout 2022-09-15 09:04:06 -06: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
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
a01194d780 Adding layout for the dropdown- CSS for the icons and text alignment 2022-09-12 16:48:23 -06:00
4de634a4ea Adding the icons and CSS for the dropdown - Search 2022-09-12 16:25:31 -06:00
cd97ff0ebb cleaning up comments related to searchTerm 2022-09-08 17:20:06 -06:00
2556fda6da commenting out searchTerm from the file, leveraging inputValue, setting up localStorage with data, loading the data in the dropdown, selection of the field 2022-09-08 17:18:21 -06:00
173f543de0 CSS clean up and removing commented out code that is not needed 2022-09-08 17:08:12 -06:00
04b6d8f6ea added filter functionality to the list 2022-09-08 15:01:32 -06:00
589f99b6cb some more polish around the list CSS 2022-09-08 14:37:41 -06:00
89b54bc20c updated local storage to populate search dropdown and background color for highlighted index 2022-09-08 14:18:01 -06:00
b5e11c9ca3 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078 2022-09-06 15:35:33 -06:00
0e91aeb2c7 adding the basic css to display the list 2022-09-06 15:34:22 -06:00
b739945a02 Added some functionality leveraging downshift but nothing visually set it yet 2022-09-03 18:09:14 -06:00
666329bdb2 Saving the search query in the local storage 2022-08-31 22:58:27 -05:00
04acffd668 Adding Packages - downshift and recent searches and basic code 2022-08-31 22:04:45 -05: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