DreamPiggy
9cf2f513c9
Merge pull request #321 from woxtu/available
...
Update platform names in `available` attributes
2024-06-18 15:17:12 +08:00
woxtu
522e8bcbdf
Update platform names
2024-06-15 18:20:01 +09:00
woxtu
075405a3e8
Update version
2024-06-12 20:05:15 +09:00
DreamPiggy
10a19db583
Update README.md
...
Fill the link to 2.x branch
2024-03-09 23:27:14 +08:00
DreamPiggy
e057a3cda6
Release 3.0.0
...
This is the initial release. In the future this SwiftUI repo will merged into SDWebImage Core repo
2024-03-09 22:44:01 +08:00
DreamPiggy
cf0dc791bc
Merge pull request #292 from SDWebImage/example/avif
...
Update demo to add AVIF test images and AVIF animated images
2024-03-09 22:08:53 +08:00
DreamPiggy
3ce301076d
Upgrade to support visionOS on CocoaPods
...
This is needed by SDWebImage Core Example
2024-02-13 10:26:23 +08:00
DreamPiggy
9c6349cf32
Update demo to add AVIF test images and AVIF animated images
2023-12-28 16:57:31 +08:00
DreamPiggy
79961a5ac3
Update README.md
...
Fix the documentation link
2023-12-19 22:51:51 +08:00
DreamPiggy
11f2fba517
Update the readme about the tint color for AnimatedImage
...
Fix the implementation that breaks the compatible with SDWebImage 5.18+
2023-11-29 01:34:36 +08:00
DreamPiggy
ed081436eb
Update README.md
...
Added tutorial about SVG/PDF with tint color using WebImage/AnimatedImage
2023-11-29 00:40:47 +08:00
DreamPiggy
69c6f008dc
Update the watchOS demo without the force-touch
2023-09-21 22:38:58 +08:00
DreamPiggy
a94221fba0
Update the API of AnimatedImage as well
...
1. Change the placeholder into Web URL init method (placeholder not works for data/bundle init method)
2. Add convenient .progress/.activity syntax for AnimatedImage indicator
2023-09-21 21:43:47 +08:00
DreamPiggy
15990ac34f
Added the temp Carthage support to build visionOS framework
...
Fix some new warning on Swift 5.9
2023-09-02 22:43:10 +08:00
DreamPiggy
0e88e14339
Update the readme for visionOS platform
2023-09-02 22:17:05 +08:00
DreamPiggy
8b7ab6f3af
Update the Demo with SPM instead of CocoaPods
2023-09-02 21:56:56 +08:00
DreamPiggy
e29e0b9092
Merge branch 'master' of https://github.com/SDWebImage/SDWebImageSwiftUI into feature/visionOS
2023-09-02 21:42:51 +08:00
DreamPiggy
2c24b7f2b7
Added readme about visionOS
2023-09-02 21:28:07 +08:00
DreamPiggy
7db63eda0a
Update README
2022-12-26 19:28:22 +08:00
DreamPiggy
2909b0027a
Drop iOS 13/macOS 10.15/tvOS 13/watchOS 6 support
...
Changes:
1. Backport sources are removed
2. Availability is changed
3. Use StateObject instead
2022-12-26 17:53:04 +08:00
DreamPiggy
2221b4fde4
Released v2.2.0 version
...
Update the CHANGELOG.md
2022-09-22 16:36:16 +08:00
DreamPiggy
abd9102f6b
Update the readme about when using in List/LazyStack/LazyGrid
2022-09-22 15:03:20 +08:00
DreamPiggy
f263e8e049
Change to use CocoaPods to manage test case instead of Carthage
2022-09-15 20:48:57 +08:00
DreamPiggy
30b26af70c
Update README
...
Added something about the behavior
2022-09-15 01:18:28 +08:00
Rufat Mirza
bc96b01b8c
Add clarity to code example
2021-05-29 13:19:01 +03:00
Rufat Mirza
92704a2544
Add file extensions
2021-05-29 13:13:13 +03:00
Rufat Mirza
119eddc8cc
Fix erroneous close parenthesis
2021-05-29 12:57:09 +03:00
DreamPiggy
5938dd0a25
Update the readme about the external loader/caches/coders usage tutorial
2021-04-13 16:15:37 +08:00
DreamPiggy
b3faee62d5
Update README.md
...
Fix some typos in README.md
2021-02-23 16:43:11 +08:00
DreamPiggy
6fcaa47f45
Released v2.0.0 version
...
Update the CHANGELOG.md
2021-02-23 16:21:42 +08:00
DreamPiggy
0b646a6286
Update with the playbackMode support for `WebImage` and `AnimatedImage`
2021-02-23 16:00:26 +08:00
DreamPiggy
e4ed4ad790
Bump the limit to Xcode 12, because we need new iOS 14+ APIs check
2021-02-23 15:37:46 +08:00
DreamPiggy
75a1b2cf50
Update watchOS demo to watchOS 7, remove the custom indicator sample and use `ProgressView` instead
2021-02-23 15:29:03 +08:00
DreamPiggy
25a9b46cd0
Update the WebImage to defaults animatable
2021-02-23 14:47:51 +08:00
DreamPiggy
fbd5a53e1f
Update the Example and Readme
2020-05-29 20:10:56 +08:00
DreamPiggy
b174fee26b
Add the same overload method for onSuccess API, which introduce the image data arg. Keep the source code compatibility
2020-05-06 23:10:20 +08:00
DreamPiggy
728e0701e0
Update README.md
...
Update the description on Which View to choose
2020-04-18 22:41:40 +08:00
DreamPiggy
1e1ddccc1a
Update the test cases and readme about AnimatedImage
2020-04-05 14:25:27 +08:00
DreamPiggy
f2f51de40e
Update the readme about the placeholder ViewBuilder on AnimatedImage
2020-04-05 13:50:35 +08:00
DreamPiggy
43c418de78
Update the README to place the SwiftPM before CocoaPods, where SwiftUI user prefers more
2020-04-05 12:22:22 +08:00
DreamPiggy
59634bfab8
Update the readme about the options and context usage, like delayPlaceholder
2020-03-29 21:04:11 +08:00
DreamPiggy
80bc832504
Update the README and CHANGELOG
2020-03-24 17:38:59 +08:00
DreamPiggy
7373b50154
Update the readme about the imageManager usage for custom view type
2020-03-24 17:28:56 +08:00
DreamPiggy
3d43d8ba29
Update some readme about the usage and demo
2020-03-20 15:22:40 +08:00
DreamPiggy
eaf9013625
Update the shields badges
2020-03-03 22:47:02 +08:00
DreamPiggy
6e99733eb7
Add the CHANGELOG.md
2020-03-03 21:57:38 +08:00
DreamPiggy
e47153c65b
Add the readme about the AnimatedImage's API which share the same naming as SwiftUI View
2020-03-03 21:27:22 +08:00
DreamPiggy
61171651b2
Update the readme with the information matches the v1.0.0 release. Previous 0.x related behavior are removed
2020-03-03 18:23:28 +08:00
DreamPiggy
fccd4d42a6
Update the Example with tvOS, now it supports zooming and edit mode to delete image cells
2020-02-25 18:19:45 +08:00
DreamPiggy
03b6e5d63e
Update the readme about the behavior changes on `resizable`
2020-02-25 10:53:32 +08:00