Krunoslav Zaher
9d4d93b474
Adds unit tests for `VirtualTimeScheduler` and `HistoricScheduler`.
2015-12-28 01:24:33 +01:00
Krunoslav Zaher
08eb41e082
Adds platform specific files to RxExample-no-module.
2015-12-26 05:08:32 +01:00
Krunoslav Zaher
9cae95d3ef
Fixes Swift 2.2 warnings.
2015-12-25 12:50:42 +01:00
Krunoslav Zaher
56847dd7f9
Fixes storyboard warnings.
2015-12-24 20:26:45 +01:00
Krunoslav Zaher
3d2c2af3b4
Small fixes for example app.
2015-12-24 19:50:59 +01:00
Krunoslav Zaher
49017a6565
Fixes warnings.
2015-12-21 22:17:22 +01:00
Krunoslav Zaher
d09832edff
Small polish.
2015-12-21 21:48:11 +01:00
Krunoslav Zaher
6040789f93
Fixes warnings.
2015-12-21 21:45:13 +01:00
Krunoslav Zaher
5716cc3cec
Transforms free functions to factory functions on `Observable`. (just, never, error, generate, combineLatest, zip ...)
2015-12-21 20:55:37 +01:00
Krunoslav Zaher
a2d7fc9c74
Increases resource count time to 0.2 sec.
2015-12-21 02:12:18 +01:00
Krunoslav Zaher
b89f3f35c7
Fixes compilation error with OSX example.
2015-12-21 02:12:00 +01:00
Krunoslav Zaher
4ba729f7ad
Refactors calculator example to be more clear.
2015-12-21 01:33:32 +01:00
Krunoslav Zaher
3d55baa4e1
Adds `cellType` parameter to `rx_itemsWithCellIdentifier`.
2015-12-21 01:19:08 +01:00
Krunoslav Zaher
86ec1acbcf
Removes `RxBox` and `RxMutableBox` from public interface.
2015-12-19 17:55:49 +01:00
Krunoslav Zaher
637b19947c
Deprecates versions with hidden external parameter name (scheduler, count ...).
2015-12-19 14:30:19 +01:00
Krunoslav Zaher
1ad68469fd
Fixes tests.
2015-12-19 01:44:58 +01:00
Krunoslav Zaher
b338c81e0d
Merge remote-tracking branch 'origin/develop' into feature/observe_method_calls
2015-12-19 01:07:05 +01:00
Krunoslav Zaher
b328cef22c
Merge branch 'develop' into feature/observe_method_calls
2015-12-19 01:06:38 +01:00
Krunoslav Zaher
3508301e3b
Finishes `rx_sentMessage`.
2015-12-18 23:33:58 +01:00
Fernando Paredes
4ae3e1281e
Update Example app for tests
2015-12-16 11:12:44 -08:00
Krunoslav Zaher
9439b281bb
Small scheduler directory cleanup.
2015-12-13 15:47:46 +01:00
Krunoslav Zaher
c337e642dc
Polish for `CLLocationManager` interface and adds unit tests.
2015-12-13 15:28:00 +01:00
Krunoslav Zaher
aea5848d83
Small polishing for GitHub repository search.
2015-12-13 00:33:17 +01:00
Krunoslav Zaher
6dcdf281b8
Moves `disctinctUntilChanged` to `ActivityIndicator`.
2015-12-13 00:27:02 +01:00
Krunoslav Zaher
c534db0fac
Polishing for GitHub repository search example.
2015-12-13 00:23:51 +01:00
Krunoslav Zaher
e14ca2e94d
Fixes problem with autocorrect and `rx_text` on `UITextView`. #333
2015-12-12 20:00:33 +01:00
Krunoslav Zaher
9fb35d737b
Improves leak detection logic and adds suggestions how to detect memory leaks.
2015-12-12 17:28:28 +01:00
Mike Finney
51a46c014f
removed dead code
2015-12-10 18:00:50 -06:00
Krunoslav Zaher
3162f55f68
Merge branch 'develop' into feature/observe_method_calls
2015-12-08 21:30:13 +01:00
Krunoslav Zaher
e01e2105b1
Adds preloading of shared resources to improve leak detection logic.
2015-12-06 23:45:49 +01:00
Krunoslav Zaher
5f8fc67d7d
Adds simple example of table view with sections.
2015-12-06 23:35:34 +01:00
Krunoslav Zaher
68a792988d
Polishes GitHubSignup into a simple MVVM example.
2015-12-06 22:39:12 +01:00
Krunoslav Zaher
ca1488841c
Adds simple validation example.
2015-12-06 20:58:16 +01:00
Krunoslav Zaher
8522d71b54
Adds numbers example.
2015-12-06 20:33:50 +01:00
Krunoslav Zaher
b08c1a5969
Extends `UIView` with `rx_alpha`, `rx_hidden`. `NSLayoutConstraint` with `rx_constant`.
2015-12-06 20:33:03 +01:00
Krunoslav Zaher
a0c68de05d
Adds `shareReplayLatestWithReplay` to `RxExample-iOS-no-module`.
2015-12-06 14:59:54 +01:00
JamStop
25cca7c5f8
Change parameter to use type alias for better code consistency
2015-12-04 12:26:17 -08:00
persidskiy
39f7ea1475
Add rx_animating to UIActivityIndicatorView
2015-12-03 15:29:50 +03:00
Krunoslav Zaher
981a3b206a
Fixes problems release version.
2015-12-02 13:15:23 +01:00
Krunoslav Zaher
de65c8ff2f
Refactors current swizzling code to be more generic.
2015-12-02 13:15:22 +01:00
Krunoslav Zaher
63127838ec
Makes `rx_modelSelected` more user friendly and removes MVVM from Wikipedia search example.
2015-11-28 11:59:49 +01:00
Krunoslav Zaher
c7e73c1184
Moves `Timeout` include into correct group.
2015-11-26 11:34:15 +01:00
Tomi Koskinen
64353ed548
Timeout operator
2015-11-18 11:17:16 +02: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
b3a66aa45f
`Merge` operator family polish.
2015-11-15 21:15:23 +01:00
Krunoslav Zaher
90dad761a2
Fixes warnings in example app.
2015-11-15 13:11:21 +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
5cc185743a
Polish for animated table view updates.
2015-11-14 21:22:01 +01:00
Krunoslav Zaher
a269a42a38
KVO revamp.
2015-11-14 15:34:08 +01:00
Junior B
9663469b01
Add tests for `single` non-blocking operator
2015-11-11 11:13:12 +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
eebef9d125
Merge remote-tracking branch 'origin/develop' into develop
2015-11-08 17:57:44 +01:00
Krunoslav Zaher
ce983c44d0
Polishing and optimizing `retryWhen`.
2015-11-08 17:51:18 +01:00
Kyle Fang
3052e9415c
Remove Unneeded dispose bag
2015-11-07 13:00:16 -06:00
Junior B
7fe9a87cb5
Add `window` operator, time/count version
2015-11-06 11:07:33 +01:00
Krunoslav Zaher
cab8c40ae1
Simplifies `ReachabilityService`.
2015-11-02 10:46:12 +01:00
Krunoslav Zaher
59f3b487d2
Removes locks from sink forwarding (25% improvement).
2015-11-02 00:17:11 +01:00
Krunoslav Zaher
dcc65e8fe0
Adds synchronization protocols to reduce allocations.
2015-11-01 20:40:08 +01:00
Krunoslav Zaher
b12e97abda
Adds `Driver` to `RxExample` app.
2015-11-01 20:17:48 +01:00
Krunoslav Zaher
1dbe06a082
Improves example app.
2015-11-01 20:12:41 +01:00
Vodovozov Gleb
9a08915ff1
ensure that self is not nil in rxex_downloadableImageAnimated
2015-11-01 12:58:46 +08:00
Vodovozov Gleb
72b0904fea
simplified text in OfflinePlaceholder
2015-11-01 11:31:22 +08:00
Vodovozov Gleb
5c148de3e2
moved out extension of UIImageView to separate file to have OS X support for DownloadableImage. Also changed UIImage to Image typealias
2015-11-01 11:28:09 +08:00
Vodovozov Gleb
85197b9a7c
Use DownloadableImage in WikipediaImageServiceExample to handle network errors and bind result to collection view cells.
2015-11-01 10:31:25 +08:00
Vodovozov Gleb
942b617c10
introducing DownloadableImage – enum with 2 possible values – Content(image:UIImage) and OfflinePlaceholder. Use it in ImageService to implement retries on network failures. Also added rxex_downloadableImage extension for UIImageView which shows either content or placeholder image.
2015-11-01 10:30:55 +08:00
Vodovozov Gleb
a7ea80a632
use reachability service to handle network errors in Wikipedia image search example: for cells with image. If connection is lost image with label Loading is displayed until connection is reestablished. Image is exported from paintcode
2015-10-31 14:57:52 +08:00
Vodovozov Gleb
d070c08762
use reachability service to handle network errors in Wikipedia image search example: handle main search and loading titles
2015-10-31 14:57:51 +08:00
Vodovozov Gleb
5dfd604f29
use new reachability service to handle network errors in AutoLoading example
2015-10-31 14:57:51 +08:00
Vodovozov Gleb
a35c77c0e0
Reachability+Rx now is ReachabilityService
2015-10-31 14:57:51 +08:00
Vodovozov Gleb
ea628496f1
when receiving error from GitHubSearchRepositoriesAPI wait while network is reachable again and retry query
2015-10-31 14:57:51 +08:00
Vodovozov Gleb
e8cb6721b7
added Reachability+Rx - contains reactive wrapper
2015-10-31 14:57:51 +08:00
Vodovozov Gleb
64788e9e3c
added reachabilty.swift https://github.com/ashleymills/Reachability.swift
2015-10-31 14:57:51 +08:00
Tomi Koskinen
3e7345df04
TakeLast review fixes
2015-10-27 21:40:26 +02:00
Sendy Halim
d7f3fa774b
Change diposeBag to disposeBag
2015-10-25 19:23:35 +07:00
Krunoslav Zaher
d1666db4d1
Removes unnecessary `subscribeSafe` in case there is already an `Observable` source.
2015-10-25 00:59:50 +02:00
Junior B
97e807080d
Adds `elementAt` operator
2015-10-25 00:16:21 +02:00
Junior B
2936820088
Merge branch 'develop' of github.com:ReactiveX/RxSwift into feature/toArray
...
Conflicts:
RxExample/RxExample.xcodeproj/project.pbxproj
2015-10-23 09:47:01 +02:00
Junior B
3693c7d9ff
Adds `toArray` operator
2015-10-22 09:35:44 +02:00
yury
e453820c08
Add WithLatestFrom operator
2015-10-20 12:43:35 +03:00
Krunoslav Zaher
63a60b359b
Adds `ConcurrentMainScheduler` and `ImmediateScheduler`.
2015-10-19 02:31:16 +02:00
Krunoslav Zaher
0d33a77941
Adds double binding example.
2015-10-19 00:55:41 +02:00
Krunoslav Zaher
8251954b7b
Changes `Driver` extensions to `DriverConvertibleType` extensions.
2015-10-18 18:20:21 +02:00
Krunoslav Zaher
1758f9d63a
Adds `ActivityIndicator` to `RxExample`.
2015-10-18 17:27:09 +02:00
Krunoslav Zaher
a991cad152
Adds `ActivityIndicator`.
2015-10-18 17:19:50 +02:00
Krunoslav Zaher
d22a8fdada
Merge pull request #198 from yury/using
...
Using operator
2015-10-18 16:14:48 +02:00
yury
8b6321e07a
Add Using to RxExample-iOS-no-module target
2015-10-18 16:43:53 +03:00
Krunoslav Zaher
3269f482c9
Adds `concat` overload.
2015-10-18 15:24:53 +02:00
yury
c9ea983f3a
Add Using operator to no-module example
2015-10-17 21:04:38 +03:00
Krunoslav Zaher
6dc7f2e4a6
Rename `ObserverOf` to `AnyObserver`.
2015-10-17 12:15:37 +02:00
Krunoslav Zaher
eba73eec26
Adds `Zip` and `CombineLatest` to `Driver` unit.
2015-10-15 23:30:48 +02:00
Krunoslav Zaher
97f805ce4f
Adds excluded files.
2015-10-15 23:30:47 +02:00
Krunoslav Zaher
2958e0a796
Prototype of units.
2015-10-15 23:30:47 +02:00
yury
cbdf027d3d
Add SkipWhile operator
2015-10-12 11:59:20 +03:00
Krunoslav Zaher
b4d4e4b4d6
Moves retry logic in Github example to right place.
2015-10-10 17:28:59 +02:00
Krunoslav Zaher
a877416c56
Merge pull request #183 from yury/skip-until
...
SkipUntil
2015-10-08 18:44:43 +02:00
yury
403389beec
Add SkipUntil to RxExample-iOS-no-module
2015-10-08 19:07:12 +03:00
Krunoslav Zaher
99ddac7848
Moves validation colors in it's own struct.
2015-10-08 16:31:28 +02:00
samgreen
fe8e6d7965
Add self to access colors from closure.
2015-10-08 09:22:37 -04:00
samgreen
9c3a6d5061
Clearer comment about dispose bags.
2015-10-08 09:19:05 -04:00
samgreen
a8cd83e956
Fixed a typo, used the type alias everywhere, and reorganized a few minor things for readability.
2015-10-07 08:17:47 -07:00
Krunoslav Zaher
893d964864
Includes Rx.xcodeproj in Example app to enable pod try.
2015-10-04 22:28:09 +02:00
Krunoslav Zaher
01faed3c89
Lipstick for Github repository search example.
2015-10-03 19:00:30 +02:00
Krunoslav Zaher
1a798ddb31
Fixes automation tests, unit tests warnings and example app warnings.
2015-10-03 15:55:57 +02:00
Krunoslav Zaher
e2aa73e4b3
Fixes xcode warnings.
2015-10-02 21:21:44 +02:00
Krunoslav Zaher
766d6a7aad
Removes unused variable.
2015-10-01 21:02:15 +02:00
Yoshinori Sano
1d450107dd
Fix error message.
2015-10-01 18:49:47 +09:00
Yoshinori Sano
13c64db9e7
Delegation does not work because `rx_setDelegate` is not called.
2015-10-01 18:35:43 +09:00
Yoshinori Sano
7e2bc5dd43
Clear search result when searh keyword is cleared.
2015-10-01 18:30:10 +09:00
Krunoslav Zaher
f7725f4dfc
Example lipstick.
2015-09-30 13:04:08 +02:00
Krunoslav Zaher
8253b79ac6
Adds GitHub paging logic to RxExample project.
2015-09-30 12:57:00 +02:00
Yoshinori Sano
3d72fc1495
Fix typo.
2015-09-29 20:30:35 +09:00
Yoshinori Sano
c40bbc5c85
Add incremental search.
2015-09-29 19:55:34 +09:00
Yoshinori Sano
fdd53489e2
Add search bar.
2015-09-29 19:51:17 +09:00
Yoshinori Sano
447a06d963
Fix trivial typo.
2015-09-29 14:13:42 +09:00
Yoshinori Sano
30dc3b84af
Add base implementation of auto loading example.
2015-09-29 13:31:48 +09:00
Krunoslav Zaher
e4bb5bf61d
Merge pull request #159 from czeluff/master
...
Wrong level used in image cache.
2015-09-23 21:31:20 +02:00
yoshinori_sano
8b4de57097
Use guard for simplification.
2015-09-22 19:35:27 +09: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
ebe338675c
Adds `buffer` operator, tidy up for `Disposables`.
2015-09-13 13:13:08 +02:00
Krunoslav Zaher
9ac1ade696
Cleanup of observers and improvements to disposable locking performance.
2015-09-12 14:15:42 +02:00
Krunoslav Zaher
0e45753e49
Implements generate operator, and improves Scheduler namings.
2015-09-12 13:16:39 +02:00
Chad Zeluff
ae5777f3b2
typo
2015-09-10 08:25:59 -06:00
Chad Zeluff
d973395973
using proper level 1 cache
2015-09-10 08:25:34 -06: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
c530c746bd
Adds embedded frameworks.
2015-09-01 13:08:55 +02:00
Krunoslav Zaher
a4219416cd
Introduces new units `ControlProperty` and `ControlEvent`.
2015-08-31 22:01:07 +02:00
Krunoslav Zaher
fbe038fcb2
Fixes small leaks in RxExample app.
2015-08-31 12:08:41 +02:00
Krunoslav Zaher
6ac94ea5b6
Scheduler revamp (moving towards protocol extensions), internal optimizations, interface cleanup.
2015-08-31 10:59:37 +02:00
Krunoslav Zaher
1f0f5b9788
Adds collection version of `zip`.
2015-08-30 18:51:53 +02:00
Krunoslav Zaher
8e16a8fad4
Adds collection version of `combineLatest`.
2015-08-30 17:49:35 +02:00
Syo Ikeda
76b81cf5e1
Pass initializer directly
2015-08-28 16:41:27 +09:00
Syo Ikeda
58f31f078a
makeOptional seems to be not needed
...
`Optional.init()` can be used instead.
2015-08-28 16:37:46 +09: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
Carlos García
830134fecf
"".toDouble to Double("") in calculator example
2015-08-25 16:10:17 +02:00
Chris Buchholz
b7a8e19612
zeroRect vs renamed to zero
2015-08-25 12:07:23 +02:00
Krunoslav Zaher
2f306c5300
Fixes target linkages.
2015-08-24 01:19:34 +02:00
Krunoslav Zaher
9c893e75f4
Merges `RxSwift.xcodeproj`, `RxCocoa.xcodeproj` and `RxBlocking.xcodeproj` to `Rx.xcodeproj`.
2015-08-24 00:06:52 +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
7544a2535e
Fixes compile warnings.
2015-08-23 21:37:09 +02:00
Krunoslav Zaher
13a75158d1
Cleanup for `deferred` and fixes for OSX support.
2015-08-23 21:21:02 +02:00
Krunoslav Zaher
70eed3e294
Merge from `develop`
2015-08-23 21:07:59 +02:00
Krunoslav Zaher
b9e708f681
Refactorings for combineLatest, zip, variable.
2015-08-23 20:32:10 +02:00
Krunoslav Zaher
a19c4c50c5
Fixes examples.
2015-08-23 18:09:15 +02:00
Krunoslav Zaher
5a8c053f5f
Refactoring of ObservableType, ObserverType, SubjectType, Bag and Subjects.
2015-08-23 17:30:26 +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
ea9acdd7f7
`trySend` to `?.on` and cleanup for `reduce`
2015-08-14 11:25:53 +02:00
Krunoslav Zaher
c4b392c86d
Fix for #89 (CLAuthorizationStatus casting crash)
2015-08-12 19:38:22 +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
8957cab8f9
Merge branch 'develop' into feature/swift2.0
2015-08-06 02:38:23 +02:00
Carlos García
eb8280b4f2
calculator UI
2015-08-04 11:49:14 +02:00
Krunoslav Zaher
e693ba7084
Renames flatMap index override to flatMapWithIndex.
2015-08-02 15:01:46 +02:00
Krunoslav Zaher
b3f536491b
Merge branch 'develop' into feature/documentation
2015-08-02 12:24:22 +02:00
Krunoslav Zaher
1eccea65f8
Adding CI.
2015-08-02 12:00:39 +02:00
Carlos García
bbda58353b
little improvements in automation tests
...
- more robust testing
- tests stop on failure
- now allow iOS non latest
2015-08-02 04:15:14 +02:00
Krunoslav Zaher
2faddc62b3
iOS 7 Support.
2015-08-01 15:13:26 +02:00
Krunoslav Zaher
130c014e73
Documentation
2015-07-31 11:43:31 +02:00
Carlos García
ae04b4c39f
Adds automations tests for example app
2015-07-31 10:04:47 +02:00
Gareth Knowles
eeffac4502
Fix Errors in examples for xcode 7 beta 4
2015-07-22 10:41:23 +01:00
Krunoslav Zaher
e6e4e53b69
Updated to 1.8
2015-07-21 22:46:17 +02:00
Krunoslav Zaher
f524f20eb9
All example work except for 2 for iOS. Can't compile reactive data sources. Compiler is not yet ready for that :(
2015-07-21 22:46:17 +02:00
Seivan Heidari
09cdeca380
Update RXCocoa
...
And some work on RXCocoasamples.
2015-07-21 22:46:16 +02:00
Krunoslav Zaher
d6f35e69bb
Small fixes.
2015-07-12 21:06:44 +02:00
Krunoslav Zaher
4e59fa86af
Updates documentation and adds RxTarget.
2015-07-12 19:45:01 +02:00
Carlos García
1bc5db4f5d
several fixes and example
...
- CLLocationManager+Rx fixed
- UIDatePicker+Rx fixed
- RxExaples added
2015-07-09 19:32:22 +02:00
Krunoslav Zaher
72dea72186
Fixes warning.
2015-07-05 23:17:40 +02:00
Krunoslav Zaher
fe84c223e5
Adds RxDataSourceKit documentation.
2015-07-05 20:33:14 +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
4547127ae6
Adds skip operator.
2015-06-25 16:15:39 +02:00
Krunoslav Zaher
6321122c3a
Clears misunderstandings and misuses of DisposeBag and ScopedDispose.
2015-06-11 13:31:14 +02:00
Krunoslav Zaher
ae9580116d
Defers evaluation of image cache observable.
2015-06-08 01:04:59 +02:00
Krunoslav Zaher
0aa9a33dff
Fixes retain cycle in example app.
2015-06-08 00:52:36 +02:00
Krunoslav Zaher
cce1e2c43c
Decreses timeout for Github signup example.
2015-06-08 00:17:42 +02:00
Krunoslav Zaher
3a81cb31f3
Adds interval operator.
2015-06-07 15:56:28 +02:00
Krunoslav Zaher
7b894deb4c
Changes DispatchScheduler NSTimeInterval from miliseconds to seconds.
2015-06-06 16:50:48 +02:00
Krunoslav Zaher
ec3f751f6d
Renames functions to properties and adds UIDatePicker extensions and UIBarButtonItem.
2015-05-31 03:55:28 +02:00
Sam Carr
28f06dfb00
Fix typo in UI string literal: "poping" -> "popping"
2015-05-28 09:19:52 +01:00
Junior B
46bffd6e44
improvements for NSSlider and numbers handling
2015-05-24 20:54:41 +02:00
Junior B
b6815fbe54
added slider and info textfield in disposable bag
2015-05-24 19:26:34 +02:00
Junior B
2b21f366c3
less verbose code for example
2015-05-24 19:25:11 +02:00
Junior B
967ef872cd
Added rx_valueChange for NSSlider plus example in Mac App
2015-05-24 19:13:12 +02:00
Krunoslav Zaher
d71bb8777e
Fixes examples.
2015-05-23 16:19:19 +02:00
Krunoslav Zaher
57be2a7dca
Replaces Result with new RxResult that is ported Scala `Try` type.
2015-05-23 00:01:36 +02:00
Krunoslav Zaher
37e6c09194
Brushes up examples.
2015-05-19 21:20:10 +02:00
Krunoslav Zaher
9ba154edd5
Divide and conquer.
2015-05-19 20:50:29 +02:00
Krunoslav Zaher
7724976cba
Adds prerelease tests.
2015-05-19 20:31:21 +02:00
Krunoslav Zaher
56834c2dd2
Reactores project and creates separate targets for iOS and OSX.
2015-05-17 19:07:24 +02:00
Carlos García
3fbe7d42bb
whitespaces issues, kzaher comments and pipelines in new lines
2015-05-14 11:22:07 +02:00
Carlos García
8f343c226d
Reducing the complexity of the examples
...
Reducing the complexity of the examples, centralizing dependences in a singleton. So common it's all in one place and not have to follow references. It is not a major change in what, I know, but I think it simplifies the understanding of the common parts. For example, this makes it clearer than in the app are only two Scheduler (mainScheduler and backgroundWorkScheduler)
2015-05-13 13:54:09 +02:00