Commit graph

123 commits

Author SHA1 Message Date
Jackson Harper
205f337ea7 Always display hover state on touch devices for menu 2023-03-06 12:16:55 +08:00
Jackson Harper
8c02184b99 Consolidate library styles 2023-03-06 11:34:02 +08:00
Jackson Harper
b8f24e7be5 Consolidate styles for list and grid cards 2023-03-06 11:24:45 +08:00
Jackson Harper
ac5c3e0176 Fill color for the progress bars in dark 2023-03-03 19:01:07 +08:00
Jackson Harper
35bed5236a Light / dark tweaks 2023-03-03 18:54:09 +08:00
Jackson Harper
f725eea1e5 Borders on list view 2023-03-03 14:23:15 +08:00
Jackson Harper
37b8d644a5 Use theme for display font 2023-03-03 13:29:36 +08:00
Jackson Harper
3eb74251da Work on dark mode 2023-03-03 12:15:02 +08:00
Jackson Harper
e09aaf0347 Use SF pro instead of SF Pro Display 2023-03-03 10:58:36 +08:00
Jackson Harper
3b132490c9 Start adding a search modal thingy 2023-03-03 10:21:06 +08:00
Jackson Harper
7f6c0e9e0a Reading progress dot shouldnt be green 2023-03-02 21:56:46 +08:00
Jackson Harper
7fcd5e300d menu size max list size 2023-03-02 21:41:16 +08:00
Jackson Harper
b4512c7f14 Add library list card 2023-03-02 21:36:44 +08:00
Jackson Harper
ded3768766 Library list view implementation 2023-03-02 21:22:19 +08:00
Jackson Harper
aa2e20d9c0 Edit title and description modal 2023-03-02 12:59:31 +08:00
Jackson Harper
211ba68f6f Remove debug line 2023-03-02 10:28:50 +08:00
Jackson Harper
a95477ab0e Track menu state so we dont hide buttons when they open 2023-03-01 23:29:33 +08:00
Jackson Harper
b07485443f Handle focusing the active element on hover 2023-03-01 23:13:30 +08:00
Jackson Harper
c6f752d3c4 Wrap the next Link in the VStack so we still get hover states from the Library list code 2023-03-01 21:20:10 +08:00
Jackson Harper
7cd8fee664 Hover on the left menu items 2023-03-01 20:41:52 +08:00
Jackson Harper
90c8837c39 Display hover menu backgrounds 2023-03-01 20:35:16 +08:00
Jackson Harper
d05aa87fe8 Handle large lists of labels on some cards 2023-03-01 16:04:52 +08:00
Jackson Harper
deb41afd3f Use full width for cards 2023-03-01 15:36:56 +08:00
Jackson Harper
fef1349dde Remove old commented out code 2023-03-01 15:30:00 +08:00
Jackson Harper
c58e3b3762 Use Next link on grid card 2023-03-01 13:21:49 +08:00
Jackson Harper
602eb26d57 Tweak color of topline on grid cards 2023-03-01 12:35:34 +08:00
Jackson Harper
b091ff830f Improve handling of labels 2023-03-01 10:56:00 +08:00
Jackson Harper
0b33f63680 Some sizing tweaks for larger screens 2023-03-01 10:42:56 +08:00
Jackson Harper
c3b5666f79 Use 4 columns on larger screens, increase menu width 2023-03-01 10:03:23 +08:00
Jackson Harper
3325bddd90 Go back to old cards for now 2023-02-27 15:29:30 +08:00
Jackson Harper
be395019ec Help typescript out a bit 2023-02-27 15:12:09 +08:00
Jackson Harper
e9ae311559 Add wordsCount and better center new grid cards 2023-02-27 15:07:04 +08:00
Jackson Harper
c14550f14f Use new grid cards 2023-02-27 14:54:48 +08:00
Jackson Harper
65441ae06d Remove some unused code 2023-02-27 09:49:49 +08:00
Jackson Harper
09328edfe5 Updated library cards 2023-02-24 10:09:24 +08:00
Jackson Harper
9fde7c98a4 Handle invalid URLs in the shouldHideUrl check 2022-11-25 16:17:32 +08:00
Jackson Harper
89d4259a8e Hide google storage URLs and stub URLs on library cards 2022-11-22 12:33:15 +08:00
Rupin Khandelwal
eacb569489
Merge pull request #1278 from omnivore-app/bug/fix-gridLayout
Fix - Grid and List Layout
2022-10-10 11:18:47 -05:00
Jackson Harper
791c9a9113 Always treat highlightBackground as an array not a color now. This lets us apply alpha differently to backgrounds and underlines 2022-10-07 14:13:49 +08:00
Rupin Khandelwal
5bc3dec953 Fixed all the layouts and cleaned up CSS for grid 2022-10-06 12:45:43 -05:00
Rupin Khandelwal
b6173cdc2d Fixed the problem about the layouts - Fresh look helps 2022-10-06 11:47:02 -05:00
Rupin Khandelwal
ab17b9f2da Fix - Grid and List Layout 2022-10-04 13:03:55 -05:00
Jackson Harper
4fcb379950 A couple small font/color tweaks 2022-09-27 10:20:14 +08:00
Rupin Khandelwal
e805c5fade Removing commented out code and polish/clean up 2022-09-26 14:01:18 -05:00
Rupin Khandelwal
efcfc1afdb Compact list view completion 2022-09-26 13:57:18 -05:00
Rupin Khandelwal
84dbc45bc5 Compact List view Creation 2022-09-24 18:12:45 -05:00
Rupin Khandelwal
ed5084eaf1 cleaning up layout for Author 2022-08-29 23:45:55 -05:00
Rupin Khandelwal
ffbcc9ed46 Added condition for the image and increased font weight for the author 2022-08-29 21:28:20 -05:00
Rupin Khandelwal
5e7b5868d8 added condition for the origin text 2022-08-25 19:55:58 -05:00
Rupin Khandelwal
2a66829d24 removed some hard coded testing text 2022-08-25 19:52:49 -05:00
Rupin Khandelwal
fecaf5301e Added some CSS to match the designs and enabled some layouts 2022-08-25 19:51:09 -05:00
Rupin Khandelwal
78abc6b5c4 Feature 1079 -Updating list view to the latest design 2022-08-24 01:43:36 -05:00
Jackson Harper
1aa0780e29 Use a masonry layout for the library layout 2022-08-19 14:53:01 +08:00
Jackson Harper
695a9ce649 Add page with new library layout 2022-08-11 17:36:09 +08:00
Jackson Harper
858448e0d4 Update style for new library, display progress bar backgrounds 2022-08-11 17:34:44 +08:00
gitstart-omnivore
cec6dc5197 Rebase 2022-06-09 13:32:32 -07:00
gitstart-omnivore
313c4db094 Added unsubscribe menu option 2022-06-01 20:17:34 +00:00
Hongbo Wu
412d7cebc6 Remove www in the hostname if exists 2022-05-12 10:32:35 +08:00
Hongbo Wu
b4ec812f41 Use siteName in search result in web 2022-05-12 10:32:10 +08:00
Hongbo Wu
37ce895d01 Revert change in web 2022-05-11 23:07:13 +08:00
Hongbo Wu
b102e35465 Remove www. from the siteName 2022-05-11 22:25:38 +08:00
Jackson Harper
4c7dce330c
Merge pull request #537 from omnivore-app/OMN-434
[OMN-434]: cypress tests for saving links
2022-05-10 12:03:00 -07:00
Jackson Harper
1bda035890 Make the highlight cards work a little better in list mode 2022-05-05 14:44:45 -07:00
Jackson Harper
5ea67a0bea Pull in new highlight cards 2022-05-03 12:09:32 -07:00
gitstart-omnivore
57e6bcac8e Added cypress tests for saving links 2022-05-03 17:46:52 +00:00
Jackson Harper
73af8ada81 Allow editing labels from the library view 2022-04-19 11:10:36 -07:00
Jackson Harper
958e67a1cb Use block display for label chips so they wrap to new lines on overflow 2022-04-14 20:21:58 -07:00
Jackson Harper
6cb78cca34 Re-enable labels on the grid cards 2022-04-14 20:10:27 -07:00
Jackson Harper
c553b8317a Disable label chips on main grid to see if it is causing sizing issues 2022-04-13 16:19:39 -07:00
Jackson Harper
da561ca58b Query for labels with library items. Display properly on the home feed 2022-04-13 13:38:36 -07:00
Satindar Dhillon
85a192bc58 use grid for displaying narrow cards 2022-03-30 22:40:59 -07:00
Satindar Dhillon
6df107fc40 use a vstack for library list card on narrow widths 2022-03-28 22:28:08 -07:00
Satindar Dhillon
159791c017 break linkedItemCard file into multiple files 2022-03-28 21:59:10 -07:00