Arkadiusz Holko
|
ca96692715
|
Add missing articles in cell blurring example in README
|
2015-12-03 17:55:28 +01:00 |
Arkadiusz Holko
|
a057dc750a
|
Fix typo in README: s/exists/exits/
|
2015-12-03 16:40:25 +01:00 |
Krunoslav Zaher
|
c909f0f572
|
Add `NSURLSession` changes to `CHANGELOG.md`.
|
2015-11-16 10:24:37 +01:00 |
Krunoslav Zaher
|
16e2903560
|
Makes `zip` work on `ObservableType` instead of `ObservableConvertibleType`.
|
2015-11-16 10:12:14 +01:00 |
Krunoslav Zaher
|
4952fd72bf
|
Polish for `CHANGELOG.md`.
|
2015-11-16 01:49:26 +01:00 |
Krunoslav Zaher
|
a64594ad61
|
Release 2.0.0-beta.3
|
2015-11-16 01:27:06 +01:00 |
Krunoslav Zaher
|
af4f556ac8
|
Updates documentation.
|
2015-11-16 00:37:18 +01:00 |
Krunoslav Zaher
|
c515ba4b50
|
Adds `CurrentThreadScheduler` to blocking operators.
|
2015-11-16 00:11:30 +01:00 |
Krunoslav Zaher
|
db478b1b9a
|
Updates documentation.
|
2015-11-15 23:59:17 +01:00 |
Krunoslav Zaher
|
0a1a07384d
|
Merge pull request #258 from ReactiveX/feature/kvo_revamp
KVO revamp.
|
2015-11-15 23:22:13 +01:00 |
Krunoslav Zaher
|
7d3387989d
|
Adds `flatMapLatest` to `Driver` unit.
|
2015-11-15 23:21:39 +01:00 |
Krunoslav Zaher
|
65cc061b17
|
Changes `NopDisposable` to be struct.
|
2015-11-15 22:52:16 +01:00 |
Krunoslav Zaher
|
beaa045340
|
Adds `FlatMapLatest`.
|
2015-11-15 22:51:43 +01:00 |
Krunoslav Zaher
|
99ae8dc30b
|
Simplifies `Merge` operators.
|
2015-11-15 21:53:15 +01:00 |
Krunoslav Zaher
|
69d34d58c4
|
Improves data locality for `Map` and `Filter`.
|
2015-11-15 21:24:45 +01:00 |
Krunoslav Zaher
|
b3a66aa45f
|
`Merge` operator family polish.
|
2015-11-15 21:15:23 +01:00 |
Krunoslav Zaher
|
218b342a9a
|
Makes disposal explicit in playgrounds so it doesn't confuses people.
|
2015-11-15 13:18:05 +01:00 |
Krunoslav Zaher
|
90dad761a2
|
Fixes warnings in example app.
|
2015-11-15 13:11:21 +01:00 |
Krunoslav Zaher
|
ba5fcff91e
|
Optimizations: `map.map.map ...` -> `map`.
|
2015-11-15 13:10:42 +01:00 |
Krunoslav Zaher
|
b1185750f4
|
Adds scheduler overloads to `just`, `sequenceOf`. Deprecates `asObservable` in favor of `toObservable`.
|
2015-11-15 00:09:41 +01:00 |
Krunoslav Zaher
|
a3a0dca28e
|
Merge pull request #260 from a2/patch-2
Move parameter line to correct function
|
2015-11-14 21:41:28 +01:00 |
Krunoslav Zaher
|
7deb149916
|
Returns `NSRecursiveLocks`. It was interesting excursion ...
|
2015-11-14 21:39:50 +01:00 |
Krunoslav Zaher
|
5cc185743a
|
Polish for animated table view updates.
|
2015-11-14 21:22:01 +01:00 |
Alexsander Akers
|
a35b06b066
|
Move parameter line to correct function
|
2015-11-14 19:21:46 +00:00 |
Krunoslav Zaher
|
a269a42a38
|
KVO revamp.
|
2015-11-14 15:34:08 +01:00 |
Krunoslav Zaher
|
80d6302fda
|
Updates `CONTRIBUTING.md`.
|
2015-11-14 15:33:48 +01:00 |
Krunoslav Zaher
|
9808ae9ee7
|
Merge pull request #249 from tottakai/feature-single-blocked-predicate
Blocking single operator with predicate
|
2015-11-12 11:11:28 +01:00 |
Krunoslav Zaher
|
fbba0966e5
|
Merge pull request #252 from dtartaglia/develop
Update UIImageView+Rx.swift
|
2015-11-12 11:10:55 +01:00 |
Tomi Koskinen
|
14affd773c
|
exit loop and dispose subscription immediately
|
2015-11-12 08:26:40 +02:00 |
Tomi Koskinen
|
5499c10f9a
|
remove duplicate blocking single code
|
2015-11-12 08:26:40 +02:00 |
Daniel Tartaglia
|
e6f79b510f
|
Update UIImageView+Rx.swift
|
2015-11-11 20:39:58 -05:00 |
Krunoslav Zaher
|
0774da2a99
|
Merge pull request #245 from ReactiveX/feature/singleAsync
Add `single` non-blocking operator
|
2015-11-11 11:40:37 +01:00 |
Krunoslav Zaher
|
c2ca7e6b04
|
Adds early return.
|
2015-11-11 11:40:01 +01:00 |
Krunoslav Zaher
|
df0ede1bf2
|
Removes debugging code.
|
2015-11-11 11:29:30 +01:00 |
Junior B
|
9663469b01
|
Add tests for `single` non-blocking operator
|
2015-11-11 11:13:12 +01:00 |
Junior B
|
7e92fb7248
|
Add `single` non-blocking operator
|
2015-11-11 11:13:12 +01:00 |
Krunoslav Zaher
|
45d1aa6047
|
Changes some texts.
|
2015-11-11 10:12:11 +01:00 |
Tomi Koskinen
|
edeaf53b27
|
Blocking single operator with predicate
|
2015-11-10 22:25:09 +02:00 |
Krunoslav Zaher
|
6866b44e06
|
Merge pull request #246 from tottakai/feature-single-blocked
Blocking version of single operator
|
2015-11-10 21:13:23 +01:00 |
Krunoslav Zaher
|
ce5b31b8a9
|
Renames `rx_tap` to `rx_primaryAction` on `UIButton` for `tvOS` and adds it to unit tests.
|
2015-11-09 23:06:37 +01:00 |
Krunoslav Zaher
|
93f9e2de54
|
Merge branch 'develop' of github.com:kzaher/RxSwift into develop
|
2015-11-09 22:47:12 +01:00 |
Krunoslav Zaher
|
c5d22b7bc4
|
Merge pull request #243 from larslockefeer/master
Added tvOS specific extension for UIButton
|
2015-11-09 22:46:25 +01:00 |
Tomi Koskinen
|
c79cea523f
|
Blocking version of single operator
|
2015-11-09 21:42:46 +02:00 |
Krunoslav Zaher
|
15ad7ead1d
|
Deprecates KVO wrappers that don't accept type as first operator and adds overloads that do.
|
2015-11-09 12:15:24 +01:00 |
Lars Lockefeer
|
a9d445c2cd
|
Added tvOS specific extension for UIButton
This extension registers for the `PrimaryActionTriggered` event, rather than the `TouchUpInside` event, to ensure `rx_tap` works as expected.
|
2015-11-09 08:24:11 +01:00 |
Krunoslav Zaher
|
046024d7fd
|
Changes `CustomStringConvertible` to `CustomDebugStringConvertible`.
|
2015-11-09 01:05:51 +01:00 |
Krunoslav Zaher
|
9fa53a6bb3
|
Transforms `NSError`s across projects into Swift enums that inherit from `ErrorType`.
|
2015-11-09 00:44:59 +01:00 |
Krunoslav Zaher
|
2da94a2136
|
Performance optimizations for stateful components.
|
2015-11-08 22:34:16 +01:00 |
Krunoslav Zaher
|
eebef9d125
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-11-08 17:57:44 +01:00 |
Krunoslav Zaher
|
4fae473c8d
|
Merge pull request #238 from ReactiveX/feature/flat-map-first
flatMapFirst operator
|
2015-11-08 17:57:09 +01:00 |