Skip to content

Releases: Marxon13/M13Checkbox

Updated to Swift 3

11 Sep 15:23
Compare
Choose a tag to compare
Merge pull request #56 from Marxon13/swift3

Updated to Swift 3.

2.1.2

26 May 11:11
Compare
Choose a tag to compare
Checked iOS 8 Compatibility

Fixed issue where checkbox would not update correctly.

24 May 12:47
Compare
Choose a tag to compare

Fixed:
- Issue where the checkbox would not update when the state as changed without animation.

2.1.0: Converted enums to string type.

15 Apr 13:33
Compare
Choose a tag to compare
It is more typing, but provides better information on what is set in
interface builder.

Swift Rewrite

14 Apr 12:53
Compare
Choose a tag to compare

M13Checkbox has been re-written in Swift.

  • Added:
    • Animations
  • Removed:
    • Gloss overlay
    • Title label: This is very easy to achieve with auto-layout. It is no longer necessary to be provided by the library. This may be re-implemented in a later release.
    • Custom checkboxes

v1.2.0

09 Feb 16:03
Compare
Choose a tag to compare
Dropped support for iOS 6.

v1.1.2

17 Jul 23:14
Compare
Choose a tag to compare
Updated podspec, final time.

v1.1.1

17 Jul 23:13
Compare
Choose a tag to compare
Updated pod spec

Major Updates

06 Apr 21:33
Compare
Choose a tag to compare
1.1.0

Removed default images

Added Cocoapods

03 Feb 13:26
Compare
Choose a tag to compare
Merge pull request #8 from jaltin/master

Corrected the tag defined in the pod spec