Releases: Boris-Em/BEMCheckBox
Releases · Boris-Em/BEMCheckBox
Minor Bug Fix
Compare
Sorry, something went wrong.
No results found
Fixes #54 - Groups were not working if a strong reference to the BEMCheckBoxGroup wasn't kept.
Add Group Feature
Compare
Sorry, something went wrong.
No results found
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.
Carthage Support
Compare
Sorry, something went wrong.
No results found
Add Carthage Support
The project is now a Dynamic Framework
Add support for tap area.
Compare
Sorry, something went wrong.
No results found
This release adds the new property minimumTouchSize, which provides control over the tap area of the checkbox.
Minor changes & bug fixes
Compare
Sorry, something went wrong.
No results found
Fix bug when drawing small checkboxes. See #13 .
Setting a property doesn't require to call reload anymore.
v1.1.1
Compare
Sorry, something went wrong.
No results found
Improvements
Bug fixes #2 .
v1.1.0
Compare
Sorry, something went wrong.
No results found
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.
v1.0.0
Compare
Sorry, something went wrong.
No results found
First stable release of BEMCheckBox .