qwerty3345
|
b925b259f8
Apply existential any to protocol for Swift 6
|
1 year ago |
onevcat
|
76425c5508
Explicitly mark main queue helper block
|
1 year ago |
onevcat
|
5d2174d7db
Resolve more Sendable warnings and fix tests
|
1 year ago |
onevcat
|
441db82a04
Solve more warnings on Sendable
|
1 year ago |
onevcat
|
50b54c7623
Fix tests and temporarily mark main actor
|
1 year ago |
onevcat
|
129a6b608b
Fix more possible Sendable warnings
|
1 year ago |
onevcat
|
1cb171c3ab
Allow complete concurrency check and build test
|
1 year ago |
onevcat
|
ba33e27b14
Update docs for SwiftUI
|
2 years ago |
onevcat
|
2346100ee9
Move progressive setter up to manager
|
3 years ago |
onevcat
|
d6b6304ea0
Create and call progressive update image delegate
|
3 years ago |
PJ Fechner
|
a4ea6737df
Fixing and adding Unit Tests
|
3 years ago |
PJ Fechner
|
3e7ff48a74
Order tweek
|
3 years ago |
PJ Fechner
|
66a2864872
Fix for UIImage placeholder always showing on error
|
3 years ago |
onevcat
|
1f67547778
Support fade and force transition for KFImage
|
5 years ago |
Wei Wang
|
1255e3160f
Merge pull request #1525 from onevcat/fix/remove-deprecated
|
5 years ago |
onevcat
|
2a73c3e23e
Add non-progress version of API to suppress warnings
|
5 years ago |
onevcat
|
fa687bfd43
Add support for KF shorthand
|
5 years ago |
onevcat
|
ae39a5d64b
Remove deprecated things
|
5 years ago |
onevcat
|
735106a378
Gives a better name
|
5 years ago |
onevcat
|
45e3fc297a
Move `@objc` mark to function
|
6 years ago |
onevcat
|
b382de4e9a
Converts local resource to file provider
|
6 years ago |
onevcat
|
f7c63de26a
Add size strategy to Indicator
|
6 years ago |
onevcat
|
b97a7bb40f
Update image task when alternative task is used
|
6 years ago |
onevcat
|
12ff1bffe4
Remove taskIdentifier callback lock and call from main
|
6 years ago |
Wei Wang
|
ee8137e391
Merge branch 'master' into xcode11
|
6 years ago |
Lee
|
ea1ddf9978
修复各种扩展中`taskIdentifier`的线程安全问题 它在不同线程中调用可能出现崩溃问题
|
6 years ago |
onevcat
|
524c5ffefa
Merge branch 'xcode11' into swiftui-support
|
6 years ago |
onevcat
|
a2e52086a7
Make framework single target
|
6 years ago |
onevcat
|
dcc3046858
Rename cross platform typealias
|
6 years ago |
lixiang1994
|
6ce8ca42b1
移除渐进式的isWait设置以及相关处理, 移除内部progressBlock 改为基于options的DataReceivingSideEffect 只保留public相关的方法, 其他细节优化等
|
6 years ago |