История коммитов

Автор SHA1 Сообщение Дата
  onevcat ff673e68b5 Refactor SwiftUI transition rendering logic 7 месяцев назад
  FunnyValentine 4c27554cea Add SwiftUI native transition support for KFImage 7 месяцев назад
  onevcat 3733a278ee Remove undesired duplicated changes 7 месяцев назад
  Wei Wang 8e41dd9a85 Merge branch 'master' into master 7 месяцев назад
  onevcat d10eeaf6a5 Add onFailureView modifier for custom failure views in SwiftUI 7 месяцев назад
  Abdulaziz Alobaili 1321e20d57 Introduce the `onFailureView` modifier 7 месяцев назад
  Abdulaziz Alobaili 4401324e52 Introduce the `onFailureView` modifier 7 месяцев назад
  onevcat 4a99f5625d Fix Sendable warnings in Xcode 26 7 месяцев назад
  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 лет назад
  Alex Vaiman 677d77d8bb reducePriorityOnDisappear, flag to reduce download task priority on cell disappearing. 2 лет назад
  onevcat 2eb1cff4b2 Fine-tune for the image rendering trigger 3 лет назад
  Rick M 75041a4e0c Fix 'initializer for conditional binding must have Optional type, not 'AnyView'' error under Swift 5.8 development snapshot tools. 3 лет назад
  onevcat 53f26d294e Implement `contentConfiguration` for generic typed view 3 лет назад
  onevcat ebd0535fa5 An option to allow load before view appear 3 лет назад
  onevcat 5625aa934e Workaround for #1988 3 лет назад
  onevcat 572abfc7ab Respect layout behavior when explicit placeholder is given 3 лет назад
  onevcat e07e3cd6d0 Overlay the placeholder view to allow onAppear executing 3 лет назад
  onevcat 3f5b549db8 Remove body loading 4 лет назад
  onevcat 7755800d09 Load image when appear when need force transition 4 лет назад
  onevcat 8dabee0aeb Start loading when evaluating view 4 лет назад
  onevcat 08b775628d Expose configurable animated image view 4 лет назад
  onevcat 085198f607 Use ZStack for image setting now all using the same view id 4 лет назад
  onevcat 54b375dd0a Use a cleaner placeholder view 4 лет назад
  onevcat fa0da00a58 Add a progress based placeholder modifier 4 лет назад
  onevcat b0b935c278 Improve KFImage lifetime based on StateObject impl 4 лет назад
  onevcat ad22e8b088 Add Combine import to prevent device building error 4 лет назад
  onevcat b2dbb2bb62 Merge branch 'master' into feature/StateObject 4 лет назад
  onevcat e30efd8236 Fix build issue for general device 4 лет назад
  onevcat ae88f5315b Use StateObject for image binder 4 лет назад
  onevcat bfc5b85c4e Upgrade SwiftUI deploy target 4 лет назад