Commit 40a234d
committed
Updates feed highlight card date display
Replaces the specific date formatting with a more user-friendly "time ago" display in the feed highlight card.
This change improves the user experience by presenting relative time information,
like "5 minutes ago" or "yesterday", instead of fixed date formats, making it easier
for users to quickly understand when the news was published.1 parent 50b6e1d commit 40a234d
2 files changed
Lines changed: 2 additions & 136 deletions
File tree
- MacMagazine/Features/NewsLibrary/Sources/NewsLibrary
- Extensions
- Views/Components
Lines changed: 0 additions & 134 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments