Commit Graph

3360 Commits

Author SHA1 Message Date
Luciano Almeida
1fba558d66 Updating deprecated examples. 2019-04-27 11:55:33 +02:00
Luciano Almeida
4eeb5e76f0 trivial: Removing unnecessary conversion 2019-04-27 11:55:06 +02:00
freak4pc
1dbb9343a7 Tests: Rename O to Observer when applicable 2019-04-27 11:54:41 +02:00
freak4pc
05e27bc13b RxRelay & RxTest: Rename O to Observer when applicable 2019-04-27 11:54:41 +02:00
freak4pc
de3ae8bbbe RxCocoa: Rename O to Observer when applicable 2019-04-27 11:54:41 +02:00
freak4pc
29705673bb RxSwift: Rename O to Observer when applicable 2019-04-27 11:54:41 +02:00
Luciano Almeida
d4354f36a2 Updating Danger. 2019-04-26 09:50:29 +03:00
Krunoslav Zaher
645cbf9767
Merge pull request #1950 from ReactiveX/s-to-subject
Rename S to Subject, SubjectObserverType to Observer
2019-04-25 21:02:54 +02:00
Krunoslav Zaher
9416e7716c
Merge branch 'develop' into s-to-subject 2019-04-25 21:02:10 +02:00
freak4pc
7904405433 Rename S to SharingStrategy 2019-04-25 21:00:20 +02:00
freak4pc
d511352fb1
Add CHANGELOG entry S to Subject 2019-04-25 14:13:49 +03:00
freak4pc
a312d37d4b
Rename S to Subject as generic constraint 2019-04-25 14:11:13 +03:00
freak4pc
e7c45d3da0
Rename SubectType.SubjectObserverType to SubjectType.Observer 2019-04-25 14:05:06 +03:00
freak4pc
d4239bd006 Add CHANGELOG entry for C->Collection, S->Sequence change 2019-04-25 12:57:02 +02:00
freak4pc
5eb3c2bc09 RxCocoa: Rename S generic constraint to Sequence 2019-04-25 12:57:02 +02:00
freak4pc
786521f83a RxSwift: Rename S generic constraint to Sequence 2019-04-25 12:57:02 +02:00
freak4pc
9904b4c7d7 Rename C generic constraint to Collection 2019-04-25 12:57:02 +02:00
freak4pc
7d916de623 Tests: Rename R constraint to Result 2019-04-25 12:27:20 +02:00
freak4pc
9995177018 RxCocoa: Rename R constraint to Result 2019-04-25 12:27:20 +02:00
freak4pc
942cca3c7f RxSwift: Rename R constraint to Result 2019-04-25 12:27:20 +02:00
Adrian Zubarev
6721854f35 Typo fix. 2019-04-24 20:26:28 +02:00
Adrian Zubarev
9b5f1a7c0c Align the name of the associated type with its semantics. 2019-04-24 20:26:28 +02:00
Krunoslav Zaher
d562ef011c
Update SharedSequence.swift 2019-04-23 14:27:09 +02:00
Krunoslav Zaher
92fa579bf2
Update SharedSequence.swift 2019-04-23 14:27:00 +02:00
freak4pc
2b8c1a974c RxCocoa & RxTest: Rename Element to ElementType 2019-04-23 14:24:43 +02:00
freak4pc
e48fad5b39 RxSwift: Rename ElementType to Element 2019-04-23 14:24:43 +02:00
freak4pc
d7d6186e54 Traits: Rename TraitType to Trait, Rename ElementType to Element 2019-04-23 14:24:43 +02:00
freak4pc
974bce026b Added CHANGELOG entry for associated types renames 2019-04-23 14:24:43 +02:00
freak4pc
b52bb0c5e6 Remove redundant typealiases for Element 2019-04-23 14:24:43 +02:00
freak4pc
4a6b480c70 Fix tests according to E->Element rename 2019-04-23 14:24:43 +02:00
freak4pc
176066f268 Update E to Element in RxExample 2019-04-23 14:24:43 +02:00
freak4pc
120a45fb5a Update E to Element in RxRelay 2019-04-23 14:24:43 +02:00
freak4pc
0a47f7ea4f Update E to Element in RxBlocking 2019-04-23 14:24:43 +02:00
freak4pc
227db3ed0e Update E to Element in RxTest 2019-04-23 14:24:43 +02:00
freak4pc
30a069d0b6 Update E to Element in RxCocoa 2019-04-23 14:24:43 +02:00
freak4pc
991e955297 Update E to Element in RxSwift 2019-04-23 14:24:43 +02:00
freak4pc
eef9a2d182 Change E to Element with a deprecation 2019-04-23 14:24:43 +02:00
Suryakant
581a6985f6 Update Geolocation.swift
add case for whenInUse, as we required the only whenInUse  location in our app to its better that our demo for geolocation subscription should work when user give the whenInUse permission. Currently its is showing error in case user given the whenInUse permission.
Thanks
2019-04-21 21:35:53 +02:00
Krunoslav Zaher
ceaddb2e66 Merge branch 'nakedsoftware-staticlib-playgrounds' into develop 2019-04-21 13:17:19 +02:00
Krunoslav Zaher
a4867c1779 Updates docs and TARGET_DEVICE_FAMILY. 2019-04-21 13:16:59 +02:00
freak4pc
c9cfa248a5 Update CHANGELOG for RxSwift 5 2019-04-21 12:48:11 +02:00
Michael Collins
c76409e4cb Revert Development Team Changes
I revered the change that I made to the development team setting when
building the RxExample application for testing the static library
solution.
2019-04-20 16:44:23 -07:00
Michael Collins
b19394116a Update validate-playgrounds.sh
I revised my previous change to get validate-playgrounds.sh to build
the RxPlaygrounds dynamic framework before attempting to build the
playgrounds test application.
2019-04-20 16:29:20 -07:00
Michael Collins
ae46216492 Update validate-playgrounds.sh
I updated validate-playgrounds.sh to also build the RxPlaygrounds
framework.
2019-04-20 16:17:10 -07:00
Michael Collins
3ff1656f29 Update RxPlaygrounds.swift Comment
I changed line 3 of RxPlaygrounds.swift from `// RxPlaygrounds` to
`// RxExample` because of some build validation check.
2019-04-20 16:05:30 -07:00
Michael Collins
4acedb7198 Fix RxExample and RxPlaygrounds
I fixed the build settings for the RxExample application targets and
for the RxPlaygrounds dynamic framework target to work correctly with
the static framework versions of the RxSwift, RxCocoa, and RxRelay
frameworks.
2019-04-20 16:02:06 -07:00
freak4pc
cea92be78b
Attempt to fix playgrounds with wrapping dynamic framework 2019-04-20 14:02:20 +03:00
freak4pc
a30d2c121c
Update README for Carthage support 2019-04-19 08:24:21 +03:00
freak4pc
eda0d8db55
Make validate-playgrounds work with Static Libraries 2019-04-19 00:25:48 +03:00
freak4pc
4cb01d76e5
Add -all-load linker flag to test targets 2019-04-19 00:25:24 +03:00