Commit Graph

2884 Commits

Author SHA1 Message Date
Shai Mishali
f315349362 Added soft deprecation warnings to RxTest. Moved to DeprecationWarner. 2018-01-21 20:15:02 +01:00
Shai Mishali
41db7b7503 Warn for Deprecation the first time a Variable is initialized on DEBUG 2018-01-21 20:15:02 +01:00
tarunon
d480da6d2a fix ambiguous compile error 2018-01-15 16:37:14 +01:00
Krunoslav Zaher
e479d0029d
Release 4.1.1 2018-01-09 09:26:36 +01:00
Kirill Yakimovich
b55cd50f6f review fixes 2018-01-09 09:14:59 +01:00
Kirill Yakimovich
13140c3dd8 Helping swift to infer type of 'complex' expression when used as a pod 2018-01-09 09:14:59 +01:00
Sebastian Osiński
ba5b61dde2 Update testcase to use new method 2018-01-01 19:37:14 +01:00
Sebastian Osiński
ae01fcabc8 Add do(onSuccess:onError:onSubscribe:onSubcribed:onDispose) method. Mark do(onNext:onError:onSubscribe:onSubcribed:onDispose) as deprecated 2018-01-01 19:37:14 +01:00
beeth0ven
162f9117c1 Remove timeless function public keyword 2017-12-28 17:30:53 +01:00
beeth0ven
9379cd9107 Remove global timeless functions 2017-12-28 17:30:53 +01:00
beeth0ven
f20448131f Update CHANGELOG.md 2017-12-28 17:30:53 +01:00
beeth0ven
51c408503c Use static timeless method in Tests 2017-12-28 17:30:53 +01:00
beeth0ven
b924b28ac4 Add Recorded Event timeless factory method 2017-12-28 17:30:53 +01:00
Florent Pillet
0bc7754ea7
Update CHANGELOG.md
Fixed typo
2017-12-28 00:32:26 +01:00
Krunoslav Zaher
49eba516f1
Release 4.1.0 2017-12-27 22:55:44 +01:00
Lucas Nelaupe
c21a302d6a Implement error Hook for Traits 2017-12-27 17:23:15 +01:00
enomoto
47e3d7ecfb Suppress Asset Catalog Compiler Warning of RxExample-iOS 2017-12-27 17:21:33 +01:00
Sourav Chandra
886a25d97e Update Traits.md 2017-12-23 13:04:26 +01:00
beeth0ven
49a62ebe14 Improve the documentation 2017-12-23 00:55:31 +01:00
beeth0ven
92ad57f1b3 Correct CHANGELOG.md 2017-12-23 00:55:31 +01:00
beeth0ven
28570d9f28 Update CHANGELOG.md 2017-12-23 00:55:31 +01:00
beeth0ven
e337cca7de Add two missing cases 2017-12-23 00:55:31 +01:00
beeth0ven
ef12808322 Use array factory method to create multiple events in Tests 2017-12-23 00:55:31 +01:00
beeth0ven
bfc902bc00 Add factory method for an array of recorded events 2017-12-23 00:55:31 +01:00
beeth0ven
e82f2d8ea2 Add file Recorded+Event.swift 2017-12-23 00:55:31 +01:00
Krunoslav Zaher
649365d76c
Merge branch 'introduce-recored-event-static-func' of https://github.com/beeth0ven/RxSwift into beeth0ven-introduce-recored-event-static-func 2017-12-14 11:29:59 +01:00
Krunoslav Zaher
91f6cbedcc
Fixes iOS 11.2 leak. 2017-12-12 23:25:16 +01:00
Krunoslav Zaher
413686ccc1
Fixes leftover optional in blocking version of single operator. #1525 2017-12-12 23:24:54 +01:00
Victor Sigler
f2397bd307 Update the CHANGELOG 2017-12-12 16:30:25 +01:00
Victor Sigler
6cca5b4c0a Add practical examples for the ControlProperty 2017-12-12 16:30:25 +01:00
Victor Sigler
faecd2bdfd Add practical usage example for the ControlProperty 2017-12-12 16:30:25 +01:00
Victor Sigler
a2105755f9 Update with the initial definitions for ControlEvent/ControlProperty 2017-12-12 16:30:25 +01:00
beeth0ven
984ac7810e Remove global function's deprecated attribute 2017-12-08 11:31:12 +08:00
shoheiyokoyama
e1fa86354b Avoid force cast by using castOrThrow 2017-12-04 21:25:07 +01:00
beeth0ven
3d06918ffe Delete file Recorded+Event.swift 2017-12-01 15:39:57 +08:00
beeth0ven
fb5035e427 Use original implementation in global functions 2017-11-30 20:20:10 +08:00
beeth0ven
3cba111f42 Add type info when create Recorded Event in RxTest/Deprecated.swift 2017-11-30 19:54:03 +08:00
beeth0ven
096a6a77c5 Update Recorded+Event.swift file headers 2017-11-30 18:26:47 +08:00
beeth0ven
952d6fa885 Add change log 2017-11-30 14:58:08 +08:00
beeth0ven
4aa4ec63d5 Clean up remain warnings 2017-11-30 14:50:18 +08:00
beeth0ven
41fd9c3341 Replace completed with Recorded.completed in Tests 2017-11-30 14:27:59 +08:00
beeth0ven
7bb26bf8a6 Replace error with Recorded.error in Tests 2017-11-30 14:04:36 +08:00
beeth0ven
7c4273afcd Replace next with Recorded.next in Tests 2017-11-30 13:42:48 +08:00
beeth0ven
b6b3a0deda Deprecated Recorded Event global factory method 2017-11-30 13:13:15 +08:00
beeth0ven
1abbd5a92d Add Recorded Event factory method 2017-11-30 13:03:21 +08:00
Krunoslav Zaher
121c0f9342
Merge branch 'more-contribution-guide' into develop 2017-11-28 23:25:02 +01:00
Krunoslav Zaher
4e55d7b0ba
Fix README.md 2017-11-28 23:24:41 +01:00
Florent Pillet
6574100aeb Contribution guide improvements & link from README 2017-11-26 20:51:40 +01:00
Florent Pillet
b0b22fa6b8 Initial pass at a new contribution guide 2017-11-26 20:00:23 +01:00
Krunoslav Zaher
e1933ebe21
Adds deprecation explanation for Variable. #1501 2017-11-26 19:03:10 +01:00