DreamPiggy
|
0783287f95
|
Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation
|
2019-05-10 17:20:49 +08:00 |
DreamPiggy
|
dd6e4a1d2e
|
Follow App Store submit rule, upgrade the min Xcode version to Xcode 9.0
Using `@available` and `API_AVAILABLE` to check API availability
|
2018-07-06 12:57:43 +08:00 |
DreamPiggy
|
0a0bdc92db
|
Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x
# Conflicts:
# SDWebImage/SDWebImageImageIOCoder.m
# SDWebImage/SDWebImageWebPCoder.m
# Tests/Tests/SDImageCoderTests.m
|
2018-05-17 11:24:47 +08:00 |
DreamPiggy
|
ec37a48ba3
|
Add `UIViewAnimationOptionAllowUserInteraction` as default options for convenient image transition
|
2018-05-04 16:48:52 +08:00 |
DreamPiggy
|
e5cb977bc8
|
Use property instead of method for UIButton/NSButton current url.
|
2018-02-04 17:01:26 +08:00 |
DreamPiggy
|
2052557e83
|
Update the comments for image transition
|
2018-01-27 15:20:02 +08:00 |
DreamPiggy
|
9be6ba496e
|
A little enhancement to avoid block capture the heap object
|
2018-01-24 23:58:49 +08:00 |
DreamPiggy
|
829d54ff03
|
Add the image transition argument for all UIView+WebCache, make this easy for user to do some fade transition. It also reuse the current setImageBlock and make it easy to customize
|
2018-01-23 11:58:22 +08:00 |