Commit Graph

219 Commits

Author SHA1 Message Date
Luca Serpico
665d2a164d Add the scroll view reactive wrapper for the delegate method scrollViewDidEndDragging(_:willDecelerate:) 2016-12-09 12:15:01 +00:00
Luca Serpico
d69c9b1ec4 Add the scroll view reactive wrapper for the delegate method scrollViewDidEndDecelerating 2016-12-09 12:12:08 +00:00
Krunoslav Zaher
db75d01f31 [Fix] ScrollView contentOffset optimizations and issues. 2016-12-07 21:09:07 +01:00
Krunoslav Zaher
3bb067dbbc Merge branch 'feature/uiwebview+rx' of https://github.com/AndrewSB/RxSwift into AndrewSB-feature/uiwebview+rx 2016-12-04 17:03:05 +01:00
Krunoslav Zaher
d098a84b6a Merge pull request #941 from CezaryKopacz/title_sink
[UIBarButtonItem] Added bindable sink for 'title' property
2016-12-03 22:59:16 +01:00
Krunoslav Zaher
da2bd27590 Merge branch 'develop' of github.com:ReactiveX/RxSwift into develop 2016-12-03 22:58:06 +01:00
Krunoslav Zaher
22da0a6493 Merge branch 'feature/scrollviewdelegatemethods' of https://github.com/AndrewSB/RxSwift into AndrewSB-feature/scrollviewdelegatemethods 2016-12-03 22:53:41 +01:00
Cezary Kopacz
9cb919ba6f Added bindable sink for 'title' property 2016-11-29 17:57:04 +01:00
Suyeol Jeon
0decefca09 Rename refreshing to isRefreshing 2016-11-27 22:21:26 +09:00
Krunoslav Zaher
f6142358a8 Improves data source behavior by clearing data source proxy when forwarding delegate is nil. 2016-11-22 13:26:01 +01:00
Andrew Breckenridge
e51d6b7f20 add UIWebView extension CHANGELOG entry 2016-11-16 12:13:25 -08:00
Andrew Breckenridge
5eb53904f0 create RxWebViewDelegateProxy 2016-11-16 12:13:25 -08:00
Andrew Breckenridge
f8993b3a43 write tests for UIScrollView+RxTests 2016-11-15 18:32:35 -08:00
Andrew Breckenridge
bccb574544 add additional UIScrollView delegate methods 2016-11-15 18:07:51 -08:00
Andrew Breckenridge
db95d13cfd create UIWebView+Rx.swift 2016-11-15 18:05:18 -08:00
Krunoslav Zaher
cd779765b0 [Fix] Adds public suggestion for UIControl.value #991, #681 2016-11-14 21:08:51 +01:00
Krunoslav Zaher
46835b43f6 Compresses comments. 2016-10-23 19:26:22 +02:00
Krunoslav Zaher
fe800bf453 Fixes code example in comments of RxTableViewExtensions that didn't compile. #947 2016-10-20 23:20:06 +02:00
Krunoslav Zaher
02c63a4f56 Replaces model(_:) with model(at:). 2016-10-20 00:41:07 +02:00
Krunoslav Zaher
ac41a0012c Prefixes boolean properties with is and makes String? properties consistent. 2016-10-19 23:45:54 +02:00
Krunoslav Zaher
3f5886e3a8 Fixes warnings and errors. 2016-10-19 22:38:06 +02:00
Krunoslav Zaher
10f82a0b2d Removes deprecated APIs. 2016-10-19 22:02:44 +02:00
Krunoslav Zaher
2e520bf264 Makes rx.text type consistent with UIKit String? type. 2016-10-16 21:47:05 +02:00
Krunoslav Zaher
e992fd0015 Pedantic changes. 2016-10-15 14:38:22 +02:00
Krunoslav Zaher
832f79cd02 Replaces AnyObserver with UIBindingObserver in public interface. 2016-10-11 22:41:05 +02:00
Krunoslav Zaher
3ef88cd405 Large refactoring to support Swift Package Manager (renames RxTests to RxTest). 2016-10-09 22:08:45 +02:00
Krunoslav Zaher
c005b1a775 Applies fix for #907 to methodInvoked. 2016-10-02 23:42:04 +02:00
Krunoslav Zaher
db8ca10336 Replaces observe with methodInvoked. 2016-10-02 23:12:11 +02:00
Krunoslav Zaher
162d293f40 Deprecates DelegateProxy.observe in favor of DelegateProxy.sentMessage. Adds methodInvoked to DelegateProxy. 2016-10-02 22:55:39 +02:00
Krunoslav Zaher
7a4b723b23 Makes UITableViewDataSource also respond to commitForRowAt in case forwarding data source responds. 2016-10-02 18:16:25 +02:00
Krunoslav Zaher
8eb345853f Fixes issues with non open methods in DelegateProxy and table view delegate proxy responding to #selector(UITableViewDataSource.tableView(_:commit:forRowAt:). #907 #884 2016-10-01 23:13:58 +02:00
Jérôme Alves
57a3868269 Add rx. syntax on Types. 2016-09-18 23:34:58 +02:00
Krunoslav Zaher
a29d5df6cc Merge branch 'rxswift-2.0' into develop 2016-09-18 21:56:22 +02:00
Krunoslav Zaher
4ab27a7595 Moves from RxCocoa to example project. #874 2016-09-18 20:24:13 +02:00
Krunoslav Zaher
f4022561b8 Moves location manager and UIImagePickerViewController extensions from RxCocoa to RxExample project. #874 2016-09-18 20:19:22 +02:00
Krunoslav Zaher
2e8736b137 Moves location manager and UIImagePickerViewController extensions from RxCocoa to RxExample project. #874 2016-09-11 17:38:12 +02:00
Loïs Di Qual
443cbd53df Migrate to Xcode 8 GM 2016-09-07 17:00:18 -07:00
Krunoslav Zaher
1afcf5a8e1 Adapts UITextView extensions to Swift 3.0 syntax. 2016-09-04 15:09:32 +02:00
Krunoslav Zaher
4980dd13e4 Adds missing UITextView extensions. 2016-09-04 15:09:32 +02:00
Krunoslav Zaher
ac156405b5 Adds missing UITextView extensions. 2016-08-30 22:18:03 +02:00
Ryu Tanabe
483c22abd7 adds UISearchBar extensions 2016-08-23 09:08:56 +09:00
Krunoslav Zaher
900035d78b Fixes deprecated warnings. 2016-08-21 19:26:15 +02:00
Krunoslav Zaher
8cebcd786f Excludes table and collection view deprecated APIs from watchOS. 2016-08-21 15:20:57 +02:00
Krunoslav Zaher
7208a8d1cc Improves deprecation messages for table and collection views. #841 2016-08-21 15:09:14 +02:00
Krunoslav Zaher
b68fc4260e Adds UITests. 2016-08-20 22:59:34 +02:00
Krunoslav Zaher
278c681753 Fixes UICollectionView deprecation warning. 2016-08-19 15:57:46 +02:00
Krunoslav Zaher
9ce054936d Merge branch 'swift-3.0-removing-rx_-prefix' of https://github.com/JegnuX/RxSwift into JegnuX-swift-3.0-removing-rx_-prefix 2016-08-19 00:45:51 +02:00
Krunoslav Zaher
6763f1a4b7 Replaces open with public. 2016-08-16 22:10:41 +02:00
Mo Ramezanpoor
695ea19e02 WIP: Fixes warnings in RxCocoa. 2016-08-16 15:31:51 +01:00
Mo Ramezanpoor
e55c6675f4 Removes the KVOCallback type alias.
The compiler wouldn’t recognise that it should be imported as escaping.
2016-08-16 15:13:47 +01:00