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
|
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
|
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
|
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
|
c4b392c86d
|
Fix for #89 (CLAuthorizationStatus casting crash)
|
2015-08-12 19:38:22 +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
|
b3f536491b
|
Merge branch 'develop' into feature/documentation
|
2015-08-02 12:24:22 +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
|
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
|
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
|
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 |