-
Notifications
You must be signed in to change notification settings - Fork 240
Pull requests: SDWebImage/SDWebImageSwiftUI
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix the data race because progress block is called in non-main queue
#341
by dreampiggy
was merged Nov 6, 2024
Loading…
Fixed old version compiler does not support automatic self capture in Xcode 14.2 and Swift 5.7.2
#340
by softmastx
was merged Nov 6, 2024
Loading…
Allows easy to use WebImage with
isAnimating
default to false and change to true later
#333
by dreampiggy
was merged Aug 29, 2024
Loading…
Fix for Hang Issue: Improving App Performance with Asynchronous Image…
#330
by chitraarasu
was closed Jul 11, 2024
Loading…
Fix the transition visual jump between placeholderImage and final image for AnimatedImage
#326
by dreampiggy
was merged Jul 1, 2024
Loading…
Use the new way for AnimatedImageViewWrapper, fix the transition visual jump between placeholderImage and final image
animated image
AnimatedImage struct
API
API changes
#325
by dreampiggy
was closed Jul 1, 2024
Loading…
Re-implements the aspectRatio support on AnimatedImage, fix issue like cornerRadius
API
API changes
#324
by dreampiggy
was merged Jun 27, 2024
Loading…
Update platform names in No functional changes && code garden
available
attributes
NFC
#321
by woxtu
was merged Jun 18, 2024
Loading…
Fix the issue for WebImage/AnimatedImage when url is nil will not cause the reloading
bug
Something isn't working
Fix AnimatedImage aspectRatio issue when ratio is nil
#301
by arnauddorgans
was merged Mar 9, 2024
Loading…
Update demo to add AVIF test images and AVIF animated images
#292
by dreampiggy
was merged Mar 9, 2024
Loading…
Try to workaround the #281 when imagePlayer stopPlaying trigger the Combine Publisher during deallocating
crash
#287
by dreampiggy
was merged Dec 13, 2023
Loading…
Update the AnimatedImage API to expose the SDAnimatedImageView
API
API changes
#285
by dreampiggy
was merged Dec 1, 2023
Loading…
Allows to use UIImage/NSImage as defaults when init the AnimatedImage with JPEG data
animated image
AnimatedImage struct
#277
by dreampiggy
was merged Oct 21, 2023
Loading…
Update the WebImage API to match SwiftUI.AsyncImage
#275
by dreampiggy
was merged Oct 21, 2023
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.