Commit 9615bff
authored
feat blog: fix for paddings on mobile (#254)
* feat(Blog):fix for clickable link in post details, fix for author details
* feat(Blog):refactoring after removing author modal
* feat(Blog): fix unified date format
* feat(Blog): Fix for click-outside-to-close search, recommended posts are limited to 3
* feat(Blog): selectedAuthorData fixed
* feat(Blog): Added description for /blog/[slug] metadata, Added Schema.org JSON‑LD for Article (BlogPosting) and BreadcrumbList , Added <time datetime> tags where blog dates renders
* feat(Blog): fix hover social links, fixed duplication not found search
* feat(Blog): Added: breadcrumbs to the post details page and updated the BreadcrumbList, logo to the cocial links in User info, Fixed: main container alignment, category navigation in breadcrumbs
* feat(Blog): Added: breadcrumbs to the post details page and updated the BreadcrumbList, logo to the cocial links in User info, Fixed: main container alignment, category navigation in breadcrumbs
* feat(Blog): Added scroll on the main blog page on filtering by author, fied breadcrumbs category translaion, added category to the recommended cards, fixed search for localisations
* feat(Blog): Changed image size on the post details page
* feat(Blog): added tests
* feat(Blog): fix for big post on the post page, added tests
* feat(Blog): resolving comments
* feat(Blog): fixed hover for social links icins - dark theme
* feat(Blog): bringing the style on the blog page to a single site style
* feat(blog): aligning syles
* feat(blog): resolving comment from CodeRabbit
* feat(blog):fix comment for deployment
* feat(Blog): adding pagination
* feat(Blog): Addind Text formatting visibility
* feat(Blog):adding text formating fix1 parent 9ade51d commit 9615bff
4 files changed
Lines changed: 103 additions & 45 deletions
File tree
- frontend
- app/[locale]/blog
- components/header
- studio
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments