Skip to content

Releases: MarcSteven/MemoryChainKit

add dependency "SDWebImage"

17 Mar 12:01
Compare
Choose a tag to compare
  • Add SDWebImage into the framework

Fix weird error and then show you new features

17 Mar 06:48
Compare
Choose a tag to compare
  • 1, fixed the errors(^_^ I used Xcode to build successfully but now shows more errors, so Xcode is weird, sometimes it's crazy)
  • 2, Extend UIApplication to support to find topViewController and give a useful properties to check whether shared is nil
  • 3,Add 'UINavigationController' rootViewController property

Fix the errors - forget to update version when release v0.0.5

17 Mar 04:47
Compare
Choose a tag to compare

The features as v0.0.5
But I forgot to update the pod spec version, so v0.0.5 is not available.
Now you can use its features here from v0.0.6

Make AutoLayout work better

15 Mar 13:06
Compare
Choose a tag to compare

Now it support to write code using AutoLayout absolutely.

  • 1,AutoLayout functions to support

Add features to make UILable and UIButton own underline

15 Mar 02:41
4a0c56b
Compare
Choose a tag to compare

Add features

14 Mar 10:00
Compare
Choose a tag to compare
0.0.2

init

first release

11 Mar 14:52
Compare
Choose a tag to compare
0.0.1

fix errors and then add a plenty of extensions for UIKit