RxSwift/RxCocoa/iOS
Krunoslav Zaher 582807e83b Merge pull request #1030 from serluca/feature/extend-UIScrollViewRx
Extend the UIScrollView reactive wrappers
2016-12-14 10:48:40 +01:00
..
DataSources Replaces model(_:) with model(at:). 2016-10-20 00:41:07 +02:00
Events Large refactoring to support Swift Package Manager (renames RxTests to RxTest). 2016-10-09 22:08:45 +02:00
Protocols Compresses comments. 2016-10-23 19:26:22 +02:00
Proxies [Fix] ScrollView contentOffset optimizations and issues. 2016-12-07 21:09:07 +01:00
NSTextStorage+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIActivityIndicatorView+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIAlertAction+Rx.swift create UIWebView+Rx.swift 2016-11-15 18:05:18 -08:00
UIApplication+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIBarButtonItem+Rx.swift Added bindable sink for 'title' property 2016-11-29 17:57:04 +01:00
UIButton+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UICollectionView+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIControl+Rx.swift [Fix] Adds public suggestion for UIControl.value #991, #681 2016-11-14 21:08:51 +01:00
UIDatePicker+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIGestureRecognizer+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIImageView+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UILabel+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UINavigationItem+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIPageControl+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIPickerView+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIProgressView+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIRefreshControl+Rx.swift Rename refreshing to isRefreshing 2016-11-27 22:21:26 +09:00
UIScrollView+Rx.swift Throw an exception if the cast fails 2016-12-12 09:19:20 +00:00
UISearchBar+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UISearchController+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UISegmentedControl+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UISlider+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIStepper+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UISwitch+Rx.swift Add rx. syntax on Types. 2016-09-18 23:34:58 +02:00
UITabBar+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UITabBarItem+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UITableView+Rx.swift [Fix] Data sources example typo. 2016-12-11 19:09:13 +01:00
UITextField+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UITextView+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIView+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIViewController+Rx.swift Compresses comments. 2016-10-23 19:26:22 +02:00
UIWebView+Rx.swift add UIWebView extension CHANGELOG entry 2016-11-16 12:13:25 -08:00