Commit Graph

119 Commits

Author SHA1 Message Date
0cdb1a08ac Break community button on small devices 2022-04-06 15:08:43 -07:00
69fcff3099 Remove unused theme colour 2022-04-06 14:44:04 -07:00
ff415b80a1 Remove unneeded debug line 2022-04-06 14:35:09 -07:00
1402e8b6f8 Attempt to load a second page of data after the first 2022-04-06 14:22:41 -07:00
2ef5a59d4c Use the background styles instead of box shadows on new cards 2022-04-06 13:51:52 -07:00
5711df8459 add top margin to web library list on narrow screens 2022-04-06 13:43:41 -07:00
eba8b53a0a resolve merge conflicts 2022-04-06 13:38:06 -07:00
2af85d567e specift correct grid card shadow hover 2022-04-06 12:56:01 -07:00
589e639bb5 Merge pull request #345 from omnivore-app/OMN-190
[Omn-190] - [Settings View] - Labels
2022-04-06 12:54:14 -07:00
dc028466d0 resolve merge conflict 2022-04-06 12:32:38 -07:00
5ab64f3f64 resolve merge conflict 2022-04-06 12:21:47 -07:00
8aed5fd517 Propogate changes to the font size
Because this is update in the page now, this needs to be reflected
when changed in the component.
2022-04-06 11:38:32 -07:00
06360a5993 Merge branch 'main' into OMN-190 2022-04-06 09:24:49 -07:00
09ee5d3f29 Standardize info link 2022-04-05 21:53:32 -07:00
e49bb8652a Use new layout for desktop labels, handle API errors 2022-04-05 21:35:28 -07:00
cdd950f1a7 With new layout we can always display colour text 2022-04-05 16:09:25 -07:00
239a283ca8 Darken the border on label chips 2022-04-05 15:17:02 -07:00
1c9161a105 Remove border on dropdown which causes UI to move around 2022-04-05 10:21:26 -07:00
b322add96e Use a single Plus icon 2022-04-04 22:03:04 -07:00
927044fabc Update Label import 2022-04-04 21:42:06 -07:00
2dfedd54a3 Remove grays and package 2022-04-04 16:03:46 -07:00
f9da151729 Remove unused colors 2022-04-04 15:50:49 -07:00
15173be0c3 Merge pull request #365 from omnivore-app/OMN-320
[OMN-320] - Ask for confirmation when removing links
2022-04-04 12:47:20 -07:00
4223433fbb [OMN-320] - Ask for confirmation when removing links 2022-04-01 08:23:57 +00:00
a34cf9adfb Add link to Emails to main dropdown
Also remove the unused navigate-to-feedback, we directly open
intercom from the dropdown.
2022-03-31 13:45:54 -07:00
1978a92a1b Effected review corrections 2022-03-31 13:03:50 +00:00
85a192bc58 use grid for displaying narrow cards 2022-03-30 22:40:59 -07:00
a0ef2fd40a Dont use isDarkMode, use themed color for setting icon colors 2022-03-30 20:31:50 -07:00
f4a037677f Consistent font sizes for headlines 2022-03-30 10:26:47 -07:00
72e68b2b5a Update the font and background colour on label chips 2022-03-30 09:45:07 -07:00
11db7be473 [Omn-190] - [Settings View] - Labels 2022-03-30 12:24:29 +00:00
6df107fc40 use a vstack for library list card on narrow widths 2022-03-28 22:28:08 -07:00
159791c017 break linkedItemCard file into multiple files 2022-03-28 21:59:10 -07:00
718db7345f Tone down the shadow in dark mode 2022-03-28 15:30:16 -07:00
b64764089b Add noreferrer 2022-03-28 15:00:05 -07:00
b266e2669a use for URL because Next prefers that, set the link target on install 2022-03-28 14:52:53 -07:00
b4d7d056b0 Use apple badge for install icon 2022-03-28 14:49:19 -07:00
febde10a3c Higher res @2x png images for install view 2022-03-28 12:35:35 -07:00
b4cee4d5f2 Update terms, dont make icons into links. User taps the download button to toggle 2022-03-28 11:56:27 -07:00
659d931cd3 Background colour of device icons on larger displays 2022-03-28 11:51:22 -07:00
9932b33fde fix svg attr naming issues 2022-03-28 17:16:26 +00:00
20038d1d0c remove placeholder data 2022-03-28 09:21:03 -07:00
fe22fb2093 fix card width issues 2022-03-28 13:54:27 +00:00
ceebcdea88 Merge commit '217b9e8835970e0f2c5b9fe2904af77f5caa8695' into OMN-134 2022-03-28 13:53:45 +00:00
7786a3f321 effected review changes 2022-03-28 12:57:28 +00:00
8dedb42d07 Merge commit '217b9e8835970e0f2c5b9fe2904af77f5caa8695' into OMN-192 2022-03-28 12:56:48 +00:00
a856297002 Add LabelChip file 2022-03-25 14:37:37 -07:00
1784edefaf Remove unused imports, use a single Label fragment 2022-03-25 14:17:02 -07:00
ea98d97915 Move the edit labels modal into the page so the embedded react component does not bundle it
This will have a native modal on iOS
2022-03-25 14:03:01 -07:00
0859002c0c Remove next dependencies from the article components
This pulls next related deps up into the page instead of the
component and allows us to pull next out of the app reader
dependency.
2022-03-25 13:26:01 -07:00