Commit Graph

1479 Commits

Author SHA1 Message Date
Krunoslav Zaher 8a3b47953d Changes 2.5 to 2.5.0. 2016-05-15 18:28:31 +02:00
Krunoslav Zaher 33f2487a41 Adds 2.5.0 changes to CHANGELOG. 2016-05-15 18:28:31 +02:00
Krunoslav Zaher 3aa3850a74 Makes `NSTextField` implement `RxTextInput`. 2016-05-15 18:28:31 +02:00
Krunoslav Zaher 69b45ed364 Fixes Wikipedia automation tests. 2016-05-15 18:28:31 +02:00
Krunoslav Zaher aed5ac864a Improves delegate proxy messaging. #675 2016-05-15 18:28:31 +02:00
Krunoslav Zaher 0c34e28d38 Turns off bitcode for RxTests. #584 2016-05-15 18:28:31 +02:00
Krunoslav Zaher 761e9fea8b Release 2.5 2016-05-15 18:28:31 +02:00
Krunoslav Zaher 6b8738752f Merge pull request #685 from carlosypunto/moreComprensibleActivityIndicator
More comprensible `ActivityIndicator`
2016-05-15 16:34:27 +02:00
Carlos García f44393c1d8 More comprensible `ActivityIndicator` 2016-05-15 15:23:08 +02:00
Krunoslav Zaher fcbdc00f24 Merge branch 'feature/update-playground' into develop 2016-05-15 13:23:24 +02:00
Jesse Farless 4de6a0b621 Improve language in comment 2016-05-15 13:21:44 +02:00
Jesse Farless 7e64194403 Use new Swift selector syntax in comment 2016-05-15 13:21:44 +02:00
Jesse Farless 3194efced8 Update comment to use new non-deprecated method 2016-05-15 13:21:44 +02:00
Jesse Farless fb97732d85 Fix argument key in comment 2016-05-15 13:21:44 +02:00
Jesse Farless b4ce5629cc Typo in comment 'extensions' with an 's' 2016-05-15 13:21:44 +02:00
Krunoslav Zaher a9135f1169 Improves documentation for `DelegateProxy.observe`. #654 2016-05-15 13:21:44 +02:00
Krunoslav Zaher 02413a176e Adds unit test for only setting different text values. 2016-05-15 13:21:44 +02:00
Krunoslav Zaher 993cc1af76 Provides explanations for check. 2016-05-15 13:21:44 +02:00
Krunoslav Zaher 21904f14c9 Fixes problems with two way binding that was caused by `rx_text` and always setting the text value even when the value was equal, and thus clearing the marked text state. #649 2016-05-15 13:21:44 +02:00
Scott Gardner aca9950fdc Add missing Next link 2016-05-14 16:54:54 -05:00
Scott Gardner 84c42e6dd6 Split Error Handling and Debugging Operators into separate pages 2016-05-14 16:50:47 -05:00
Krunoslav Zaher 1c03845341 Merge pull request #683 from solidcell/delegate-proxy-typos
DelegateProxyType comment updates
2016-05-14 21:23:24 +02: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
Jesse Farless 8a5e303af9 Improve language in comment 2016-05-14 10:47:04 +02:00
Jesse Farless f4ddfbda39 Use new Swift selector syntax in comment 2016-05-14 10:46:38 +02:00
Jesse Farless 5a26b2bc74 Update comment to use new non-deprecated method 2016-05-14 10:45:24 +02:00
Jesse Farless 665d9c7fbc Fix argument key in comment 2016-05-14 10:44:39 +02:00
Jesse Farless e6090fff58 Typo in comment 'extensions' with an 's' 2016-05-14 10:43:11 +02:00
Scott Gardner e0923c9f0c Move Test Error to SupportCode 2016-05-13 19:03:18 -05:00
Krunoslav Zaher 4c23f61b81 Improves documentation for `DelegateProxy.observe`. #654 2016-05-14 02:02:25 +02:00
Krunoslav Zaher cd247fe639 Merge pull request #677 from ReactiveX/feature/IME_input
Fixes problems with two way binding that was caused by `rx_text` and …
2016-05-14 01:29:43 +02:00
Krunoslav Zaher 3fa44935a1 Adds unit test for only setting different text values. 2016-05-14 01:20:54 +02: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
Krunoslav Zaher bee2ce5e4b Provides explanations for check. 2016-05-13 00:47:44 +02:00
Krunoslav Zaher 1aa1b570b0 Fixes problems with two way binding that was caused by `rx_text` and always setting the text value even when the value was equal, and thus clearing the marked text state. #649 2016-05-13 00:38:26 +02: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