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 |
DreamPiggy
|
9faad75786
|
Update the SwiftPM part about how to use pre-release version and complete more details documentation
|
2020-02-07 17:57:35 +08:00 |
DreamPiggy
|
7ae9429dc5
|
Update the test case which fix the compatible on macOS 10.14's simulator
|
2020-02-05 10:59:07 +08:00 |
DreamPiggy
|
f193c612b1
|
Update the unit test to use the latest version of ViewInspector, which allows UIView/NSView inspection
|
2020-02-04 11:04:55 +08:00 |
DreamPiggy
|
ee786bea91
|
Update the Example with watchOS's native indicator (thanks @JagCesar), simplify the code
|
2020-01-28 21:11:18 +08:00 |
DreamPiggy
|
65119ead92
|
Released v1.0.0-beta version
|
2020-01-28 19:22:52 +08:00 |
DreamPiggy
|
b24d465bbc
|
Update the readme about Unit Test and Thanks chapter
|
2020-01-28 11:50:36 +08:00 |
DreamPiggy
|
91f81c54fe
|
Update the documentation about the WebImage animation support
|
2020-01-26 21:12:14 +08:00 |
DreamPiggy
|
e59739b0e2
|
Update the readme to fix code sample
|
2019-12-06 22:55:17 +08:00 |
DreamPiggy
|
a3f30bafdc
|
Bump version to 0.10.0
Update readme
|
2019-12-06 22:44:35 +08:00 |
DreamPiggy
|
f2cb9d04f1
|
Add the readme about backward deployment for CocoaPods and Carthage
|
2019-12-06 22:20:47 +08:00 |
DreamPiggy
|
16ce20bc19
|
Update readme about the view to choose
|
2019-11-30 02:53:09 +08:00 |
DreamPiggy
|
b312686347
|
Bump version to 0.9.0
Update readme
|
2019-11-30 02:21:44 +08:00 |
DreamPiggy
|
411255b70e
|
Update the readme about changes of WebImage and animated image from v0.9.0
|
2019-11-30 02:05:52 +08:00 |
DreamPiggy
|
0a176f4a03
|
Update the readme
|
2019-11-29 16:42:02 +08:00 |
DreamPiggy
|
1ad3ef87d1
|
Fix typo in readme's demo code
|
2019-11-18 16:16:13 +08:00 |
DreamPiggy
|
ff7f74021e
|
Implements the tvOS zoom using the play/pause button, update the readme
|
2019-11-17 01:48:22 +08:00 |
DreamPiggy
|
babb23ba11
|
Update the readme chapter of FAQ about NavigationLink as well, update the demo
|
2019-11-16 21:42:30 +08:00 |
DreamPiggy
|
72c604d4ce
|
Update the readme chapter of FAQ
|
2019-11-16 17:57:03 +08:00 |
DreamPiggy
|
a6f495a29c
|
Add a FAQ-Common Problems for some common questions which don't need to explain over time and time
|
2019-11-16 17:53:29 +08:00 |
DreamPiggy
|
28986d5477
|
Update the demo, use bitmap SVG/PDF form for WebImage compatible.
Update the readme with Customization Setup chapter
|
2019-11-15 21:16:32 +08:00 |