Browse Source
Replace @Emit decorator with function prop pattern for better parent control over image caching behavior. ActivityListItem now accepts onImageCache function prop that parent components can use to handle image caching with custom logic. Updated HomeView to use new function prop interface with simplified method signature.pull/142/head
2 changed files with 18 additions and 9 deletions
Loading…
Reference in new issue