0.11 - RAC 4.2.1
This release targets Swift 2.2 and RAC 4.2.1
Added
UITextView.rex_text(#95). Thanks @RuiAAPeres!UISwitch.rex_on(#97). Thanks @dmcrodrigues!NSObject.rex_willDealloc(#99). Thanks @RuiAAPeres!UIViewControllerproperties:rex_viewDidDisappear,rex_viewWillDisappear,rex_viewDidAppear,rex_viewWillAppear(#100). Thanks @RuiAAPeres!UIViewController.rex_dismissAnimated(#101). Thanks @RuiAAPeres!UITableViewCell. rex_prepareForReuse,UITableViewHeaderFooterView.rex_prepareForReuse,UICollectionReusableView.rex_prepareForReuse,UICollectionReusableView.rex_prepareForReuse(#104). Thanks @dmcrodrigues!Action.completedandAction.started(#105). Thanks @larryonoff!UIProgressView.rex_progress(#121). Thanks @eofs!UISegmentedControl.rex_selectedSegmentIndex(#126). Thanks @iv-mexx!UIView. rex_userInteractionEnabled(#127). Thanks @andrew-ware!UIActivityIndicatorView.rex_animating(#134). Thanks @Azeff!
Updated
- Updated text bind from a
Stringto anString?(#133). Thanks @dmcrodrigues! - Enhanced the mechanism for the associated properties with an intermediate step for setup (#119). Thanks @dmcrodrigues!
- Updated to target RAC 4.2.1! (#130). Thanks @RuiAAPeres!
Thanks @neilpa, @mdiep, @RuiAAPeres, @dmcrodrigues, @iv-mexx for code review.