BEMCheckBox Versions Save

Tasteful Checkbox for iOS. (Check box)

1.4.1

6 years ago

Fixes #54 - Groups were not working if a strong reference to the BEMCheckBoxGroup wasn't kept.

1.4.0

7 years ago
  • Changed access to frame's width and height to Apple's recommended way.
  • Add new UI tests.
  • BEMCheckBox is now a subclass of UIControl instead of UIView.
  • Add new group feature.
  • Fix iOS 10 warnings.
  • Fix framework permissions.
  • Add new offFillColor public property.

1.3.0

7 years ago
  • Add Carthage Support
  • The project is now a Dynamic Framework

1.2.1

8 years ago

This release adds the new property minimumTouchSize, which provides control over the tap area of the checkbox.

1.2.0

8 years ago
  • Fix bug when drawing small checkboxes. See #13.
  • Setting a property doesn't require to call reload anymore.

1.1.1

8 years ago

Improvements

Bug fixes #2.

1.1.0

8 years ago

Improvements

Various minor code optimization.

New Features

Added new delegate and BEMCheckBoxDelegate protocol used to receive check box events.

GitHub Repo Updates

Updated readme to reflect the new features and improvements.

1.0.0

8 years ago

First stable release of BEMCheckBox.