Commit Graph

169 Commits

Author SHA1 Message Date
Krunoslav Zaher 7b894deb4c Changes DispatchScheduler NSTimeInterval from miliseconds to seconds. 2015-06-06 16:50:48 +02:00
Krunoslav Zaher 2fb19378f6 Fixes for OSX. 2015-06-05 13:00:05 +02:00
Krunoslav Zaher 5700fdbd15 Merge branch 'develop' of github.com:kzaher/RxSwift into develop 2015-06-05 12:53:21 +02:00
Krunoslav Zaher 9b012a3c99 Improves schedulers and `observeOn` operator. 2015-06-05 12:52:12 +02:00
Krunoslav Zaher 1538e6e973 Merge pull request #29 from carlosypunto/from-creation-function
from function added
2015-06-02 10:18:51 +02:00
Carlos García 8bf77b5410 from function added 2015-06-02 07:52:33 +02:00
Krunoslav Zaher ec3f751f6d Renames functions to properties and adds UIDatePicker extensions and UIBarButtonItem. 2015-05-31 03:55:28 +02:00
Krunoslav Zaher ffb61a6c11 Merge pull request #26 from avdwerff/develop
added UISlider rx_value extension
2015-05-28 14:25:16 +02:00
Alexander van der Werff ab47a23a78 added UISlider rx_value extension 2015-05-28 14:08:49 +02:00
Krunoslav Zaher e476609831 Merge pull request #25 from alwaysthecritic/develop
Fix typos
2015-05-28 10:30:17 +02:00
Sam Carr be2a51cb9c Fix typos in comments. 2015-05-28 09:20:03 +01:00
Sam Carr 28f06dfb00 Fix typo in UI string literal: "poping" -> "popping" 2015-05-28 09:19:52 +01:00
Krunoslav Zaher 6e3538f7ab Fixes problem with zip and hot observables. 2015-05-27 21:38:59 +02:00
Krunoslav Zaher 942c78171b Merge branch 'develop' of github.com:kzaher/RxSwift into develop 2015-05-26 21:38:24 +02:00
Krunoslav Zaher b057bd1aab Adds slack channel. 2015-05-26 21:38:00 +02:00
Krunoslav Zaher dc7dd7b8a1 Merge pull request #19 from carlosypunto/example-function-in-playground
example-function-in-playground
2015-05-26 15:00:48 +02:00
Carlos García 566f9c95a6 return carriage added 2015-05-26 12:28:42 +02:00
Carlos García 5563acfc1e example-function-in-playground 2015-05-26 12:21:32 +02:00
Krunoslav Zaher befa20293a Merge pull request #16 from dtartaglia/develop
A little more work on the playground.
2015-05-26 10:48:19 +02:00
Daniel Tartaglia 3576b38c4c Merge remote-tracking branch 'upstream/develop' into develop
lop
2015-05-24 20:51:24 -04:00
Daniel Tartaglia 5de49b1d4d Add 'aggregate' function and spelling corrections. 2015-05-24 20:36:28 -04:00
Daniel Tartaglia 5de4a0fc88 Fix some spelling errors. 2015-05-24 19:48:03 -04:00
Krunoslav Zaher 0594b0cdd7 Release 1.4 2015-05-25 01:10:43 +02:00
Krunoslav Zaher d6acb4d8d3 Adds new extensions. 2015-05-25 01:07:04 +02:00
Krunoslav Zaher ba947464ca Merge pull request #12 from dtartaglia/develop
Create UIControl. Set to handle all possible events. Added OSXPlayground Documentation
2015-05-25 00:54:29 +02:00
Krunoslav Zaher ace0b01993 Adds slack info and fixes roadmap url. 2015-05-25 00:52:51 +02:00
Krunoslav Zaher ea1ae3ae86 Merge pull request #13 from bontoJR/develop
Added NSSlider for Mac
2015-05-24 23:56:47 +02:00
Daniel Tartaglia c69d2f7668 Added an OS XPlayground for documentation. 2015-05-24 15:36:31 -04: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
Daniel Tartaglia 6546295ae8 Create UIControl. Set to handle all possible events. 2015-05-23 20:15:15 -04:00
Krunoslav Zaher c729e9ff09 Adds zip operator. 2015-05-24 01:33:55 +02:00
Krunoslav Zaher 6e5e73ad8a Adds BehaviorSubject tests. 2015-05-23 20:29:56 +02:00
Krunoslav Zaher 335a43756e Adds error property to Event. 2015-05-23 20:29:42 +02:00
Krunoslav Zaher a48397d1f5 Subjects cleanup. 2015-05-23 18:18:30 +02:00
Krunoslav Zaher d71bb8777e Fixes examples. 2015-05-23 16:19:19 +02:00
Krunoslav Zaher 1e889a836f Adds isSuccess and isFailure to RxResult. 2015-05-23 16:19:04 +02:00
Krunoslav Zaher e1ff7530d9 Removes ObserverOf proxy from sink implementations. 2015-05-23 16:12:24 +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 bdd221c34a Fixes small typo in README.md 2015-05-21 21:00:08 +02:00
Krunoslav Zaher 21869bef93 Removes iOS dependancy from podspec. 2015-05-21 20:48:01 +02:00
Krunoslav Zaher 6183eb9876 Release 1.3 2015-05-19 21:28:17 +02:00
Krunoslav Zaher 37e6c09194 Brushes up examples. 2015-05-19 21:20:10 +02:00
Krunoslav Zaher af19f5314c Removes recovery file. 2015-05-19 21:01:12 +02:00
Krunoslav Zaher 9ba154edd5 Divide and conquer. 2015-05-19 20:50:29 +02:00
Krunoslav Zaher 9d892bf14c Adds CONTRIBUTING.md. 2015-05-19 20:46:37 +02:00
Krunoslav Zaher ff28fbee48 Adds proper attribution to Rx Logo and license (at least I think it does) . Sry guys. 2015-05-19 20:44:29 +02:00
Krunoslav Zaher 626e38c439 Start of proper documentation. 2015-05-19 20:44:08 +02:00