Krunoslav Zaher
|
420b6809d4
|
Added test for rxError bug.
|
2015-07-06 09:54:26 +02:00 |
Krunoslav Zaher
|
2f697fe5d4
|
Additional unit test for DelegateProxy.
|
2015-07-06 09:40:03 +02:00 |
Krunoslav Zaher
|
72dea72186
|
Fixes warning.
|
2015-07-05 23:17:40 +02:00 |
Krunoslav Zaher
|
f9f76630ec
|
Release 1.7
|
2015-07-05 22:44:56 +02:00 |
Krunoslav Zaher
|
fe84c223e5
|
Adds RxDataSourceKit documentation.
|
2015-07-05 20:33:14 +02:00 |
Krunoslav Zaher
|
2b943749fb
|
Adds delegate proxy tests.
|
2015-07-05 20:14:10 +02:00 |
Krunoslav Zaher
|
8683b6a883
|
Added ConcurrentDispatchQueue scheduler.
|
2015-07-05 19:17:29 +02:00 |
Krunoslav Zaher
|
d5c977109a
|
Update documentation and polishing.
|
2015-07-05 18:40:06 +02:00 |
Krunoslav Zaher
|
dc262916ec
|
More polishing.
|
2015-07-05 13:33:14 +02:00 |
Krunoslav Zaher
|
327f82355e
|
Further simplifications.
|
2015-07-05 13:33:14 +02:00 |
Krunoslav Zaher
|
1f6df23810
|
Simplifies data sources and delegates.
|
2015-07-05 13:33:13 +02:00 |
Krunoslav Zaher
|
ede99d27d1
|
Added collection view integration.
|
2015-07-05 13:33:13 +02:00 |
Krunoslav Zaher
|
a3ffa9fc80
|
RxCocoa revamp.
|
2015-07-05 13:33:13 +02:00 |
Krunoslav Zaher
|
abc45b758a
|
Merge pull request #44 from ashfurrow/uicontrol-enabled
Added rx_subscribeEnabledTo to UIControl
|
2015-07-04 22:12:32 +02:00 |
Ash Furrow
|
9c67d967e1
|
Added rx_subscribeEnabledTo to UIControl.
|
2015-07-04 11:51:38 -04:00 |
Krunoslav Zaher
|
09dea7d387
|
Merge pull request #41 from carlosypunto/more-playgrounds
Subjects playground
|
2015-06-27 02:44:10 +02:00 |
Carlos García
|
a4fe7475e9
|
Merge branch 'develop' of https://github.com/kzaher/RxSwift into more-playgrounds
# Conflicts:
# Playgrounds/Introduction.playground/timeline.xctimeline
# Playgrounds/ObservablesOperators/Observables+Connectable.playground/Contents.swift
# Playgrounds/ObservablesOperators/Observables+Connectable.playground/contents.xcplayground
|
2015-06-27 02:37:40 +02:00 |
Carlos García
|
e523e9ffa3
|
corrections in playgrouds
|
2015-06-27 02:33:04 +02:00 |
Krunoslav Zaher
|
28ddb7e7f1
|
Merge pull request #39 from carlosypunto/develop
use ReplaySubject in Playgrounds
|
2015-06-26 10:38:18 +02:00 |
Carlos García
|
338a4de26b
|
use ReplaySubject in Playgrounds
|
2015-06-26 01:36:29 +02:00 |
Krunoslav Zaher
|
c314cf9417
|
Fixes problem with ReplaySubject location.
|
2015-06-25 20:53:44 +02:00 |
Krunoslav Zaher
|
9b722b81c9
|
Renames Subject to PublishSubject and moves ReplaySubject to Subjects directory.
|
2015-06-25 16:18:21 +02:00 |
Krunoslav Zaher
|
4547127ae6
|
Adds skip operator.
|
2015-06-25 16:15:39 +02:00 |
Krunoslav Zaher
|
6628516fa8
|
Merge pull request #37 from carlosypunto/more-playgrounds
More playgrounds
|
2015-06-24 10:21:04 +02:00 |
Carlos García
|
f5dd473d05
|
timeline.xctimeline added to .gitignore
|
2015-06-24 08:44:12 +02:00 |
Carlos García
|
adc3a7d77f
|
rendered markup setted
|
2015-06-24 08:34:54 +02:00 |
Carlos García
|
a283444048
|
secon catch example added
|
2015-06-23 13:19:28 +02:00 |
Carlos García
|
e3a4bc2f4d
|
little corrections
|
2015-06-22 01:55:38 +02:00 |
Carlos García
|
95ba612334
|
retry an take added
|
2015-06-21 10:57:41 +02:00 |
Carlos García
|
c85e028e6a
|
more playgrounds and homogenization
|
2015-06-20 15:03:58 +02:00 |
Carlos García
|
395e1c3fef
|
Xcode error fixed
|
2015-06-20 13:07:07 +02:00 |
Carlos García
|
5642810882
|
small rx_text correction
|
2015-06-20 08:39:37 +02:00 |
Krunoslav Zaher
|
d38e140434
|
Release 1.6
|
2015-06-14 19:38:51 +02:00 |
Krunoslav Zaher
|
6340563c29
|
Fixes release mode compiler error.
|
2015-06-14 19:28:27 +02:00 |
Krunoslav Zaher
|
a631010071
|
Updates readme and renames `foldl` to `reduce`.
|
2015-06-14 19:14:57 +02:00 |
Krunoslav Zaher
|
84b982ee19
|
Adds `amb` operator.
|
2015-06-14 18:50:41 +02:00 |
Krunoslav Zaher
|
33afb930e9
|
Adds `scan`.
|
2015-06-14 16:29:04 +02:00 |
Krunoslav Zaher
|
a22705e63b
|
Added debounce alias for throttle.
|
2015-06-14 15:41:32 +02:00 |
Krunoslav Zaher
|
13526222fe
|
Adds `delaySubscription`.
|
2015-06-14 15:39:29 +02:00 |
Krunoslav Zaher
|
73bd4ed85d
|
Removes debug println.
|
2015-06-14 10:05:18 +02:00 |
Krunoslav Zaher
|
79970ad3f3
|
Adds `subscribeOn` operator.
|
2015-06-14 01:05:57 +02:00 |
Krunoslav Zaher
|
4c1a1e75e0
|
Adds `catch` and `retry` operators.
|
2015-06-13 23:46:19 +02:00 |
Krunoslav Zaher
|
41265fcea1
|
FlatMap, take, take(time version).
|
2015-06-12 22:08:14 +02:00 |
Krunoslav Zaher
|
6321122c3a
|
Clears misunderstandings and misuses of DisposeBag and ScopedDispose.
|
2015-06-11 13:31:14 +02:00 |
Krunoslav Zaher
|
2227db5379
|
Fixes sink releasing in case of not retaining disposable.
|
2015-06-11 11:46:01 +02:00 |
Krunoslav Zaher
|
40e853e9db
|
Merge pull request #32 from carlosypunto/update_readme
👍
|
2015-06-09 09:48:01 +02:00 |
Carlos García
|
f7b2082974
|
operator list updated and linked
|
2015-06-09 09:36:09 +02:00 |
Krunoslav Zaher
|
6714496f49
|
Merge pull request #31 from hsubra89/patch-1
Group operators by category
|
2015-06-08 10:32:37 +02:00 |
Harish Subramanium
|
10afbdb29a
|
Update README.md
Fix incorrect category
|
2015-06-08 18:25:33 +10:00 |
Harish Subramanium
|
fc3eac7cbb
|
Update README.md
Separate supported operators into categories so that they are easier to read and reason about when comparing them to ReactiveX.io.
http://reactivex.io/documentation/operators.html#categorized
|
2015-06-08 17:01:17 +10:00 |