Commit Graph

32 Commits

Author SHA1 Message Date
Jérôme Alves 96ef70cc2f Update documentation (.md files) 2016-08-16 09:05:24 +02: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
Krunoslav Zaher 9cac0cc234 Adaptations for Swift 3.0. 2016-07-10 14:55:18 +02:00
Jamie Pinkham 5a9f47262a Merge branch 'upstream-develop' into swift-3.0
# Conflicts:
#	RxCocoa/Common/CocoaUnits/Driver/Driver+Subscription.swift
#	RxCocoa/Common/CocoaUnits/UIBindingObserver.swift
#	RxSwift/Schedulers/MainScheduler.swift
2016-06-22 09:54:44 -04: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
Jesse Farless 34d35c1560 Update method signatures in API documentation 2016-06-10 10:36:11 +02:00
Jesse Farless 75d1983afc Add RxTabBarDelegateProxy and UITabBar+Rx with delegate methods 2016-05-28 14:27:19 +02:00
Jesse Farless 64e40ef604 Fix typos and tweak language in docs 2016-05-12 13:42:29 +02:00
kumapo 1252338905 Add documentation for UINavigationItem+Rx 2016-05-12 01:28:12 +09:00
Krunoslav Zaher c4ca775bdc Changes for Swift 3.0. 2016-04-22 13:14:41 +02:00
Mateusz Derks 8b9bbff4ee Adds 'rx_badgeValue' to UITabBarItem 2016-03-04 14:14:38 +01:00
Krunoslav Zaher b00d35a5ef Updates documentation. 2016-01-11 00:42:07 +01:00
Krunoslav Zaher 2722096b0a Updats documentation for `rx_controlEvents` to `rx_controlEvent`. 2015-12-29 17:35:18 +01:00
Krunoslav Zaher 93572bb5d7 Updates `Units.md` documentation. 2015-12-21 03:19:48 +01:00
Krunoslav Zaher f6a11e5eb9 Merge pull request #349 from nanoxd/update-image-optionality
Remove use of unwrapped optionals from NSImageView
2015-12-16 21:17:55 +01:00
Fernando Paredes 3754186efe Update UIImageView's method signatures for API Docs 2015-12-16 11:48:02 -08:00
Fernando Paredes 442066562a Match NSImageView to UIImageView's optional image API 2015-12-16 11:47:59 -08:00
Krunoslav Zaher 53cb12e253 Merge pull request #346 from nanoxd/update-api-docs
[NSURLSession] Remove force unwrapped return from rx_JSON
2015-12-16 20:43:48 +01:00
Fernando Paredes 82f6d05030 Update CLLocationManager API docs to match code 2015-12-16 11:07:52 -08:00
Fernando Paredes dc85614a8b [NSURLSession] Remove force unwrapped returns from rx_JSON 2015-12-16 10:47:25 -08:00
persidskiy 39f7ea1475 Add rx_animating to UIActivityIndicatorView 2015-12-03 15:29:50 +03:00
Tomi Koskinen 3e230196cf timeout operator to API documentation 2015-11-26 20:35:51 +02:00
Krunoslav Zaher af4f556ac8 Updates documentation. 2015-11-16 00:37:18 +01:00
Krunoslav Zaher 5b380a386d Fixes casing in documentation for `elementAt`. 2015-10-29 20:35:27 +01:00
Tomi Koskinen 3be67a317d improve api documentation 2015-10-28 07:14:46 +02:00
yury 8f7f6ccefd Add docs for skipWhile 2015-10-12 23:24:03 +03:00
Tomi Koskinen 8f55226527 add buffer operator to supported operators list 2015-09-28 17:59:53 +03:00
Krunoslav Zaher a6211a121e Updates documentation. 2015-09-01 12:21:06 +02:00
Krunoslav Zaher 525e81a70c Improving KVO code and KVO documentation. 2015-08-01 01:52:54 +02:00
Krunoslav Zaher 130c014e73 Documentation 2015-07-31 11:43:31 +02:00
Krunoslav Zaher cbc2d6803a Adds UITextView extensions. 2015-07-21 22:12:24 +02:00
Krunoslav Zaher c1c974f13d Updates documentation. 2015-07-12 20:52:51 +02:00