Commit Graph

242 Commits

Author SHA1 Message Date
Krunoslav Zaher fa5d9ec97e Fixes build for all schemes. 2015-07-12 16:07:40 +02:00
Krunoslav Zaher 53bd68f5ba Additional kvo and dealloc tests. 2015-07-12 14:31:58 +02:00
Krunoslav Zaher 56cc53375d Adds weak observing. 2015-07-12 14:31:15 +02:00
Krunoslav Zaher 3cb634f7a3 Removes dummy file. 2015-07-12 14:30:53 +02:00
Krunoslav Zaher d55f286243 Adds deallocated observable and improves KVO with non retained targets. 2015-07-12 14:30:53 +02:00
Krunoslav Zaher 51ea96f7e5 Share schemes. 2015-07-11 23:07:58 +02:00
Krunoslav Zaher e35a5d7f6e Merge pull request #52 from carlosypunto/feature/wrappersForCocoaAPIS
several Cocoa API wrappers
2015-07-10 10:49:49 +02:00
Carlos García 9cb8780d95 some fixes and polished 2015-07-10 09:36:43 +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
Carlos García 07ee6bf77e several Cocoa API wrappers 2015-07-08 23:48:14 +02:00
Krunoslav Zaher a83fe0259e Merge branch 'master' into develop 2015-07-06 12:01:36 +02:00
Krunoslav Zaher 0b9331c678 Updates roadmap url. 2015-07-06 12:01:14 +02:00
Krunoslav Zaher 420b6809d4 Added test for rxError bug. 2015-07-06 09:54:26 +02:00
Krunoslav Zaher 2f697fe5d4 Additional unit test for DelegateProxy. 2015-07-06 09:40:03 +02:00
Krunoslav Zaher 72dea72186 Fixes warning. 2015-07-05 23:17:40 +02:00
Krunoslav Zaher f9f76630ec Release 1.7 2015-07-05 22:44:56 +02:00
Krunoslav Zaher fe84c223e5 Adds RxDataSourceKit documentation. 2015-07-05 20:33:14 +02:00
Krunoslav Zaher 2b943749fb Adds delegate proxy tests. 2015-07-05 20:14:10 +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 abc45b758a Merge pull request #44 from ashfurrow/uicontrol-enabled
Added rx_subscribeEnabledTo to UIControl
2015-07-04 22:12:32 +02:00
Ash Furrow 9c67d967e1 Added rx_subscribeEnabledTo to UIControl. 2015-07-04 11:51:38 -04:00
Krunoslav Zaher 09dea7d387 Merge pull request #41 from carlosypunto/more-playgrounds
Subjects playground
2015-06-27 02:44:10 +02:00
Carlos García a4fe7475e9 Merge branch 'develop' of https://github.com/kzaher/RxSwift into more-playgrounds
# Conflicts:
#	Playgrounds/Introduction.playground/timeline.xctimeline
#	Playgrounds/ObservablesOperators/Observables+Connectable.playground/Contents.swift
#	Playgrounds/ObservablesOperators/Observables+Connectable.playground/contents.xcplayground
2015-06-27 02:37:40 +02:00
Carlos García e523e9ffa3 corrections in playgrouds 2015-06-27 02:33:04 +02:00
Krunoslav Zaher 28ddb7e7f1 Merge pull request #39 from carlosypunto/develop
use ReplaySubject in Playgrounds
2015-06-26 10:38:18 +02:00
Carlos García 338a4de26b use ReplaySubject in Playgrounds 2015-06-26 01:36:29 +02:00
Krunoslav Zaher c314cf9417 Fixes problem with ReplaySubject location. 2015-06-25 20:53:44 +02:00
Krunoslav Zaher 9b722b81c9 Renames Subject to PublishSubject and moves ReplaySubject to Subjects directory. 2015-06-25 16:18:21 +02:00
Krunoslav Zaher 4547127ae6 Adds skip operator. 2015-06-25 16:15:39 +02:00
Krunoslav Zaher 6628516fa8 Merge pull request #37 from carlosypunto/more-playgrounds
More playgrounds
2015-06-24 10:21:04 +02:00
Carlos García f5dd473d05 timeline.xctimeline added to .gitignore 2015-06-24 08:44:12 +02:00
Carlos García adc3a7d77f rendered markup setted 2015-06-24 08:34:54 +02:00
Carlos García a283444048 secon catch example added 2015-06-23 13:19:28 +02:00
Carlos García e3a4bc2f4d little corrections 2015-06-22 01:55:38 +02:00
Carlos García 95ba612334 retry an take added 2015-06-21 10:57:41 +02:00
Carlos García c85e028e6a more playgrounds and homogenization 2015-06-20 15:03:58 +02:00
Carlos García 395e1c3fef Xcode error fixed 2015-06-20 13:07:07 +02:00
Carlos García 5642810882 small rx_text correction 2015-06-20 08:39:37 +02:00
Krunoslav Zaher d38e140434 Release 1.6 2015-06-14 19:38:51 +02:00
Krunoslav Zaher 6340563c29 Fixes release mode compiler error. 2015-06-14 19:28:27 +02:00
Krunoslav Zaher a631010071 Updates readme and renames `foldl` to `reduce`. 2015-06-14 19:14:57 +02:00
Krunoslav Zaher 84b982ee19 Adds `amb` operator. 2015-06-14 18:50:41 +02:00
Krunoslav Zaher 33afb930e9 Adds `scan`. 2015-06-14 16:29:04 +02:00
Krunoslav Zaher a22705e63b Added debounce alias for throttle. 2015-06-14 15:41:32 +02:00