RxSwift/RxCocoa/iOS
2017-05-29 23:19:54 +02:00
..
DataSources [Fix] Calls collectionViewLayout.invalidateLayout() after reloadData() as a workaround for iOS 10 bug. 2017-02-26 19:58:13 +01:00
Events Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
Protocols Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
Proxies Fixes CLLocationManager and UIImagePickerController unit tests. 2017-05-01 00:45:45 +02:00
NSTextStorage+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UIActivityIndicatorView+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIAlertAction+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UIApplication+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UIBarButtonItem+Rx.swift [Fix] Removes final from delegate proxies. 2017-01-08 17:07:08 +01:00
UIButton+Rx.swift Fix incorrect function signature in comments 2017-05-29 23:19:54 +02:00
UICollectionView+Rx.swift fix typos using misspell 2017-05-20 21:33:15 +02:00
UIControl+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UIDatePicker+Rx.swift add countDownDuration for UIDatePicker 2017-02-17 23:17:40 +01:00
UIGestureRecognizer+Rx.swift make final all posibles classes 2017-01-06 11:26:30 +01:00
UIImageView+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UILabel+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UINavigationController+Rx.swift Update file headers 2017-04-17 09:39:02 +02:00
UINavigationItem+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UIPageControl+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UIPickerView+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UIProgressView+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UIRefreshControl+Rx.swift Rename refreshing to isRefreshing 2016-11-27 22:21:26 +09:00
UIScrollView+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UISearchBar+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UISearchController+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UISegmentedControl+Rx.swift Makes control property naming consistent for UIDatePicker, UISearchBar, UISegmentedControl, UISwitch, UITextField, UITextView (value property + value alias name). 2016-12-17 23:30:30 +01:00
UISlider+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UIStepper+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UISwitch+Rx.swift Fix UISwitch documentation referencing UIButton 2017-04-30 13:06:21 +02:00
UITabBar+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UITabBarController+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UITabBarItem+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UITableView+Rx.swift fix typos using misspell 2017-05-20 21:33:15 +02:00
UITextField+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UITextView+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UIView+Rx.swift Add UIBindingObserver for UIVIew’s isUserInteractionEnabled property. 2017-02-05 11:17:01 +09:00
UIViewController+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
UIWebView+Rx.swift Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00