Commit Graph

1104 Commits

Author SHA1 Message Date
Krunoslav Zaher 4e4d9dd794 Fixes podspec dependencies. 2016-01-17 13:43:33 +01:00
Krunoslav Zaher a8dd559ba2 Merge branch 'master' into develop 2016-01-17 13:36:55 +01:00
Krunoslav Zaher 76eb62083d Fixes a typo in `RxTableViewDataSourceProxy`. 2016-01-17 13:36:46 +01:00
Carlos García 5194af426c update podspec to RxSwift to 2.1 2016-01-16 19:44:13 +01:00
Carlos García 9ea0d14503 update podspec to RxSwift to 2.1 2016-01-16 19:30:30 +01:00
Krunoslav Zaher df8739fcfd Fixes a typo in `RxTableViewDataSourceProxy`. 2016-01-11 10:50:36 +01:00
Krunoslav Zaher b00d35a5ef Updates documentation. 2016-01-11 00:42:07 +01:00
Krunoslav Zaher 59c0f9069f Adds release Swift flag to release build. 2016-01-10 22:50:44 +01:00
Krunoslav Zaher 4f9fb55ab5 Release 2.1.0 2016-01-10 22:42:50 +01:00
Krunoslav Zaher 38cd00522d Fixes automation. 2016-01-10 22:42:15 +01:00
Krunoslav Zaher 3b0c80dbf1 Makes debug mode less verbose by treating `TRACE_RESOURCES` as a integer level. #397 2016-01-10 21:29:04 +01:00
Krunoslav Zaher 1b26e9bbd6 Declares `SpinLock` as `NSRecursiveLock` on `Darwin` because of `https://lists.swift.org/pipermail/swift-dev/Week-of-Mon-20151214/000321.html`. 2016-01-10 20:57:55 +01:00
Krunoslav Zaher 0091fa3a2f Improves thread safety of KVO by serializing KVO events. 2016-01-10 20:50:27 +01:00
Krunoslav Zaher d7366b0b72 Adds unit tests for `rx_enabled` on `NSControl` and `rx_state` on `UIButton`. 2016-01-10 20:33:30 +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 c6526e830a Adds `UIImagePicker` documentation. 2016-01-10 18:36:43 +01:00
Krunoslav Zaher ffc976dac9 Refactors `UIImagePickerController` to use more idiomatic coding style. 2016-01-10 18:33:01 +01:00
Krunoslav Zaher 8babd6a4d1 Merge pull request #400 from darrensapalo/patch-2
Update Examples.md
2016-01-10 16:25:42 +01:00
Darren 95f2748738 Update Examples.md 2016-01-10 18:53:52 +08:00
Krunoslav Zaher 09c790ee95 Merge pull request #387 from sergdort/UIImagePickerController_Rx
Rx wrappers for UIImagePickerController
2016-01-07 21:32:20 +01:00
Krunoslav Zaher 444d4c8611 Merge pull request #394 from yannickl/develop
[ADD] rx_itemDeselected and rx_modelDeselected events
2016-01-07 21:23:29 +01:00
Krunoslav Zaher e50053164b Merge pull request #391 from ReactiveX/dry-dispatch-queue-scheduler-qos
DRY DispatchQueueSchedulerQOS
2016-01-07 13:53:07 +01:00
Krunoslav Zaher e3ce0e13fb Merge pull request #389 from 53ningen/for-loop
Replace C-style for loop with Swift-style for-in loop
2016-01-07 13:52:04 +01:00
Yannick Loriot e5978c796d [UPDATE] Test case 2016-01-07 13:10:00 +01:00
Yannick Loriot f00effc9b5 [ADD] rx_itemDeselected and rx_modelDeselected events 2016-01-07 13:06:39 +01:00
sergdort a25cdd598c Added tests for UIImagePickerController+Rx 2016-01-06 19:28:31 +02:00
yury 5e0a230e78 DRY DispatchQueueSchedulerQOS 2016-01-06 15:11:02 +03:00
53nigen 4dccf08bfd Replace C-style for loop with Swift-style for-in loop 2016-01-06 16:35:01 +09:00
sshulga d665aaff61 Puts Krunoslav's Copyright 2016-01-05 15:21:16 +02:00
sshulga fe4dda0ed7 Rx wrappers for UIImagePickerController 2016-01-05 15:15:15 +02:00
Krunoslav Zaher 61cbebeef0 Merge pull request #384 from hadashiA/fix-http-body-logging
Fix http body logging of NSURLSession
2016-01-04 22:03:08 +01:00
f-kubotar 4c6e55509f fix http body logging of NSURLSession 2016-01-05 00:02:05 +09:00
Krunoslav Zaher c1f5931fb8 Adds unit tests for `SequenceType` version of `toObservable`. 2016-01-02 23:51:24 +01:00
Krunoslav Zaher 87aa7ede42 Moves all tests into Rx.xcodeproj and enables coverage tests. 2016-01-02 22:55:43 +01:00
Krunoslav Zaher 111bbfb5e3 Merge pull request #377 from mrahmiao/develop
Adds two rx properties to Cocoa controls.
2016-01-02 18:30:14 +01:00
Krunoslav Zaher 1c47f0a792 Updates documentation. 2016-01-02 00:36:33 +01:00
Krunoslav Zaher 12bfa3ddef Updates `CHANGELOG.md` with 2.0.0 changes. 2016-01-02 00:35:08 +01:00
Krunoslav Zaher f13c35e8d0 Fixes automation scripts. 2016-01-01 23:38:23 +01:00
Krunoslav Zaher 10fdfa0d00 Updates debug label position. 2016-01-01 23:38:10 +01:00
Krunoslav Zaher 35be3f644b Decreases Sign up alert time. 2016-01-01 20:49:57 +01:00
Krunoslav Zaher 6dd9ff1e1e Ironing scripts. 2016-01-01 20:49:36 +01:00
Krunoslav Zaher 95aa450181 Release 2.0.0 2016-01-01 20:41:54 +01:00
Krunoslav Zaher 903904b5d4 Polish for header validation script. 2016-01-01 20:09:25 +01:00
Krunoslav Zaher c8549e2581 Updates `RxSwift.podspec`. 2016-01-01 18:08:10 +01:00
mrahmiao c7a641fe21 Fixes test failures of `rx_state` of `NSButton` and `rx_enabled` of `NSControl`.
Signed-off-by: mrahmiao <mrahmiao@gmail.com>
2016-01-01 22:28:48 +08:00
Krunoslav Zaher c8ea0f7532 Rearranges partial updates example in RxExample app. 2016-01-01 14:58:15 +01:00
mrahmiao 035b40d9a3 Unifies the header of NSControl+RxTests.swift
Signed-off-by: mrahmiao <mrahmiao@gmail.com>
2016-01-01 21:21:18 +08:00
Krunoslav Zaher 913d54ed23 Changes organization identifier to `io.rx` and changes organization name to `ReactiveX`. 2016-01-01 14:11:05 +01:00
Krunoslav Zaher daefc26b47 Packages `RxDataSourceStarterKit`. 2016-01-01 13:46:11 +01:00
Krunoslav Zaher 81735c16cc Polish for `NSTextView`. 2016-01-01 13:13:07 +01:00