Bogdan Poplauschi
64123734c3
Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder
...
- move the webp component + the libwebp dependency to SDWebImage/SDWebImageWebPCoder (including tests and demo)
- Xcode 9.4
- instead of directly linking the Demos to the frameworks, using CocoaPods (`Examples/Podfile`). This allows using SDWebImage/SDWebImageWebPCoder into our examples so we keep the WebP demos
- demos code cleanup and warnings resolved
- all links from docs (README, Migration guide, CHANGELOG) are full links, so they work even from external pages (i.e. https://cocoapods.org/pods/SDWebImage ).
- added "Additional modules" section to README
2018-09-07 12:40:25 +03:00
Bogdan Poplauschi
03434c5a47
Updated the diagrams: added to the Coders detail diagram the coders available in dedicated projects at github.com/SDWebImage: SDWebImageFLCoder, SDWebImagePhotosLoader, SDWebImageHEIFCoder, SDWebImageBPGCoder
2018-08-01 12:26:28 +03:00
Bogdan Poplauschi
45324efdc8
Updated the StarUML diagrams (actually smaller detailed diagrams) for 5.0 version + added a High Level Diagram (thanks to @dreampiggy)
2018-07-31 12:17:53 +03:00
Bogdan Poplauschi
a42577ce5d
Trying to make some descriptions more clear
2018-07-16 10:31:52 +03:00
Bogdan Poplauschi
2299d9ab6a
Another update per @dreampiggy
2018-07-16 10:13:19 +03:00
Bogdan Poplauschi
bc44c5e438
Reviewed version of the migration guide - with @dreampiggy + added the API-Diff generated by @dreampiggy using objc-diff
2018-07-12 20:54:03 +03:00
Bogdan Poplauschi
99b96e4be1
Updates
2018-07-12 12:46:52 +03:00
Bogdan Poplauschi
153af72369
Set version to 5.0.0-beta, Xcode 8 required, updated the CHANGELOG and added 5.0 Migration Guide
2018-07-11 13:28:13 +03:00
DreamPiggy
aa4cde9389
Update the docs
...
Update `HowToUse` section to indicate the usage for SDWebImageQueryDataWhenInMemory
2018-02-10 11:30:43 +08:00
Ryan Cohen
9256b51cd8
Added missing param in storeImage examples
2018-01-13 18:23:41 -05:00
Bogdan Poplauschi
d12484a762
Updated diagrams per latest master change
2017-10-17 18:40:01 +03:00
DreamPiggy
207677a6a4
Update ManualInstallation.md ( #2030 )
...
Fix `Other Linker Flags` images
2017-09-23 19:14:19 +08:00
Bogdan Poplauschi
de63b0730d
Updated the migration guide
2017-01-28 20:08:22 +02:00
Bogdan Poplauschi
bd14ef3ac7
1st draft for the 4.0 Migration Guide. Described the changes per component. Now we need to add examples for the most common cases.
2016-10-07 12:55:16 +03:00
Bogdan Poplauschi
d2f041b777
Updated diagrams according to current 4.0.0 status
2016-10-06 20:37:51 +03:00
Bogdan Poplauschi
9ede7034cb
Added a draft for the Migration Guide document.
2016-10-05 11:50:23 +03:00
Bogdan Poplauschi
162174ccc1
Updated the diagrams + new sequence diagram
2016-05-17 19:02:45 +03:00
Bogdan Poplauschi
aa1d2905c9
Created a Docs folder with md files and the diagrams. Moved all the HowToUse code samples to a dedicated file (HowToUse.md) to lighten up the Readme.
2016-05-10 08:50:55 +03:00