Commit Graph

26 Commits

Author SHA1 Message Date
Krunoslav Zaher
e0e3445345
Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
Krunoslav Zaher
a1c2f0dc83 Deprecates UIBindingObserver in favor of Binder. 2017-09-17 15:39:48 +02:00
Boris Kolozsi
3722e091ff unifying access control 2017-07-18 19:30:52 +02:00
Boris Kolozsi
ada09c4abc no need to be public, just not private 2017-07-18 19:30:52 +02:00
Boris Kolozsi
0461f44a63 rxcocoa build fix on xcode 9 2017-07-18 19:30:52 +02:00
Krunoslav Zaher
7b866f0ad5
Improves documentation to UIPickerView components, changes modelSelected type to [T], simplifies UIPickerView adapter example. 2017-07-16 20:25:58 +02:00
sergdort
1e0c5248aa Remove unnecessary protocol and use SectionedViewDatasourceType 2017-07-15 18:18:27 +01:00
sergdort
b03a192179 remove UIPicker extension from TV as it’s not available there 2017-07-14 13:55:34 +01:00
sergdort
b47f17b29e Add model(at: Int) -> Any and ViewDataSource 2017-07-14 11:04:16 +01:00
sergdort
508454fca6 Add convenience UIPickerView adapters and extensions 2017-07-12 15:52:58 +01:00
Krunoslav Zaher
0b17de9889
[Fix] Calls collectionViewLayout.invalidateLayout() after reloadData() as a workaround for iOS 10 bug. 2017-02-26 19:58:13 +01:00
Krunoslav Zaher
0b66f666ba
Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
Krunoslav Zaher
02c63a4f56 Replaces model(_:) with model(at:). 2016-10-20 00:41:07 +02:00
Loïs Di Qual
443cbd53df Migrate to Xcode 8 GM 2016-09-07 17:00:18 -07:00
Krunoslav Zaher
7208a8d1cc Improves deprecation messages for table and collection views. #841 2016-08-21 15:09:14 +02:00
Mo Ramezanpoor
fcf8e4d092 WIP: Updates code for Xcode 8 beta 6 using the migrator with manual auditing.
The code doesn’t compile yet.
2016-08-16 14:00:14 +01:00
Krunoslav Zaher
9cac0cc234 Adaptations for Swift 3.0. 2016-07-10 14:55:18 +02:00
Jamie Pinkham
c4cf2e0d12 builds ios, ios rx cocoa and ios rx blocking 2016-06-17 23:19:16 -07:00
Krunoslav Zaher
4e6880d218 Fixes for RxSwift and Swift 3.0. 2016-04-22 20:49:18 +02:00
Krunoslav Zaher
c4ca775bdc Changes for Swift 3.0. 2016-04-22 13:14:41 +02:00
Krunoslav Zaher
7dc8dfc6d1 Applies UIBindingObserver. 2016-02-13 22:12:50 +01:00
Krunoslav Zaher
eeddf1fe5d Adds SectionedViewDataSourceType and rx_modelDeselected, rx_deselectedItemAtIndexPath for UICollectionView, and corresponding unit tests. 2016-01-10 20:19:30 +01:00
Krunoslav Zaher
5d677eaf91 Standardizes header format. 2015-12-29 16:56:21 +01:00
Krunoslav Zaher
c337e642dc Polish for CLLocationManager interface and adds unit tests. 2015-12-13 15:28:00 +01:00
Krunoslav Zaher
059e3ca3ab Adds watchOS targets and at least tests building targets. 2015-09-30 14:02:41 +02:00
Krunoslav Zaher
9c893e75f4 Merges RxSwift.xcodeproj, RxCocoa.xcodeproj and RxBlocking.xcodeproj to Rx.xcodeproj. 2015-08-24 00:06:52 +02:00