Commit History

Author SHA1 Message Date
  Alex Vaiman df8c264c41 Refactor to modify the task from the binder instead of directly from KFImageRenderer, aligning with the rest of the code style. 2 years ago
  Alex Vaiman 677d77d8bb reducePriorityOnDisappear, flag to reduce download task priority on cell disappearing. 2 years ago
  onevcat 2eb1cff4b2 Fine-tune for the image rendering trigger 3 years ago
  Rick M 75041a4e0c Fix 'initializer for conditional binding must have Optional type, not 'AnyView'' error under Swift 5.8 development snapshot tools. 3 years ago
  onevcat 53f26d294e Implement `contentConfiguration` for generic typed view 3 years ago
  onevcat ebd0535fa5 An option to allow load before view appear 3 years ago
  onevcat 5625aa934e Workaround for #1988 3 years ago
  onevcat 572abfc7ab Respect layout behavior when explicit placeholder is given 3 years ago
  onevcat e07e3cd6d0 Overlay the placeholder view to allow onAppear executing 3 years ago
  onevcat 3f5b549db8 Remove body loading 4 years ago
  onevcat 7755800d09 Load image when appear when need force transition 4 years ago
  onevcat 8dabee0aeb Start loading when evaluating view 4 years ago
  onevcat 08b775628d Expose configurable animated image view 4 years ago
  onevcat 085198f607 Use ZStack for image setting now all using the same view id 4 years ago
  onevcat 54b375dd0a Use a cleaner placeholder view 4 years ago
  onevcat fa0da00a58 Add a progress based placeholder modifier 4 years ago
  onevcat b0b935c278 Improve KFImage lifetime based on StateObject impl 4 years ago
  onevcat ad22e8b088 Add Combine import to prevent device building error 4 years ago
  onevcat b2dbb2bb62 Merge branch 'master' into feature/StateObject 4 years ago
  onevcat e30efd8236 Fix build issue for general device 4 years ago
  onevcat ae88f5315b Use StateObject for image binder 4 years ago
  onevcat bfc5b85c4e Upgrade SwiftUI deploy target 4 years ago
  onevcat d741585aff Move method 4 years ago
  onevcat 7a0f7c594e Rename macOS platform 4 years ago
  onevcat 48d08b227e Clean code 4 years ago
  onevcat eab7b62f44 Refactor to share code between KFImage and KFAnimatedImage 4 years ago