|
|
ccf10610c8
|
feat(webapp): feed view mode (#9285)
|
2026-02-21 18:48:41 +00:00 |
|
|
|
6b6e77c2a5
|
fix(webapp): optimize masonry grid rendering and add SSR compatibility (#9284)
|
2026-02-21 12:39:12 +00:00 |
|
|
|
e3a41cb828
|
fix(webapp): add responsive masonry layout and skeleton loading UI (#9282)
|
2026-02-21 11:01:59 +00:00 |
|
|
|
c269e971f2
|
refactor(webapp): ds-grid (#9248)
|
2026-02-19 23:57:58 +00:00 |
|
Wolfgang Huß
|
a1b12568ef
|
Revert PR 'feat(webapp): on newsfeed add bigger y-gap between posts' #6121
|
2023-03-20 13:36:02 +01:00 |
|
Markus
|
851679fe33
|
increased the y-Gap in the masonry-grid component for a better overview
|
2023-03-13 15:01:08 +01:00 |
|
ogerly
|
55106dbe69
|
fix post teaser width in mobile view
|
2023-02-09 16:00:05 +01:00 |
|
Alina Beck
|
3116f8cc0a
|
use imageAspectRatio to set an estimated initial height for grid items
|
2019-11-27 21:35:43 +03:00 |
|
mattwr18
|
95be6eaee6
|
Initial commit to add placeholder image for Post
|
2019-11-20 16:52:20 +01:00 |
|
Alina Beck
|
bec5ed9695
|
remove computed props from grid
|
2019-08-19 10:37:20 +01:00 |
|
Alina Beck
|
b0de4ec2b5
|
move calculation from grid to grid item
|
2019-08-19 10:16:44 +01:00 |
|
Alina Beck
|
76be960c03
|
move grid calculations to masonry grid components
|
2019-08-18 18:25:14 +01:00 |
|