refactor(web): Extract asset grid layout component from TimelineDateGroup and split into AssetLayout and Month components (#23338)

* refactor(web): Extract asset grid layout component from TimelineDateGroup and split into AssetLayout and Month components

* chore: cleanup

---------

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
This commit is contained in:
Min Idzelis
2025-11-24 18:09:46 -05:00
committed by GitHub
parent 78553a0258
commit 7694b342ed
5 changed files with 262 additions and 264 deletions
@@ -196,7 +196,7 @@
withStacked
onThumbnailClick={handleThumbnailClick}
>
{#snippet customLayout(asset: TimelineAsset)}
{#snippet customThumbnailLayout(asset: TimelineAsset)}
{#if hasGps(asset)}
<div class="absolute bottom-1 end-3 px-4 py-1 rounded-xl text-xs transition-colors bg-success text-black">
{asset.city || $t('gps')}