mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
53aced666e
- Update asset-grid.svelte to wrap Timeline component - Map old AssetGrid props to new Timeline props - Convert onThumbnailClick to onAssetOpen callback - Update change-date component to support icon and confirmText props This allows existing code to continue using AssetGrid API while internally using the new Timeline implementation.