Releases: Boris-Em/BEMCheckBox
Releases · Boris-Em/BEMCheckBox
Minor Bug Fix
16 May 16:46
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
23 Nov 19:27
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
23 Aug 16:59
Compare
Sorry, something went wrong.
No results found
Add Carthage Support
The project is now a Dynamic Framework
Add support for tap area.
15 Apr 05:10
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
19 Jan 02:22
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
12 Nov 05:04
Compare
Sorry, something went wrong.
No results found
Improvements
Bug fixes #2 .
v1.1.0
17 Oct 20:43
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
12 Oct 16:17
Compare
Sorry, something went wrong.
No results found
First stable release of BEMCheckBox .