Commit Graph

51 Commits

Author SHA1 Message Date
Krunoslav Zaher
749800f7c3 Release 3.0.0-beta.1 2016-09-11 17:13:27 +02:00
Krunoslav Zaher
c99a49aa66 Fixes CHANGELOG.md 2016-09-08 19:23:51 +02:00
Ryu Tanabe
483c22abd7 adds UISearchBar extensions 2016-08-23 09:08:56 +09:00
Krunoslav Zaher
87b792e54d Adds 3.0.0.alpha.1 changes to CHANGELOG. 2016-08-21 17:17:35 +02:00
sergdort
cfb8b1558a Merge branch 'master' into swift-3.0
Conflicts:
	RxExample/RxDataSources/DataSources/CollectionViewSectionedDataSource.swift
	RxExample/RxDataSources/DataSources/Differentiator.swift
	RxExample/RxDataSources/DataSources/TableViewSectionedDataSource.swift
	RxExample/RxExample.xcodeproj/project.pbxproj
	RxExample/RxExample.xcodeproj/xcshareddata/xcschemes/RxExample-iOS-no-module.xcscheme
	RxExample/RxExample/Examples/TableViewPartialUpdates/PartialUpdatesViewController.swift
	RxExample/RxExample/Examples/TableViewWithEditingCommands/TableViewWithEditingCommandsViewController.swift
	RxExample/RxExample/Services/HtmlParsing.swift
	Tests/RxCocoaTests/CLLocationManager+RxTests.swift
	Tests/RxCocoaTests/UICollectionView+RxTests.swift
2016-07-05 18:00:36 +03:00
Krunoslav Zaher
f86d12a53b Release 2.6.0 2016-07-04 02:27:30 +02:00
Tony Arnold
1a289e97fd Add information about resolved static analysis issues in RxCocoa’s Objective-C classes to the changelog 2016-06-29 11:31:21 +10: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
Suyeol Jeon
b0bb65306b Update CHANGELOG.md 2016-06-09 00:35:37 +09:00
Kyle Fuller
aba717b642 Add rx_title to UIViewController 2016-05-30 09:19:26 -07:00
Krunoslav Zaher
33f2487a41 Adds 2.5.0 changes to CHANGELOG. 2016-05-15 18:28:31 +02:00
Krunoslav Zaher
c4ca775bdc Changes for Swift 3.0. 2016-04-22 13:14:41 +02:00
Krunoslav Zaher
d8228eeea7 Adds 2.4 to CHANGELOG.md. 2016-04-11 00:31:56 +02:00
Krunoslav Zaher
6df77da474 Updates CHANGELOG.md with 2.3.1 release. 2016-03-22 13:32:18 +01:00
Krunoslav Zaher
c136ce57e6 Updates release notes. 2016-03-22 12:23:03 +01:00
Krunoslav Zaher
966734d9d7 Updates CHANGELOG.md. 2016-03-18 23:08:52 +01:00
Krunoslav Zaher
d1272a2d8d Updates CHANGELOG.md. 2016-03-13 17:30:55 +01:00
Krunoslav Zaher
22cd5f79d1 Adds 2.2.0 changes to CHANGELOG.md. 2016-02-14 22:44:29 +01:00
Krunoslav Zaher
b00d35a5ef Updates documentation. 2016-01-11 00:42:07 +01:00
Krunoslav Zaher
12bfa3ddef Updates CHANGELOG.md with 2.0.0 changes. 2016-01-02 00:35:08 +01:00
Krunoslav Zaher
83bac6db0c Updates spm status in docs. 2015-12-30 20:55:43 +01:00
Krunoslav Zaher
439ca291bc Updates Scheduler documentation. 2015-12-30 15:20:50 +01:00
Krunoslav Zaher
6bc1ae0ff9 Deprecates ScopedDisposable and scopedDispose in favor of DisposeBag. 2015-12-30 02:50:07 +01:00
Krunoslav Zaher
c4eb18acfd Deprecates UIAlertView and UIActionSheet extensions. 2015-12-30 02:20:24 +01:00
Krunoslav Zaher
8b8d32dc23 Updates changelog with 2.0.0-rc.0 changes. 2015-12-30 01:55:46 +01:00
Krunoslav Zaher
f2d49adc32 Updates CHANGELOG.md. 2015-12-21 12:59:38 +01:00
Krunoslav Zaher
aeff907a8d Release 2.0.0-beta.4 2015-12-07 00:58:20 +01:00
Krunoslav Zaher
e89ddd9891 Updates CHANGELOG.md. 2015-12-07 00:55:51 +01:00
persidskiy
39f7ea1475 Add rx_animating to UIActivityIndicatorView 2015-12-03 15:29:50 +03:00
Ash Furrow
731e69a680 Adds UILabel rx_attributedText. 2015-11-18 08:20:03 -05:00
Ash Furrow
34f9e092f9 Adds ignoreElements(). 2015-11-17 12:10:19 -05:00
Krunoslav Zaher
c909f0f572 Add NSURLSession changes to CHANGELOG.md. 2015-11-16 10:24:37 +01:00
Krunoslav Zaher
4952fd72bf Polish for CHANGELOG.md. 2015-11-16 01:49:26 +01:00
Krunoslav Zaher
af4f556ac8 Updates documentation. 2015-11-16 00:37:18 +01:00
Krunoslav Zaher
31095a8cb0 Release 2.0.0-beta.2 2015-11-02 11:12:20 +01:00
Krunoslav Zaher
9fb8e3f4ef Adds changelog for 2.0.0-beta.1 release. 2015-10-19 22:00:57 +02:00
Krunoslav Zaher
8b2138d1a3 Adds alpha.4 changes. 2015-10-02 23:32:39 +02:00
Krunoslav Zaher
880c777a80 Adds repeatElement operator. 2015-09-13 15:35:48 +02:00
Krunoslav Zaher
4695ab9de7 Adds range operator. 2015-09-13 14:54:47 +02:00
Krunoslav Zaher
9ac1ade696 Cleanup of observers and improvements to disposable locking performance. 2015-09-12 14:15:42 +02:00
Krunoslav Zaher
964d44d733 Documentation and interface cleanup. 2015-09-09 11:29:39 +02:00
Krunoslav Zaher
c4ea7b4bb2 Documentation and interface cleanup. 2015-09-08 22:32:09 +02:00
Krunoslav Zaher
6139b16ca3 Updates documentation. 2015-09-04 23:15:16 +02:00
Krunoslav Zaher
a6211a121e Updates documentation. 2015-09-01 12:21:06 +02:00
Krunoslav Zaher
43c6a443d5 Transforms operator properties into extension functions. Transforms free functions on collections to SequenceType extensions. Removes unnecessary overloads. Cleanup. 2015-08-26 23:11:46 +02:00
Krunoslav Zaher
cf7ae02cf0 Merge remote-tracking branch 'origin/develop' into rxswift-2.0 2015-08-23 23:18:10 +02:00
Krunoslav Zaher
a9a8c17045 Release 1.9.1 2015-08-17 10:32:11 +02:00
Krunoslav Zaher
ea9acdd7f7 trySend to ?.on and cleanup for reduce 2015-08-14 11:25:53 +02:00
Krunoslav Zaher
40abfcf4b5 trySend to ?.on and cleanup for tap 2015-08-13 23:24:28 +02:00