Commit Graph

  • c712bf9ac4
    Update Package.swift master xaoxuu 2024-10-11 10:21:28 +0800
  • 675c87b5b5
    Update Package.swift xaoxuu 2024-10-11 10:16:36 +0800
  • 1c82868fba
    Update Package.swift xaoxuu 2024-10-11 10:14:21 +0800
  • 4889251866
    Update Package.swift xaoxuu 2024-10-10 18:14:54 +0800
  • 5aa947356f Released v3.1.2 version DreamPiggy 2024-08-29 16:35:40 +0800
  • 09dfa5ae3f
    Merge pull request #333 from SDWebImage/bugfix/webimage_isAnimating_binding DreamPiggy 2024-08-29 16:12:29 +0800
  • 7efdf228f6 Allows easy to use WebImage with `isAnimating` default to false and change to true later DreamPiggy 2024-08-28 17:35:43 +0800
  • 5d462f7530 Released v3.1.1 version DreamPiggy 2024-07-01 19:47:26 +0800
  • fc52658f03
    Merge pull request #326 from SDWebImage/bugfix/transition_animatedImage DreamPiggy 2024-07-01 19:46:04 +0800
  • d68c13a7f3 Fix the transition visual jump between placeholderImage and final image for AnimatedImage DreamPiggy 2024-07-01 17:59:27 +0800
  • 26f75715c7 Fix the WebImage.transaction should use take effect DreamPiggy 2024-07-01 16:41:02 +0800
  • 02b2579a93 Released v3.1.0 version DreamPiggy 2024-06-27 23:28:46 +0800
  • 1ba96a0a8a
    Merge pull request #324 from SDWebImage/bugfix/animatedimage_aspect_ratio_related_issues DreamPiggy 2024-06-27 23:23:18 +0800
  • c8320d4e20 Revert the wrong changes to fix the unit test DreamPiggy 2024-06-27 23:08:56 +0800
  • 3340ea4ed4 Fix the compatibility with UIView transition DreamPiggy 2024-06-27 17:53:07 +0800
  • 1edee7f019 Re-implements the aspectRatio support on AnimatedImage, fix issue like cornerRadius DreamPiggy 2024-06-27 16:37:09 +0800
  • 03c468bac2
    Merge pull request #323 from Kyle-Ye/feature/kyle/scale DreamPiggy 2024-06-26 17:02:31 +0800
  • ecce423f4c
    Add Image scale support in WebImage init Kyle 2024-06-25 23:57:00 +0800
  • 9cf2f513c9
    Merge pull request #321 from woxtu/available DreamPiggy 2024-06-18 15:17:12 +0800
  • 9372a08c24
    Merge pull request #319 from woxtu/patch DreamPiggy 2024-06-17 14:54:56 +0800
  • 522e8bcbdf Update platform names woxtu 2024-06-15 18:20:01 +0900
  • 075405a3e8 Update version woxtu 2024-06-12 20:05:15 +0900
  • b7af5e6bd9 Released v3.0.4 version DreamPiggy 2024-04-29 18:31:06 +0800
  • 3876ce2a60
    Merge pull request #316 from SDWebImage/try_fix_watchOS_switch_nil_url DreamPiggy 2024-04-29 18:25:05 +0800
  • 5f8a8acf09 Trying to move the initial state setup before `onAppear` to fix the watchOS switching url or any other state issue DreamPiggy 2024-04-29 18:19:45 +0800
  • 8b26cb7d0d Released v3.0.3 version DreamPiggy 2024-04-29 18:13:46 +0800
  • 0cca2278a8 Merge branch 'empty_privacy_manifest' of https://github.com/SDWebImage/SDWebImageSwiftUI DreamPiggy 2024-04-29 17:20:46 +0800
  • 50b5a1ca83 Fix the privacy info path issue DreamPiggy 2024-04-29 17:20:09 +0800
  • ab82f0dfb3
    Merge pull request #315 from SDWebImage/empty_privacy_manifest DreamPiggy 2024-04-29 17:00:33 +0800
  • e848d648a1 Added totally empty privacy manifest DreamPiggy 2024-04-29 16:55:55 +0800
  • 22423b017b Released v3.0.2 version DreamPiggy 2024-03-27 16:58:03 +0800
  • c79754f7f6
    Merge pull request #309 from SDWebImage/bugfix/animatedimage DreamPiggy 2024-03-27 16:56:16 +0800
  • b550096763 Fix the assert then using Data/Name in AnimatedImage DreamPiggy 2024-03-27 16:27:06 +0800
  • 3333a1200c Released v3.0.1 version DreamPiggy 2024-03-18 17:46:08 +0800
  • 54199185d8
    Merge pull request #304 from SDWebImage/bugfix/nil_url DreamPiggy 2024-03-18 17:43:28 +0800
  • 6ba07e3c18 Fix the issue for AnimatedImage when url is nil will not cause the reloading DreamPiggy 2024-03-18 17:36:51 +0800
  • 4c4b868b79 Fix the issue for WebImage when url is nil will not cause the reloading DreamPiggy 2024-03-18 17:21:42 +0800
  • 8e445db394 Revert the github-ci for visionOS Carthage currently DreamPiggy 2024-03-09 23:32:18 +0800
  • 10a19db583
    Update README.md DreamPiggy 2024-03-09 23:27:14 +0800
  • 3afc34c73b
    Merge pull request #302 from SDWebImage/ci DreamPiggy 2024-03-09 23:17:32 +0800
  • fbfd18664c Update the github-ci with visionOS DreamPiggy 2024-03-09 23:15:00 +0800
  • 24c18bf403 Workaround the 32bit target on Xcode 15.2 DreamPiggy 2024-03-09 23:06:29 +0800
  • 94ae5347ba Upgrade the github-ci to macOS 14 DreamPiggy 2024-03-09 23:01:39 +0800
  • e057a3cda6 Release 3.0.0 DreamPiggy 2024-03-09 22:44:01 +0800
  • 5d6502aba9 workaround ratio Arnaud Dorgans 2024-03-08 18:28:38 +0100
  • cf0dc791bc
    Merge pull request #292 from SDWebImage/example/avif DreamPiggy 2024-03-09 22:08:53 +0800
  • c934a841cc
    Merge pull request #298 from SDWebImage/project/visionos_cocoapods DreamPiggy 2024-02-13 10:27:12 +0800
  • 3ce301076d Upgrade to support visionOS on CocoaPods DreamPiggy 2024-02-13 10:26:23 +0800
  • 60bcf1e9d5 Fix GitHub CI again :) DreamPiggy 2023-12-29 15:47:02 +0800
  • 9c6349cf32 Update demo to add AVIF test images and AVIF animated images DreamPiggy 2023-12-28 16:54:39 +0800
  • 79961a5ac3 Update README.md DreamPiggy 2023-12-19 22:50:30 +0800
  • 430f68f4a1 Released v3.0.0-beta.3 version DreamPiggy 2023-12-04 15:33:56 +0800
  • 4012a65e79
    Merge pull request #285 from SDWebImage/feature/export_animated_image_view_type DreamPiggy 2023-12-01 21:23:39 +0800
  • 25ffe1ef81 Change the CI test into macOS 13 DreamPiggy 2023-11-30 15:36:19 +0800
  • 23d1d3b2a0 Fix unit test xcode project integration DreamPiggy 2023-11-30 15:54:05 +0800
  • e120c3bb61 Debug CI for unit test DreamPiggy 2023-11-30 15:18:02 +0800
  • 71ce58eec4 Little code garden DreamPiggy 2023-11-29 16:10:17 +0800
  • a448bbe47d Update the AnimatedImage API to expose the SDAnimatedImageView DreamPiggy 2023-11-29 01:18:37 +0800
  • 6bd9811577 Fix the Unit test again because of ViewInspector version DreamPiggy 2023-11-29 19:02:41 +0800
  • 11f2fba517 Update the readme about the tint color for AnimatedImage DreamPiggy 2023-11-29 01:05:19 +0800
  • ed081436eb Update README.md DreamPiggy 2023-11-29 00:25:53 +0800
  • e45f290a77 Released v3.0.0-beta.2 version DreamPiggy 2023-10-21 18:37:21 +0800
  • eb0eafa520
    Merge pull request #275 from SDWebImage/api/asyncimage DreamPiggy 2023-10-21 18:33:08 +0800
  • 5c6bfdfe72
    Merge pull request #277 from SDWebImage/bugfix/jpeg_animatedimage_data DreamPiggy 2023-10-21 17:52:20 +0800
  • 9cf058ebe1 Should use the SDWebImage's static image decode API instead of UIKit's one DreamPiggy 2023-10-21 16:51:21 +0800
  • 932b33b6bd Update the github actions DreamPiggy 2023-09-21 23:26:19 +0800
  • 5009333792 Allows to use UIImage/NSImage as defaults when init the AnimatedImage with JPEG data DreamPiggy 2023-10-21 16:23:18 +0800
  • e96aaa90cd Update the github actions DreamPiggy 2023-09-21 23:26:19 +0800
  • 69c6f008dc Update the watchOS demo without the force-touch DreamPiggy 2023-09-21 22:38:58 +0800
  • a94221fba0 Update the API of AnimatedImage as well DreamPiggy 2023-09-21 18:02:36 +0800
  • 9ec9e29e14 Update the WebImage API to match SwiftUI.AsyncImage (not SwiftUI.Image), make it more easy to replace DreamPiggy 2023-09-20 18:08:31 +0800
  • 86b1901e40 Added the missing shared xcscheme for visionOS DreamPiggy 2023-09-02 23:08:13 +0800
  • 1a17ef9dc0 Released v3.0.0-beta version DreamPiggy 2023-09-02 22:56:21 +0800
  • 67f6e20972
    Merge pull request #267 from SDWebImage/feature/visionOS DreamPiggy 2023-09-02 22:53:17 +0800
  • 15990ac34f Added the temp Carthage support to build visionOS framework DreamPiggy 2023-09-02 22:43:10 +0800
  • 75fff6c46e Update github action to Xcode 14 && macOS 12 environment DreamPiggy 2023-09-02 22:22:04 +0800
  • 0e88e14339 Update the readme for visionOS platform DreamPiggy 2023-09-02 22:11:32 +0800
  • 81810e31af Revert the ViewInspector for unit test, fixed version to 0.9.2 DreamPiggy 2023-09-02 22:04:34 +0800
  • 8b7ab6f3af Update the Demo with SPM instead of CocoaPods DreamPiggy 2023-09-02 21:56:56 +0800
  • e29e0b9092 Merge branch 'master' of https://github.com/SDWebImage/SDWebImageSwiftUI into feature/visionOS DreamPiggy 2023-09-02 21:42:51 +0800
  • 5622af5387
    Merge pull request #250 from SDWebImage/drop_ios_13 DreamPiggy 2023-09-02 21:37:44 +0800
  • 2c24b7f2b7 Added readme about visionOS DreamPiggy 2023-09-02 21:28:07 +0800
  • 2d4839a195 Added visionOS support DreamPiggy 2023-06-22 19:20:01 +0800
  • e837c37d45 Released v2.2.3 version DreamPiggy 2023-04-23 23:25:10 +0800
  • f0b113179c
    Merge pull request #263 from SDWebImage/fix/library_evolution_for_static_lib DreamPiggy 2023-04-23 23:24:06 +0800
  • 029aa85ea4 Fix the issue that Static Library + Library Evolution cause the build issue on Swift 5.8 DreamPiggy 2023-04-23 21:31:19 +0800
  • 61fefe9c28 Released v2.2.2 version DreamPiggy 2022-12-27 20:10:39 +0800
  • 92f7b1779b
    Merge pull request #251 from SDWebImage/bugfix/is_animating_webimage DreamPiggy 2022-12-27 15:43:40 +0800
  • 7db63eda0a Update README DreamPiggy 2022-12-26 19:20:05 +0800
  • 84e792704b Removed the unused IndicatorTests DreamPiggy 2022-12-26 19:17:20 +0800
  • 940907a6f9 Fix the bug that isAnimating control does not works on WebImage DreamPiggy 2022-12-26 19:13:33 +0800
  • 8192aecee6 Remove the unused HostingView hack DreamPiggy 2022-12-26 18:25:16 +0800
  • 2b2ee4f671 Remove the unused ProgressIndicatorWrapper DreamPiggy 2022-12-26 18:07:45 +0800
  • f2a7b99084 Use the generic signature for ProgressiveStyle DreamPiggy 2022-12-26 18:04:02 +0800
  • 63e1aebbf6 Remove the legacy ActivityIndicator/ProgressIndicator, use ProrgessView DreamPiggy 2022-12-26 17:46:33 +0800
  • 2909b0027a Drop iOS 13/macOS 10.15/tvOS 13/watchOS 6 support DreamPiggy 2022-12-26 15:56:31 +0800
  • ed288667c9 Released v2.2.1 version DreamPiggy 2022-09-23 21:14:23 +0800
  • c60b04b836
    Merge pull request #236 from SDWebImage/bugfix_webimage_no_stop_playing_quick_scroll DreamPiggy 2022-09-23 21:12:24 +0800
  • 657c64af7a Update the test case DreamPiggy 2022-09-23 21:00:07 +0800
  • cd85148fc5 Using the ZStack as a container to distinguish the container disappear vs frame disapppear DreamPiggy 2022-09-23 20:08:40 +0800