RxSwift/RxCocoa/iOS
2016-05-13 10:55:21 +03:00
..
DataSources Applies UIBindingObserver. 2016-02-13 22:12:50 +01:00
Events Adds rx_willDisplayCell and rx_didEndDisplayingCell to UITableView. 2016-04-18 23:11:18 +02:00
Protocols Use new associatedtype syntax 2016-03-22 11:09:16 +01:00
Proxies Added rx_itemSelected for UIPickerView 2016-05-13 10:55:21 +03:00
NSTextStorage+Rx.swift Exposes installForwardDelegate and transforms proxyForObject into protocol extension. 2016-05-08 21:32:02 +02: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 Correct mixed indentation by replacing tabs with spaces 2016-03-22 20:04:39 -07:00
UIButton+Rx.swift Correct mixed indentation by replacing tabs with spaces 2016-03-22 20:04:39 -07:00
UICollectionView+Rx.swift Exposes installForwardDelegate and transforms proxyForObject into protocol extension. 2016-05-08 21:32:02 +02:00
UIControl+Rx.swift Use partial application with AnonymousDisposable if possible 2016-04-23 21:22:10 +03:00
UIDatePicker+Rx.swift Adds UIBindingObserver. 2016-02-13 21:25:31 +01:00
UIGestureRecognizer+Rx.swift Rename Rx to Reactive protocol 2016-05-02 20:05:38 +03:00
UIImagePickerController+Rx.swift Exposes installForwardDelegate and transforms proxyForObject into protocol extension. 2016-05-08 21:32:02 +02: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
UINavigationItem+Rx.swift Fix pre-release-tests error 2016-05-09 20:47:54 +09:00
UIPickerView+Rx.swift Added rx_itemSelected for UIPickerView 2016-05-13 10:55:21 +03: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 Exposes installForwardDelegate and transforms proxyForObject into protocol extension. 2016-05-08 21:32:02 +02:00
UISearchBar+Rx.swift Exposes installForwardDelegate and transforms proxyForObject into protocol extension. 2016-05-08 21:32:02 +02:00
UISearchController+Rx.swift Fix to support iOS 7 2016-05-08 22:42:53 +02: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 Exposes installForwardDelegate and transforms proxyForObject into protocol extension. 2016-05-08 21:32:02 +02:00
UITextField+Rx.swift Adds UIBindingObserver. 2016-02-13 21:25:31 +01:00
UITextView+Rx.swift Removes distinctUntilChanged because is was creating a hidden state that can cause issues in some situations. 2016-04-17 17:14:55 +02:00
UIView+Rx.swift Adds UIBindingObserver. 2016-02-13 21:25:31 +01:00