Krunoslav Zaher
|
fe3b7ab316
|
Merge pull request #104 from sergdort/issue-#99
UICollectionView rx_contentOffset and UICollectionViewDelegateFlowLay…
|
2015-08-19 10:35:08 +02:00 |
sshulga
|
7e285dd558
|
UICollectionView rx_contentOffset and UICollectionViewDelegateFlowLayout #99
|
2015-08-19 11:19:51 +03:00 |
Krunoslav Zaher
|
a9a8c17045
|
Release 1.9.1
|
2015-08-17 10:32:11 +02:00 |
Krunoslav Zaher
|
11dca76244
|
Merge pull request #92 from ReactiveX/feature/calculator-example
Feature/calculator example
|
2015-08-16 11:37:55 +02:00 |
Carlos García
|
4340938363
|
Calculator example - logic
|
2015-08-16 01:37:36 +02:00 |
Krunoslav Zaher
|
4ea534ba1e
|
Merge pull request #96 from lfaoro/rxswift-2.0
Polished playgrounds
|
2015-08-15 19:04:38 +02:00 |
Leonard
|
554addd805
|
Polished playgrounds
All errors have been fixed for PG:
* Introduction
* Subjects
|
2015-08-15 19:00:59 +02:00 |
Krunoslav Zaher
|
59a88933a8
|
`trySend` to `?.on` and cleanup for `multicast`, `refCount`, `asObservable`
|
2015-08-15 13:12:43 +02:00 |
Krunoslav Zaher
|
ea9acdd7f7
|
`trySend` to `?.on` and cleanup for `reduce`
|
2015-08-14 11:25:53 +02:00 |
Krunoslav Zaher
|
ba05314a98
|
Adds debug default identifier.
|
2015-08-13 23:41:51 +02:00 |
Krunoslav Zaher
|
eac2e7a669
|
`trySend` to `?.on` and cleanup for `scan`
|
2015-08-13 23:40:14 +02:00 |
Krunoslav Zaher
|
95f072190a
|
`trySend` to `?.on` and cleanup for `startWith`
|
2015-08-13 23:32:20 +02:00 |
Krunoslav Zaher
|
40abfcf4b5
|
`trySend` to `?.on` and cleanup for `tap`
|
2015-08-13 23:24:28 +02:00 |
Krunoslav Zaher
|
cbe6c4ee15
|
`trySend` to `?.on` and cleanup for `distinctUntilChanged`
|
2015-08-13 23:07:25 +02:00 |
Krunoslav Zaher
|
2e0ca2e284
|
`trySend` to `?.on` and cleanup for `asObservable`
|
2015-08-13 22:26:59 +02:00 |
Krunoslav Zaher
|
72e7c85d7f
|
`trySend` to `?.on` and cleanup for `delaySubscription`
|
2015-08-13 22:25:58 +02:00 |
Krunoslav Zaher
|
753520b406
|
`trySend` to `?.on` and cleanup for `timer`
|
2015-08-13 22:23:25 +02:00 |
Krunoslav Zaher
|
7427c227fc
|
`trySend` to `?.on` and cleanup for `Sample`
|
2015-08-13 22:20:39 +02:00 |
Krunoslav Zaher
|
1231d25377
|
`trySend` to `?.on` and cleanup for `throttle`
|
2015-08-13 22:10:26 +02:00 |
Krunoslav Zaher
|
55d3e77377
|
`trySend` to `?.on` and cleanup for `amb`
|
2015-08-13 21:37:08 +02:00 |
Krunoslav Zaher
|
a7062f8b31
|
`trySend` to `?.on` and cleanup for `takeUntil`
|
2015-08-13 21:32:37 +02:00 |
Krunoslav Zaher
|
fee2b0cf85
|
`trySend` to `?.on` and cleanup for `catch`
|
2015-08-13 21:24:03 +02:00 |
Krunoslav Zaher
|
66dfc64207
|
Improves delete simulators script.
|
2015-08-13 21:20:31 +02:00 |
Krunoslav Zaher
|
fe3e492a60
|
Improvements for delete simulator script.
|
2015-08-12 20:52:18 +02:00 |
Krunoslav Zaher
|
d9efe90751
|
Performance improvements and cleanup for queue.
|
2015-08-12 20:51:47 +02:00 |
Krunoslav Zaher
|
c4b392c86d
|
Fix for #89 (CLAuthorizationStatus casting crash)
|
2015-08-12 19:38:22 +02:00 |
Krunoslav Zaher
|
af910dc261
|
Merge pull request #90 from iandundas/develop
Fixed Typo & BehaviorSubject's description in Subjects Playground
|
2015-08-12 15:12:40 +02:00 |
Ian Dundas
|
ab21b839ef
|
Fixed Typo & BehaviorSubject's description in Subjects Playground
Note - BehaviorSubject still also needs a description (seems to be copy pasted from ReplaySubject)
|
2015-08-12 14:24:31 +02:00 |
Krunoslav Zaher
|
2da4774028
|
`trySend` to `?.on` and cleanup for `concat`
|
2015-08-11 10:14:36 +02:00 |
Krunoslav Zaher
|
d4aa127e63
|
`trySend` to `?.on` and cleanup for `switchLatest`
|
2015-08-11 10:10:55 +02:00 |
Krunoslav Zaher
|
83fa0854a2
|
RxResult -> throws for takeWhile
|
2015-08-11 09:58:25 +02:00 |
Krunoslav Zaher
|
cc5353792d
|
RxResult -> throws for take
|
2015-08-11 09:52:33 +02:00 |
Krunoslav Zaher
|
0ab1e8d828
|
RxResult -> throws for skip
|
2015-08-11 09:49:52 +02:00 |
Krunoslav Zaher
|
9d07614be3
|
RxResult -> throws for flatMap
|
2015-08-11 09:47:28 +02:00 |
Krunoslav Zaher
|
e9b620a51e
|
Renames tests from `where` to `filter`.
|
2015-08-11 09:36:32 +02:00 |
Krunoslav Zaher
|
01af1a554a
|
RxResult -> throws for filter
|
2015-08-11 09:34:17 +02:00 |
Krunoslav Zaher
|
4004a2d414
|
RxResult -> throws for map
|
2015-08-11 09:19:18 +02:00 |
Krunoslav Zaher
|
2372daa14c
|
Fixes build for RxExample-iOS-no-module.
|
2015-08-10 13:49:18 +02:00 |
Krunoslav Zaher
|
2c33f7a89a
|
Replaces `>-` with protocol extensions. Unit tests pass. Adds `CHANGELOG.md`
|
2015-08-10 01:43:30 +02:00 |
Krunoslav Zaher
|
0ca9c90f6a
|
Merge branch 'feature/swift2.0' into rxswift-2.0
|
2015-08-08 19:39:07 +02:00 |
Krunoslav Zaher
|
1251f2ce14
|
Merge branch 'develop' into feature/swift2.0
|
2015-08-08 19:29:13 +02:00 |
Junior B
|
533fcde14e
|
merged documentation from master
|
2015-08-07 18:32:23 +02:00 |
Krunoslav Zaher
|
bd514d2d15
|
Merge pull request #85 from garethknowles/feature/swift2.0
Xcode 7 Beta 5 Fix - Prefix and Suffix Syntax Changes
|
2015-08-07 12:51:15 +02:00 |
Gareth Knowles
|
3a1a9bbd57
|
Xcode 7 Beta 5 Fix - Prefix and Suffix Syntax Changes
|
2015-08-07 10:49:17 +01:00 |
Junior B.
|
d9a61ab8e8
|
Merge pull request #84 from lipka/patch-1
Update Travis badge for new repo location
|
2015-08-07 09:39:53 +02:00 |
Lukas Lipka
|
9ee55594bb
|
Update Travis badge for new repo location
|
2015-08-07 09:39:00 +02:00 |
Krunoslav Zaher
|
701e7bd4cc
|
Travis Xcode7 fixes.
|
2015-08-06 09:26:17 +02:00 |
Krunoslav Zaher
|
8957cab8f9
|
Merge branch 'develop' into feature/swift2.0
|
2015-08-06 02:38:23 +02:00 |
Krunoslav Zaher
|
f978d02c92
|
Bash lipstick.
|
2015-08-06 01:35:23 +02:00 |
Carlos García
|
eb8280b4f2
|
calculator UI
|
2015-08-04 11:49:14 +02:00 |