Krunoslav Zaher
|
72122e3e43
|
Updates documentation for 3.0.0.alpha.1
|
2016-08-21 18:40:08 +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
|
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 |
Jérôme Alves
|
10ff55cfba
|
Moves RxCocoa extensions from `rx_` syntax to `rx.` syntax.
The main work is done in this commit but the feature it's still "work in progress"
|
2016-08-09 00:17:38 +02:00 |
Jamie Pinkham
|
c4cf2e0d12
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
Jamie Pinkham
|
0e38ecbc87
|
Merge branch 'develop' into swift-3.0
# Conflicts:
# Documentation/DesignRationale.md
# Rx.playground/Pages/Introduction.xcplaygroundpage/Contents.swift
# RxCocoa/Common/DelegateProxyType.swift
# RxCocoa/iOS/UICollectionView+Rx.swift
# RxCocoa/iOS/UIControl+Rx.swift
# RxCocoa/iOS/UIScrollView+Rx.swift
# RxCocoa/iOS/UITableView+Rx.swift
# RxExample/RxDataSources/DataSources+Rx/ObservableConvertibleType+Differentiator.swift
# RxSwift/Concurrency/Lock.swift
# RxSwift/Disposables/CompositeDisposable.swift
# RxSwift/Event.swift
# RxSwift/Extensions/String+Rx.swift
# RxSwift/Schedulers/OperationQueueScheduler.swift
|
2016-06-17 21:14:06 -07:00 |
Krunoslav Zaher
|
4c23f61b81
|
Improves documentation for `DelegateProxy.observe`. #654
|
2016-05-14 02:02:25 +02:00 |
Krunoslav Zaher
|
4e6880d218
|
Fixes for RxSwift and Swift 3.0.
|
2016-04-22 20:49:18 +02:00 |
Krunoslav Zaher
|
5d677eaf91
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
Krunoslav Zaher
|
d2b374a6a7
|
Exposes `UITableView` and `UICollectionView` delegate and data source proxies.
|
2015-12-05 17:42:43 +01:00 |
Krunoslav Zaher
|
451c2be94e
|
Adds additional `UITableView` and `UICollectionView` unit tests.
|
2015-10-30 23:58:18 +01:00 |
Krunoslav Zaher
|
c4ea7b4bb2
|
Documentation and interface cleanup.
|
2015-09-08 22:32:09 +02:00 |
Krunoslav Zaher
|
12089a017c
|
Moves from `send*` to `.on`
|
2015-09-01 12:54:44 +02:00 |
Krunoslav Zaher
|
9c893e75f4
|
Merges `RxSwift.xcodeproj`, `RxCocoa.xcodeproj` and `RxBlocking.xcodeproj` to `Rx.xcodeproj`.
|
2015-08-24 00:06:52 +02:00 |