Commit Graph

1448 Commits

Author SHA1 Message Date
Scott Gardner 84c42e6dd6 Split Error Handling and Debugging Operators into separate pages 2016-05-14 16:50:47 -05:00
Scott Gardner 990c967052 Add missing dividers between examples 2016-05-14 13:23:57 -05:00
Scott Gardner 52005f4096 Disable RxSwift.resourceCount example outside of playground 2016-05-14 12:34:18 -05:00
Scott Gardner 3efaeac3ad Rename Debugging_and_Error_Handling_Operators to Error_Handling_and_Debugging_Operators and update 2016-05-14 06:56:55 -05:00
Scott Gardner bc81ce4252 Update Rx.swift 2016-05-14 06:56:12 -05:00
Scott Gardner e0923c9f0c Move Test Error to SupportCode 2016-05-13 19:03:18 -05:00
Scott Gardner 964f5be0d6 Update Connectable Operators 2016-05-13 17:39:51 -05:00
Scott Gardner 632e8ce154 Update Connectable Operators 2016-05-13 17:25:03 -05:00
Scott Gardner 6a1346c5c7 Update SupportCode 2016-05-13 17:24:51 -05:00
Scott Gardner 8b63f25fe1 Update Mathematical and Aggregate Operators 2016-05-13 15:46:04 -05:00
Scott Gardner 4046c1163c Update skipUntil example 2016-05-13 14:49:00 -05:00
Scott Gardner 4b03165635 Combine Filtering and Conditional Operators pages 2016-05-13 14:47:19 -05:00
Scott Gardner 38dec119e9 Update Combining Operators and move before Transforming Operators 2016-05-13 14:01:43 -05:00
Scott Gardner a68c07beb5 Update Filtering Operators 2016-05-13 11:28:07 -05:00
Scott Gardner c0bebbb795 Update Transforming Operators 2016-05-13 11:27:45 -05:00
Scott Gardner 3771e63a4c Minor update to Rx.playground based on feedback from kzaher 2016-05-12 16:04:32 -05:00
Scott Gardner ef62979f62 Change flatMapLatest example in Rx.playground to initially use flatMap 2016-05-12 15:34:10 -05:00
Scott Gardner 070139a4c4 Update playground...
Table of Contents
Introduction
Creating and Subscribing to Observables
Working with Subjects
Transforming Operators
2016-05-12 15:30:38 -05:00
Krunoslav Zaher 26dad8095f Merge pull request #676 from solidcell/language-tweaks
Fix typos and tweak language in docs
2016-05-12 22:27:49 +02:00
Jesse Farless 64e40ef604 Fix typos and tweak language in docs 2016-05-12 13:42:29 +02:00
Krunoslav Zaher fc519c3bb2 Merge pull request #674 from kumapo/add-rx-title-to-navigation-item
Add rx_title property to UINavigationItem
2016-05-11 21:30:03 +02:00
kumapo 1252338905 Add documentation for UINavigationItem+Rx 2016-05-12 01:28:12 +09:00
kumapo 02d30f846c Add unit tests for UINavigationItem+Rx 2016-05-12 00:24:06 +09:00
kumapo e1a6847fbf Fix pre-release-tests error 2016-05-09 20:47:54 +09:00
kumapo cbe17b7c1c Add rx_title property to UINavigationItem 2016-05-09 18:20:53 +09:00
Krunoslav Zaher 92b8a51891 Orta's improvements. 2016-05-09 00:05:04 +02:00
Krunoslav Zaher ce5fcd1f4f Improves documentation. 2016-05-08 23:52:26 +02:00
Carlos García a2306bdf90 adds a little note about subscrition 2016-05-08 23:52:26 +02:00
Carlos García 207761c2a7 improve playgrouds
Thanks @finneycanhelp for help me to improve my English writing
2016-05-08 23:52:26 +02:00
Krunoslav Zaher cf0ef0b941 Merge pull request #673 from acecilia/develop
Fix to support iOS 7
2016-05-08 22:57:06 +02:00
Andrés Cecilia 881909a687 Fix to support iOS 7 2016-05-08 22:42:53 +02:00
Krunoslav Zaher b202c91991 Fixes unit tests for `installForwardDelegate`. 2016-05-08 22:10:34 +02:00
Krunoslav Zaher d197ce0fbb Exposes `installForwardDelegate` and transforms `proxyForObject` into protocol extension. 2016-05-08 21:32:02 +02:00
Krunoslav Zaher 9b6f069f81 Merge pull request #669 from vburojevic/develop
Unwrap optional forwardToDelegate in assert message
2016-05-07 00:00:14 +02:00
Vedran Burojevic 139559f410 Unwrap optional forwardToDelegate in assert message 2016-05-06 20:52:08 +02:00
Krunoslav Zaher bb1b653ee0 Merge pull request #668 from rad182/develop
fixed typos
2016-05-06 15:30:12 +02:00
Royce Dy 0dec95efcb fixed typos 2016-05-06 10:49:51 +08:00
Krunoslav Zaher 81b9ff7322 Merge pull request #660 from ReactiveX/typed-gesture-recognizer-extension
Typed gesture recognizer extension
2016-05-03 23:24:18 +02:00
Scott Gardner caf4c497a6 Update Event...
Revise documentation
Follow convention to adopt and conform to a protocol in the extension
2016-05-03 09:33:26 -05:00
Yury Korolev 5fff8d2b7f Better code formatting 2016-05-03 12:05:21 +03:00
Yury Korolev 2e6cfdc15c Docs for Reactive protocol 2016-05-03 12:01:23 +03:00
Yury Korolev c5a21681a8 Rename Rx to Reactive protocol 2016-05-02 20:05:38 +03:00
Yury Korolev 3e1b2d0789 Typed rx_event for UIGestureRecognizer 2016-05-02 13:36:09 +03:00
Krunoslav Zaher 779eb92d9e Fixes copyright in header. 2016-04-30 12:06:00 +02:00
Krunoslav Zaher 7687ad4c68 Updates RxDataSources. 2016-04-29 20:52:00 +02:00
Krunoslav Zaher 0288ba78d5 Merge pull request #643 from Nirma/develop
Dry up lock / unlock logic in Lock.swift
2016-04-29 20:34:51 +02:00
Krunoslav Zaher b3036c037b Merge pull request #647 from Nirma/grammar_fix
Grammar fixes and minor clarifications in Intro playground text.
2016-04-28 23:04:05 +02:00
Krunoslav Zaher 27d722e52d Merge pull request #648 from Nirma/subject_clarification
Add Clarification to BehaviorSubject and grammar fixes
2016-04-28 23:02:44 +02:00
Nicholas Maccharoli 8bbc952c6f Add Clarification to BehaviorSubject and grammar fixes 2016-04-26 15:08:56 +09:00
Nicholas Maccharoli 3363432c66 Grammar fix in Intro playground 2016-04-26 14:22:18 +09:00