RxSwift/RxCocoa/iOS
Krunoslav Zaher bd8b188a49 Fixes for Swift 2.2 warnings in unit tests. 2016-03-22 12:12:15 +01:00
..
DataSources Applies `UIBindingObserver`. 2016-02-13 22:12:50 +01:00
Events Standardizes header format. 2015-12-29 16:56:21 +01:00
Protocols Use new associatedtype syntax 2016-03-22 11:09:16 +01:00
Proxies Fixes a typo in `RxTableViewDataSourceProxy`. 2016-01-11 10:50:36 +01:00
NSTextStorage+Rx.swift Fixes Swift 2.2 warnings. 2016-03-22 11:29:39 +01:00
UIActivityIndicatorView+Rx.swift Adds `UIBindingObserver`. 2016-02-13 21:25:31 +01:00
UIApplication+Rx.swift Adds a work around to an error in swifts handling of preprocessor directives 2016-02-15 09:32:05 -08:00
UIBarButtonItem+Rx.swift Fixes Swift 2.2 warnings. 2016-03-22 11:29:39 +01:00
UIButton+Rx.swift Standardizes header format. 2015-12-29 16:56:21 +01:00
UICollectionView+Rx.swift Fixes for Swift 2.2 warnings in unit tests. 2016-03-22 12:12:15 +01:00
UIControl+Rx.swift Adds `rx_selected` to `UIControl`. 2016-02-14 22:44:13 +01:00
UIDatePicker+Rx.swift Adds `UIBindingObserver`. 2016-02-13 21:25:31 +01:00
UIGestureRecognizer+Rx.swift Fixes Swift 2.2 warnings. 2016-03-22 11:29:39 +01:00
UIImagePickerController+Rx.swift Fixes Swift 2.2 warnings. 2016-03-22 11:29:39 +01:00
UIImageView+Rx.swift Adds `UIBindingObserver`. 2016-02-13 21:25:31 +01:00
UILabel+Rx.swift Adds `UIBindingObserver`. 2016-02-13 21:25:31 +01:00
UIProgressView+Rx.swift Adds `rx_progress` to `UIProgressView` 2016-02-28 01:26:32 -05:00
UIRefreshControl+Rx.swift Fixes referencing `self` instead of parameter. 2016-02-13 23:12:34 +01:00
UIScrollView+Rx.swift Adds `UIBindingObserver`. 2016-02-13 21:25:31 +01:00
UISearchBar+Rx.swift Fixes Swift 2.2 warnings. 2016-03-22 11:29:39 +01:00
UISegmentedControl+Rx.swift Adds `UIBindingObserver`. 2016-02-13 21:25:31 +01:00
UISlider+Rx.swift Adds `UIBindingObserver`. 2016-02-13 21:25:31 +01:00
UIStepper+Rx.swift Adds `UIBindingObserver`. 2016-02-13 21:25:31 +01:00
UISwitch+Rx.swift Adds `UIBindingObserver`. 2016-02-13 21:25:31 +01:00
UITabBarItem+Rx.swift Fixes `rx_badgeValue` inline documentation. 2016-03-05 21:04:06 +01:00
UITableView+Rx.swift Fixes for Swift 2.2 warnings in unit tests. 2016-03-22 12:12:15 +01:00
UITextField+Rx.swift Adds `UIBindingObserver`. 2016-02-13 21:25:31 +01:00
UITextView+Rx.swift Documents why using `NSTextStorage + observeOn(MainScheduler.asyncInstance)` for `UITextField` extensions. 2016-03-12 21:36:43 +01:00
UIView+Rx.swift Adds `UIBindingObserver`. 2016-02-13 21:25:31 +01:00